Blender Git Commits

Blender Git commits from all branches.

Page: 2682 / 2888

March 12, 2014, 13:39 (GMT)
Code reshuffling - Separate out code shared between ID/Group nodes
March 12, 2014, 13:39 (GMT)
ID/Group Node Freeing
March 12, 2014, 13:39 (GMT)
Finish defining "data" node
March 12, 2014, 13:39 (GMT)
Assorted fixes * Properly clean up after freeing node data * Removed obsolete comment
March 12, 2014, 13:39 (GMT)
Node freeing method
March 12, 2014, 13:39 (GMT)
transfer_nodegraph_to_group() -> deg_group_add_nodedata()

Renamed helper function for transferring ID/Group node data over to
group to have a more consistent API
March 12, 2014, 13:39 (GMT)
remove_from_group() for Data nodes
March 12, 2014, 13:39 (GMT)
remove_from_group() for Groups
March 12, 2014, 13:39 (GMT)
Simplify group nodes transfer code

Now that we've added a bunch of wrappers around low-level operations
invovled in doing this, we can use these to abstract and simplify the
code. The old code simply served to show us where the problems were...
March 12, 2014, 13:39 (GMT)
API method for removing nodes from graph

TODO: still need to figure out what to do with relationships when doing this
March 12, 2014, 13:39 (GMT)
API call used for just adding an existing node to graph
March 12, 2014, 13:39 (GMT)
Distinguish between "adding node to graph" and "adding new node to graph"
March 12, 2014, 13:39 (GMT)
Finish up some more group merging code

* Freeing nodes
* Relationship linking
March 12, 2014, 13:39 (GMT)
More thoughts on AtomicOperationNodes...
March 12, 2014, 13:39 (GMT)
Experimental idea - "subgraph" node type to deal with duplis needing isolation
March 12, 2014, 13:39 (GMT)
Added TODO's for group merge - forgot about freeing old nodes!
March 12, 2014, 13:39 (GMT)
Finish off group merging code
March 12, 2014, 13:39 (GMT)
Expose "raw" node_create() API method for greater flexibiltiy where required
March 12, 2014, 13:39 (GMT)
Group merging - Adding in code to handle node-hash redirections
March 12, 2014, 13:39 (GMT)
Fleshing out algorithm for merging groups
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021