tornavis/source
Campbell Barton 477a84a738 BMesh: minor optimization for remove doubles
- replace heap allocation with stack for small arrays.
- remove edge-lookup when its already known.
2014-01-17 17:21:41 +11:00
..
blender BMesh: minor optimization for remove doubles 2014-01-17 17:21:41 +11:00
blenderplayer Code Cleanup: de-duplicate text pasting which only used the first line 2014-01-08 17:39:12 +11:00
creator Threaded object update and EvaluationContext 2013-12-26 17:24:42 +06:00
gameengine Python/Depsgraph: bpy.data.*.is_updated now detects add/remove of any datablock. 2014-01-15 16:47:53 +01:00
icons
tests Patch D133: Python wrapper for BLI_kdtree (adds mathutils.kdtree) 2014-01-06 20:32:34 +11:00
CMakeLists.txt remove WINDOWS checks in cmake, this variable isn't defined on windows and checks weren't needed. 2013-09-03 03:04:44 +00:00
SConscript