Blender Git Commits

Blender Git "master" branch commits.

Page: 3508 / 5574

August 8, 2012, 11:15 (GMT)
Code cleanup: BKE_ prefix for public sequencer functions
August 8, 2012, 11:15 (GMT)
Code cleanup: remove redundant struct and some space cleanup
August 8, 2012, 11:15 (GMT)
Code cleanup: remove unused functions

The code would be in SVN anyway and having bunch of unused code
doesn't seems to be logical.
August 8, 2012, 11:15 (GMT)
Style cleanup: white space
August 8, 2012, 11:15 (GMT)
Code cleanup: mark functions as static, ifdef 0 some unused functions
August 8, 2012, 08:41 (GMT)
fix for minor regression in own recent edits: sample line was drawing in newly created curve nodes (Hue correct).
August 8, 2012, 08:25 (GMT)
skip loading file selector icons when running in background mode.
August 8, 2012, 08:21 (GMT)
Merging r49667 through r49680 from trunk into soc-2011-tomato

August 8, 2012, 08:15 (GMT)
Fix crash in cases when render layers node is muted
August 8, 2012, 07:31 (GMT)
patch [#32282] Fix segfault on exit in IM shutdown.

from Bill Currie (taniwha)
August 8, 2012, 01:29 (GMT)
Accidentally did a commit when I wanted to revert... (ignore my last revision)
August 8, 2012, 01:24 (GMT)

August 7, 2012, 19:49 (GMT)
use -FLT_MAX where FLT_MIN was misused
August 7, 2012, 18:45 (GMT)
minor edits to node view
- when single (non frame) node selected, dont zoom in, just pan.
- only reset the background when pressing home key
August 7, 2012, 18:41 (GMT)
fix for own error confusing FLT_MIN with -FLT_MAX (didnt get into a release, dont include in log)
August 7, 2012, 17:20 (GMT)
select linked
- dupligroup now only selects objects with dupligroup enabled.
- selected onjects are skipped, this way and undo push wont happen if no new objects are selected.

also minor edits to node view all/selected
August 7, 2012, 16:55 (GMT)
Code cleanup: use generic threaded image buffer processor for color management
August 7, 2012, 16:48 (GMT)
Merging r49659 through r49666 from trunk into soc-2011-tomato

August 7, 2012, 16:47 (GMT)
Made image buffer threaded processor generic function,
so color management could use the same routines.

Should be no functional changes.
August 7, 2012, 16:30 (GMT)
add view selected for node view
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021