blender/source
Tamito Kajiyama 6b37baf34c Fix for [#34913] Freestyle: Problem w/ Edge Marks combined w/ Collision.
Freestyle edge marks were messed up with Collision and other physics mesh modifiers.
The issue was due to copied Vlak instances without resetting edge marks to proper values.

Also made minor changes for avoiding unnecessary hash table lookups, and added an
assertion to check potential buffer overrun.
2013-04-14 00:27:31 +00:00
..
blender Fix for [#34913] Freestyle: Problem w/ Edge Marks combined w/ Collision. 2013-04-14 00:27:31 +00:00
blenderplayer Correct stub for snapObjectsRayEx 2013-04-11 15:40:57 +00:00
creator Accidentally left in test function. All's fine now! 2013-04-13 14:15:16 +00:00
gameengine BGE: Adding a render.setFullScreen() and a render.getFullScreen() to allow fulscreening games via Python. 2013-04-13 21:09:02 +00:00
icons Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00
tests freestyle lineset tag attribute was defined but not used, also some code cleanup. 2013-04-07 01:38:03 +00:00
CMakeLists.txt
SConscript Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00