Blender Git Commit Log

Git Commits -> Revision 5e30fb1

Revision 5e30fb1 by Ton Roosendaal (master)
July 2, 2006, 09:56 (GMT)
Bugfix #4561

Sequence renders, calling scenes with compositing, didn't execute composite
correctly. Confusement caused by the rule that a "Render" handle has same
name as Scene, which gives conflict for the case when a Scene has
sequencing with Scene strips with its own scene in it.

The previous solution for that conflict caused composite not to work. This
commit solves that, but it is still hackish. Main reason is the still
bad global G.scene, in use by compositor.

Commit Details:

Full Hash: 5e30fb119c2445a99308ac5864599deb81d8fd0e
SVN Revision: 8004
Parent Commit: 348a4c0
Lines Changed: +18, -9

2 Modified Paths:

/source/blender/blenkernel/intern/node_composite.c (+2, -2) (Diff)
/source/blender/src/sequence.c (+16, -7) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021