blender/source
Campbell Barton 861a38ea09 code cleanup: bmesh bvh
- remove unused members from BMBVHTree
- move per-raycast vars from BMBVHTree into per-callback structs (weren't threadsafe).
- simplify BKE_bmbvh_find_vert_closest().
2013-04-17 06:18:21 +00:00
..
blender code cleanup: bmesh bvh 2013-04-17 06:18:21 +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: Cleaning up BL_ShapeDeformer's use of Blender's Key. This also fixes a bug with replicas (added objects) crashing when using shape keys. 2013-04-14 18:54:06 +00:00
icons
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