blender/source/blender
Campbell Barton c74bb09584 fix for material slot removal (r38879)
- The object ID was being passed to the data_delete_material_index_id() from object_remove_material_slot(), rather then the object data. (so the material slot fix wouldnt run in that case).
- add support for fixing text object materials too.
2011-07-31 12:43:41 +00:00
..
avi cmake: cleanup include paths, some duplicates and going up some unneeded dirs. 2011-07-17 09:11:13 +00:00
blenfont cmake: cleanup include paths, some duplicates and going up some unneeded dirs. 2011-07-17 09:11:13 +00:00
blenkernel fix for material slot removal (r38879) 2011-07-31 12:43:41 +00:00
blenlib == PBVH == 2011-07-31 02:34:53 +00:00
blenloader cleanup of scene->gamedata DNA 2011-07-19 02:47:43 +00:00
blenpluginapi cmake: cleanup include paths, some duplicates and going up some unneeded dirs. 2011-07-17 09:11:13 +00:00
collada Don't write library_materials tag when there are no materials. 2011-07-28 00:08:03 +00:00
editors when converting curves from poly -> nurbs, dont enable Bezier-U flag. 2011-07-31 07:58:50 +00:00
gpu Fix part of #27944: color managment discrepancy in GLSL materials with nodes. 2011-07-28 14:28:27 +00:00
ikplugin cmake: cleanup include paths, some duplicates and going up some unneeded dirs. 2011-07-17 09:11:13 +00:00
imbuf New dilation function from Morten Mikkelsen (aka sparky). 2011-07-24 10:26:22 +00:00
makesdna EditMesh-based skin node drawing 2011-07-31 02:03:48 +00:00
makesrna fix for material slot removal (r38879) 2011-07-31 12:43:41 +00:00
modifiers EditMesh-based skin node drawing 2011-07-31 02:03:48 +00:00
nodes fix for [#28012] Mat ID messy with shader nodes 2011-07-19 08:31:53 +00:00
python py api: sphinx doc corrections, pep8 cleanup and style edits, also added __all__ to some modules which were missing it. 2011-07-31 03:15:37 +00:00
quicktime cmake: cleanup include paths, some duplicates and going up some unneeded dirs. 2011-07-17 09:11:13 +00:00
render Fix #28035: point density texture doesn't bake. 2011-07-25 16:37:10 +00:00
windowmanager pep8 cleanup, also print message when attempting to run in animation player mode. 2011-07-29 01:24:03 +00:00
CMakeLists.txt Code cleanup: remove readblenfile module, only contained some utility functions 2011-05-11 19:29:23 +00:00
SConscript Code cleanup: remove readblenfile module, only contained some utility functions 2011-05-11 19:29:23 +00:00