blender/source/blender
2011-10-21 01:46:03 +00:00
..
avi whitespace edits, make formatting for functions consustent at least within the file. 2011-09-28 05:53:40 +00:00
blenfont replace BLF's blf_utf8_next() with BLI_str_utf8_as_unicode_step(), 2011-10-21 01:33:06 +00:00
blenkernel replace BLF's blf_utf8_next() with BLI_str_utf8_as_unicode_step(), 2011-10-21 01:33:06 +00:00
blenlib Fix copyright assignment. 2011-10-21 01:46:03 +00:00
blenloader BLI_ghash.h was including BLI_blenlib.h, remove from ghash header and include in each file 2011-10-20 13:50:24 +00:00
blenpluginapi fix [#28430] Image with Stampinfo does not get saved correctly with alpha 2011-08-31 01:05:40 +00:00
collada strcpy() --> BLI_strncpy(), where source strings are not fixed and target size is known. 2011-10-19 23:10:54 +00:00
editors replace BLF's blf_utf8_next() with BLI_str_utf8_as_unicode_step(), 2011-10-21 01:33:06 +00:00
gpu Fix #28766: object properties > display > transparency no longer worked in solid 2011-10-05 15:28:02 +00:00
ikplugin cmake: cleanup include paths, some duplicates and going up some unneeded dirs. 2011-07-17 09:11:13 +00:00
imbuf reverting 41124, maybe better solution is to enforce linear space in generated float images 2011-10-20 12:15:39 +00:00
makesdna misc edits 2011-10-20 00:19:21 +00:00
makesrna Cleaning i18n code. 2011-10-20 20:38:26 +00:00
modifiers BLI_ghash.h was including BLI_blenlib.h, remove from ghash header and include in each file 2011-10-20 13:50:24 +00:00
nodes Fix for #28980, could enter infinite loop during node socket verification if dynamic sockets are present. 2011-10-20 10:36:02 +00:00
python Cleaning i18n code. 2011-10-20 20:38:26 +00:00
quicktime OSX: Correct copy/paste error and exclude endianess switch from darwin 2011-10-05 08:58:32 +00:00
render Fix #28938: Black frames when composite output node even with disabled nodes 2011-10-20 08:32:26 +00:00
windowmanager Cleaning i18n code. 2011-10-20 20:38:26 +00:00
CMakeLists.txt 3D Audio GSoC: 2011-08-01 11:44:20 +00:00
SConscript remove gettext from mkaesrna, and update language packs 2011-08-11 22:14:07 +00:00