tornavis/source/blender
Campbell Barton ca33bea285 view-select wasn't working for metaballs. 2013-06-28 06:54:49 +00:00
..
avi move BLO_sys_types.h -> BLI_sys_types.h (it had nothing todo with loading) 2013-05-28 19:35:26 +00:00
blenfont Code cleanup: fix some vs2012 compiler warnings 2013-06-21 12:33:19 +00:00
blenkernel Fix #35808: blender internal viewport with freestyle would keep continuously 2013-06-27 22:13:40 +00:00
blenlib fix for out of bounds read in BLI_path_rel 2013-06-27 20:47:59 +00:00
blenloader style cleanup 2013-06-25 10:44:30 +00:00
bmesh fix for incorrect selection when running MESH_OT_loop_to_region, running wire-frame operator directly after would crash. 2013-06-27 05:19:25 +00:00
collada Avoid blender crash during collada export (when armature has animation data) 2013-06-26 09:02:11 +00:00
compositor Buildbot: disable command length workaround for now, seems to give link errors. 2013-06-25 00:49:43 +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 view-select wasn't working for metaballs. 2013-06-28 06:54:49 +00:00
freestyle correct typos in comments. 2013-06-25 22:58:23 +00:00
gpu quiet double promotion warning and some style cleanup 2013-06-25 20:52:33 +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 #35824: finding missing files not working correct for filepaths with special 2013-06-25 14:48:30 +00:00
makesdna patch [#35830] Add Catmull-Rom spline as an option for lattice deformer 2013-06-25 10:49:20 +00:00
makesrna Fix #35879: missing 3D viewport redraws when changing lamp settings, after recent 2013-06-26 12:33:30 +00:00
modifiers fix [#35858] Weight Paint: Hiding faces isnt flushing the flag to the vertices. 2013-06-26 02:47:56 +00:00
nodes Fix #35847: cycles group nodes did not work well exposing inputs like normal or 2013-06-23 19:24:32 +00:00
python fix for python api bug: assigning the wrong size array to an RNA property wasn't checking the length and could crash, eg: 2013-06-27 01:01:11 +00:00
quicktime move BLO_sys_types.h -> BLI_sys_types.h (it had nothing todo with loading) 2013-05-28 19:35:26 +00:00
render fix for crash reading from a freed scene when exiting blender. 2013-06-27 06:16:31 +00:00
windowmanager Fix #35809: dragging a non-active node in the node editor did not work reliably. 2013-06-27 15:07:27 +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