March 12, 2014, 13:39 (GMT) |
Hook up DEG_get_node_from_pointer() logic |
March 12, 2014, 13:39 (GMT) |
Stub for function to figure out query conditions given rna pointer Currently, this just defines the default return values, in absence of any additional handling which may arise if we find anything interesting. |
March 12, 2014, 13:39 (GMT) |
Stub for API method to look up appropriate node querying conditions given just Pointer+Prop |
March 12, 2014, 13:39 (GMT) |
Skeleton DEG_get_node_*() API functions for getting nodes when we only know RNA Pointers |
March 12, 2014, 13:39 (GMT) |
Various comment fixes for dividers |
March 12, 2014, 13:39 (GMT) |
Moved low-level node-finding code over to depsgraph_query.c |
March 12, 2014, 13:39 (GMT) |
Building constraints now only needs to know about the "container" component node to add to |
March 12, 2014, 13:39 (GMT) |
Bone graph building creates Bone Components now |
March 12, 2014, 13:39 (GMT) |
Comments cleanup |
March 12, 2014, 13:39 (GMT) |
Allow the bone lookups to work for bone ops too This of course depends on there being only 1 bone op node with exact same name as component node... |
March 12, 2014, 13:39 (GMT) |
WIP changes to find bone component from pose component TODO: we now have a problem locating specific bone operations from bone, as they all have same name! |
March 12, 2014, 13:39 (GMT) |
Logic for adding/removing bone component from pose component |
March 12, 2014, 13:39 (GMT) |
Use standard component logic for bone component |
March 12, 2014, 13:39 (GMT) |
Skeleton for Bone Component Node |
March 12, 2014, 13:39 (GMT) |
Fixed Bone Operation Node Logic + Added Pose Operation Node |
March 12, 2014, 13:39 (GMT) |
OpNode constant define for pose-eval operation |
March 12, 2014, 13:39 (GMT) |
Added bone component struct |
March 12, 2014, 13:39 (GMT) |
Fleshing out/modifying logic for how bone nodes work For now, bones are only represented as operation nodes used to represent the evaluation steps for evaluating their transforms. This should help keep the total number of nodes down, and prevent us from having to have components within components for now (since there's not much more that can exist for each bone) |
March 12, 2014, 13:39 (GMT) |
Comment out subgraph copy_data() callback for now - nothing happens here |
March 12, 2014, 13:39 (GMT) |
When freeing depsgraph, free graph itself too |
|
|
|


Master Commits
MiikaHweb | 2003-2021