tornavis/source/blender
Sergey Sharybin de4bd55e01 DO not increment image user counter on view3d duplicate and not decrement
it's user count on free. That's how other spaces handles ID block (like
image editor, space clip).

This fixes issue when loading file without loading UI when current layout
has got background images set.
Also this hopefully will fix issue #30429: Background Images Lost on Save/Close/Reload
2012-03-09 13:43:37 +00:00
..
avi move bmesh wiki docs into bmesh header and update doxygen. 2012-02-27 20:27:19 +00:00
blenfont Code Cleanup: remove non existing function declarations. 2012-02-29 15:00:37 +00:00
blenkernel Previous fix for stabilization autoscale actually broke stabilizaiton itself 2012-03-09 13:37:42 +00:00
blenlib code cleanup: replace macros VECCOPY, VECADD, VECSUB, INPR - with BLI_math funcs. 2012-03-09 06:04:17 +00:00
blenloader style cleanup: spelling. 2012-03-09 00:41:09 +00:00
blenpluginapi style cleanup 2012-03-02 16:05:54 +00:00
bmesh code cleanup: replace macros VECCOPY, VECADD, VECSUB, INPR - with BLI_math funcs. 2012-03-09 06:04:17 +00:00
collada fix #30440, Collada import: no faces/uv after bmesh merge 2012-03-06 19:50:07 +00:00
editors DO not increment image user counter on view3d duplicate and not decrement 2012-03-09 13:43:37 +00:00
gpu Optimize index buffers for multires drawing in sculpt mode. 2012-03-09 09:30:03 +00:00
ikplugin style cleanup 2012-03-02 16:05:54 +00:00
imbuf style cleanup: spelling. 2012-03-09 00:41:09 +00:00
makesdna style cleanup: spelling. 2012-03-09 00:41:09 +00:00
makesrna style cleanup: spelling. 2012-03-09 00:41:09 +00:00
modifiers style cleanup - spelling. 2012-03-08 04:12:11 +00:00
nodes code cleanup: replace macros VECCOPY, VECADD, VECSUB, INPR - with BLI_math funcs. 2012-03-09 06:04:17 +00:00
python style cleanup: spelling. 2012-03-09 00:41:09 +00:00
quicktime style cleanup (mostly whitespace) 2012-02-27 10:35:39 +00:00
render code cleanup: replace macros VECCOPY, VECADD, VECSUB, INPR - with BLI_math funcs. 2012-03-09 06:04:17 +00:00
windowmanager style cleanup: spelling. 2012-03-09 00:41:09 +00:00
CMakeLists.txt svn merge ^/trunk/blender -r42372:42416 2011-12-04 18:39:19 +00:00
SConscript svn merge -r41655:41715 ^/trunk/blender --- this is the real cycles merge, needs some edits to cycles its self before cycles will build 2011-11-10 04:17:43 +00:00