Blender Git Commit Log

Git Commits -> Revision f33309b

Revision f33309b by Ton Roosendaal (master)
February 9, 2009, 15:50 (GMT)
2.5

- Added depsgraph tag for object-change in AnimData, so the
new animsys doesn't have to all objects anymore.
(Still WIP, depsgraph has to do this much better)

- Bugfix in notifiers; only 1 notifier was handled for
frame updates

Result: 2 windows, displaying 2 scenes, now can be edited
independently, and play independent. Not when they share
data, of course. :)

Commit Details:

Full Hash: f33309b0285079c14a8f9fc913157129ff6cbc81
SVN Revision: 18888
Parent Commit: c58d336
Lines Changed: +72, -59

6 Modified Paths:

/source/blender/blenkernel/intern/anim_sys.c (+14, -11) (Diff)
/source/blender/blenkernel/intern/depsgraph.c (+7, -2) (Diff)
/source/blender/blenkernel/intern/scene.c (+28, -28) (Diff)
/source/blender/editors/screen/screen_ops.c (+2, -1) (Diff)
/source/blender/windowmanager/intern/wm_event_system.c (+19, -15) (Diff)
/source/blender/windowmanager/WM_types.h (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021