March 12, 2014, 13:39 (GMT) |
Logic for subgraph node type |
March 12, 2014, 13:39 (GMT) |
Placeholder flags define for subgraph node This may/may not be needed, and may/may not have all the flags we need |
March 12, 2014, 13:39 (GMT) |
Set PointerRNA on driver to point to the driver being evaluated |
March 12, 2014, 13:39 (GMT) |
Added skeleton outline for subgraph node |
March 12, 2014, 13:39 (GMT) |
Added node-type for representing "isolated subgraphs" This will primarily be used for things like Groups and Instancing |
March 12, 2014, 13:39 (GMT) |
Note for where eval contexts may be initialised... |
March 12, 2014, 13:39 (GMT) |
Assorted porting fixes for the subs added |
March 12, 2014, 13:39 (GMT) |
Stubbing in more unported constraints logic |
March 12, 2014, 13:39 (GMT) |
Stubbing in constraint logic from trunk - unported... |
March 12, 2014, 13:39 (GMT) |
Added skeleton for how an operation node will get executed |
March 12, 2014, 13:39 (GMT) |
Added some more todo notes for how flushing should work |
March 12, 2014, 13:39 (GMT) |
Free entry tags after flushing updates All tagged nodes should be reachable from root once the updates have been flushed... |
March 12, 2014, 13:39 (GMT) |
Skeleton API's for flushing/tagging nodes to update |
March 12, 2014, 13:39 (GMT) |
Free temp data in graph when done |
March 12, 2014, 13:39 (GMT) |
Added API method to tag a node as needing updates * Such nodes are also tagged as being the "source" of such updates, allowing us to later prune the updates tagged if they don't lead somewhere where we need results * Added list/cache in Depsgraph to keep track of these nodes, to make it easier/faster to quickly start reaching outwards from these... |
March 12, 2014, 13:39 (GMT) |
Rename API method for flushing updates - it doesn't have anything to do with scene... |
March 12, 2014, 13:39 (GMT) |
Skeleton for evaluation entrypoints |
March 12, 2014, 13:39 (GMT) |
Create new file to host all evaluation-related logic |
March 12, 2014, 13:39 (GMT) |
Only build bone constraints stack if it has some constraints |
March 12, 2014, 13:39 (GMT) |
WIP code to get object graph building to use the standard constraints stack function |
|
|
|


Master Commits
MiikaHweb | 2003-2021