blender/source
Sergej Reich 10305de3ac Fix "Origin to Center of Mass" not working well with ngons
Now we do simple triangulation and calculate signed area of triangles to
account for concave polygons.

This only works correct for planar polygons but gives better results
overall.
2013-02-14 17:35:46 +00:00
..
blender Fix "Origin to Center of Mass" not working well with ngons 2013-02-14 17:35:46 +00:00
blenderplayer Fix building with blenderplayer 2013-02-11 12:41:57 +00:00
creator misc changes 2013-02-14 05:02:20 +00:00
gameengine BGE: Fix for issue #32606 "Raycasts are locked to the scene of calling object" reported by Josiah Lane (solarlune). The raycasting functions were using the active scene instead of the object's scene. 2013-02-11 18:29:19 +00:00
icons Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00
tests update to operator running test, add option to randomize order, not reset blender for each operator and set data attributes. 2013-02-14 05:10:12 +00:00
CMakeLists.txt
SConscript Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00