blender/source/blender
2013-08-29 04:26:40 +00:00
..
avi use 'greater/less then or equal to' operators rather then adding 1. 2013-08-11 05:40:35 +00:00
blenfont ghash/bli-listbase edits, rename BLI_ghash_pop -> BLI_ghash_popkey (since it takes a key as an arg and isnt popping any element from the hash as you might expect). 2013-08-26 23:37:08 +00:00
blenkernel fix [#36570] Changing the filename of a image strip doesnt refresh sequencer 2013-08-29 04:08:44 +00:00
blenlib micro-optimization, avoid checking is_power_of_2_i once in power_of_2_max_i 2013-08-28 23:49:22 +00:00
blenloader uiLists enhacements: dragresize and better GRID layout. 2013-08-27 15:27:41 +00:00
bmesh array modifier was adding vertices to the 'targetmap' multiple times. 2013-08-27 23:32:11 +00:00
collada Fix 36505: Collada exporter crashes Blender when exporting to locked file 2013-08-24 09:51:05 +00:00
compositor Fix issue with EWA filtering in compositor which disabled alpha 2013-08-19 08:30:03 +00:00
datatoc avoid using strlen() for comparisons in for loops. for expanding whitespace in the text editor and ui paste. 2012-12-15 07:57:16 +00:00
editors edits to curve operator 2013-08-29 03:14:36 +00:00
freestyle Quiet annoying VC++ warning C4819: The file contains a character that cannot be represented in the current code page. 2013-08-24 17:36:45 +00:00
gpu ghash/bli-listbase edits, rename BLI_ghash_pop -> BLI_ghash_popkey (since it takes a key as an arg and isnt popping any element from the hash as you might expect). 2013-08-26 23:37:08 +00:00
ikplugin IK plugin range check was wrong, could do out of bounds reads. 2013-06-27 19:52:50 +00:00
imbuf Fix #36535: Color difference when saving image 2013-08-23 08:27:01 +00:00
makesdna Cycles / Sky Texture: 2013-08-28 14:11:28 +00:00
makesrna fix [#36570] Changing the filename of a image strip doesnt refresh sequencer 2013-08-29 04:08:44 +00:00
modifiers array modifier was adding vertices to the 'targetmap' multiple times. 2013-08-27 23:32:11 +00:00
nodes Cycles / Sky Texture: 2013-08-28 14:11:28 +00:00
python fix [#36528] crash when reinitializing bmesh from mesh 2013-08-27 00:39:51 +00:00
quicktime use '_exec' suffix for operator execute callbacks, also picky change to sizeof() use in BLI_array.h 2013-07-28 17:06:31 +00:00
render Fix #36598: blender render crash baking and then doing a full sample render. 2013-08-29 00:14:57 +00:00
windowmanager don't replace the extension with '.blend' in save code since the file selector already ensures this, 2013-08-29 04:26:40 +00:00
CMakeLists.txt A major code update for making the DNA file specification of Freestyle settings 2013-03-23 03:00:37 +00:00
SConscript correct error in r57092 with scons. 2013-05-28 20:35:12 +00:00