blender/source
Campbell Barton 4c9a3a53bd UI Icons: store icons in git as uncompressed pixmaps (D196)
this allows for updating icons without committing a new PNG each time
(which is inefficient with git). The data files are converted into a
PNG at builds time and used just as they were before.
2014-01-14 00:14:03 +11:00
..
blender UI Icons: store icons in git as uncompressed pixmaps (D196) 2014-01-14 00:14:03 +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 Code Cleanup: spelling 2014-01-13 15:31:57 +11: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