tornavis/source/blender
Brecht Van Lommel e4bdb6e95a Code cleanup: replace some manual setting of ob->recalc with DAG_id_tag_update,
is now just as fast anyway with delayed flush.
2011-08-12 18:06:05 +00:00
..
avi cmake: cleanup include paths, some duplicates and going up some unneeded dirs. 2011-07-17 09:11:13 +00:00
blenfont Merge with trunk up to r38584. 2011-07-21 21:11:58 +00:00
blenkernel fix [#28213] Imperial unit for 0.001 inches inconsistently displayed as mils and thous 2011-08-11 08:24:56 +00:00
blenlib un-inline GHash functions r26206, these are quite large functions to inline and increase binary size by 30kb, (tested on stripped, cmake release build). 2011-08-12 02:23:06 +00:00
blenloader KEYMAP REFACTORING 2011-08-05 20:45:26 +00:00
blenpluginapi cmake: cleanup include paths, some duplicates and going up some unneeded dirs. 2011-07-17 09:11:13 +00:00
collada Camera Clipping animation COLLADA support fix. 2011-07-31 05:04:12 +00:00
editors Code cleanup: replace some manual setting of ob->recalc with DAG_id_tag_update, 2011-08-12 18:06:05 +00:00
gpu svn merge -r38753:38813 https://svn.blender.org/svnroot/bf-blender/trunk/blender . 2011-07-29 07:58:03 +00:00
ikplugin cmake: cleanup include paths, some duplicates and going up some unneeded dirs. 2011-07-17 09:11:13 +00:00
imbuf svn merge -r38558:38752 https://svn.blender.org/svnroot/bf-blender/trunk/blender . 2011-07-27 07:42:53 +00:00
makesdna stricter NDOF guards for Windows (forgot in earlier commit) 2011-08-06 23:13:36 +00:00
makesrna fix [#28203] Misplaced string in bone constraints 2011-08-10 07:49:18 +00:00
modifiers fix, uvproject modifier wasn't copying the uv layer name, 2011-08-01 05:25:30 +00:00
nodes fix for [#28012] Mat ID messy with shader nodes 2011-07-19 08:31:53 +00:00
python Adding a readonly length_squared property to mathutils.Vector. This is simply vector.dot(vector), so nothing new is really added, but it's nice for writing more intent revealing code. In other words: 2011-08-11 09:40:14 +00:00
quicktime cmake: cleanup include paths, some duplicates and going up some unneeded dirs. 2011-07-17 09:11:13 +00:00
render * Merging trunk up to r38981. 2011-08-03 12:44:52 +00:00
windowmanager add WM_FILESEL_FILES to WM_operator_properties_filesel, sequencer was doing this on its own. 2011-08-12 03:53:26 +00:00
CMakeLists.txt 3D Audio GSoC: 2011-08-01 11:44:20 +00:00
SConscript Code cleanup: remove readblenfile module, only contained some utility functions 2011-05-11 19:29:23 +00:00