2018-02-02 |
Sergey Sharybin | Fix missing group duplicated by hair in render |
blob | commitdiff | raw |
2018-01-29 |
Sergey Sharybin | Depsgraph: Correction for previous fix |
blob | commitdiff | raw | diff to current |
2018-01-29 |
Sergey Sharybin | Depsgraph: Fix missing update when property from proxy... |
blob | commitdiff | raw | diff to current |
2018-01-29 |
Joshua Leung | Fix T53614: New Depsgraph ignores NLA strips |
blob | commitdiff | raw | diff to current |
2018-01-19 |
Campbell Barton | Cleanup: reaname LINKLIST_FOREACH -> LISTBASE |
blob | commitdiff | raw | diff to current |
2018-01-17 |
Sergey Sharybin | Depsgraph: Fix for fake dependency cycle being created... |
blob | commitdiff | raw | diff to current |
2018-01-16 |
Sergey Sharybin | Depsgraph: Fix fake cyclic dependencies for node tree... |
blob | commitdiff | raw | diff to current |
2018-01-16 |
Sergey Sharybin | Depsgraph: Better relations name |
blob | commitdiff | raw | diff to current |
2018-01-16 |
Sergey Sharybin | Depsgraph: Cleanup, indentation |
blob | commitdiff | raw | diff to current |
2017-12-23 |
Joshua Leung | Cleanup - Various style/typo fixes |
blob | commitdiff | raw | diff to current |
2017-12-20 |
Sergey Sharybin | Depsgraph: Move ID node to own file |
blob | commitdiff | raw | diff to current |
2017-12-20 |
Sergey Sharybin | Depsgraph: Move time source node to own file |
blob | commitdiff | raw | diff to current |
2017-12-19 |
Sergey Sharybin | Fix T53547 for real now |
blob | commitdiff | raw | diff to current |
2017-12-13 |
Sergey Sharybin | Fix T53547: Metaballs as dupli objects are not updated... |
blob | commitdiff | raw | diff to current |
2017-12-13 |
Sergey Sharybin | Fix T53552: Unneeded particle cache reset on frame... |
blob | commitdiff | raw | diff to current |
2017-12-07 |
Campbell Barton | Cleanup: extract BKE_colorband from BKE_texture |
blob | commitdiff | raw | diff to current |
2017-12-06 |
Sergey Sharybin | Depsgraph: Forgot this in previous commit |
blob | commitdiff | raw | diff to current |
2017-12-06 |
Sergey Sharybin | Depsgraph: Cleanup, remove unused function |
blob | commitdiff | raw | diff to current |
2017-12-06 |
Sergey Sharybin | Depsgraph: Remove workaround of parameters animation... |
blob | commitdiff | raw | diff to current |
2017-12-06 |
Sergey Sharybin | Depsgraph: Remove workaround of parameters animation... |
blob | commitdiff | raw | diff to current |
2017-12-06 |
Sergey Sharybin | Depsgraph: Remove workaround of parameters animation... |
blob | commitdiff | raw | diff to current |
2017-12-06 |
Sergey Sharybin | Depsgraph: Remove workaround for animated geometry... |
blob | commitdiff | raw | diff to current |
2017-12-06 |
Sergey Sharybin | Depsgraph: Remove workaround for animated modifiers |
blob | commitdiff | raw | diff to current |
2017-12-06 |
Sergey Sharybin | Depsgraph: Leave armature animation relation to build_a... |
blob | commitdiff | raw | diff to current |
2017-12-06 |
Sergey Sharybin | Depsgraph: Cleanup, line wrapping |
blob | commitdiff | raw | diff to current |
2017-12-06 |
Sergey Sharybin | Depsgraph: Use build_animation() to build relations... |
blob | commitdiff | raw | diff to current |
2017-12-06 |
Sergey Sharybin | Depsgraph: Add ability to check whether relation exists... |
blob | commitdiff | raw | diff to current |
2017-12-06 |
Sergey Sharybin | Fix T53408: Updating Cycles Nodes via Drivers in Materi... |
blob | commitdiff | raw | diff to current |
2017-12-06 |
Sergey Sharybin | Depsgraph: Cleanup, split build_animation |
blob | commitdiff | raw | diff to current |
2017-12-06 |
Sergey Sharybin | Depsgraph: Cleanup, split driver builder function |
blob | commitdiff | raw | diff to current |
2017-12-06 |
Sergey Sharybin | Depsgraph: Cleanup, deduplicate as much as possible... |
blob | commitdiff | raw | diff to current |
2017-12-06 |
Sergey Sharybin | Depsgraph: Remove old comments which are likely outdated |
blob | commitdiff | raw | diff to current |
2017-12-06 |
Sergey Sharybin | Depsgraph: Replace last obvious part of driver builder... |
blob | commitdiff | raw | diff to current |
2017-12-06 |
Sergey Sharybin | Depsgraph: Use generic function for shape key driver... |
blob | commitdiff | raw | diff to current |
2017-12-06 |
Sergey Sharybin | Depsgraph: Fix wrong relations built for drivers |
blob | commitdiff | raw | diff to current |
2017-12-06 |
Sergey Sharybin | Depsgraph: Use generic function for shape key driver... |
blob | commitdiff | raw | diff to current |
2017-12-06 |
Sergey Sharybin | Depsgraph: Use generic function for modifiers driver... |
blob | commitdiff | raw | diff to current |
2017-12-06 |
Sergey Sharybin | Depsgraph: Use existing utility function to get driver... |
blob | commitdiff | raw | diff to current |
2017-12-06 |
Sergey Sharybin | Depsgraph: Cleanup, split build_driver function up |
blob | commitdiff | raw | diff to current |
2017-12-06 |
Sergey Sharybin | Depsgraph: Don't see reason to have special case for... |
blob | commitdiff | raw | diff to current |
2017-12-06 |
Sergey Sharybin | Depsgraph: SImplify chjecks in directly address bone |
blob | commitdiff | raw | diff to current |
2017-12-06 |
Sergey Sharybin | Depsgraph: begin use of RNAPathKey instead of re-implem... |
blob | commitdiff | raw | diff to current |
2017-12-06 |
Sergey Sharybin | Depsgraph: Cleanup, don't use static qualifier inside... |
blob | commitdiff | raw | diff to current |
2017-12-04 |
Sergey Sharybin | Depsgraph: Cleanup, move RNA key constructor to it... |
blob | commitdiff | raw | diff to current |
2017-12-04 |
Sergey Sharybin | Depsgraph: Cleanup, don't use bracers in relations... |
blob | commitdiff | raw | diff to current |
2017-11-24 |
Sergey Sharybin | Depsgraph: Deduplicate operation node finding logic |
blob | commitdiff | raw | diff to current |
2017-11-24 |
Sergey Sharybin | Depsgraph: Use proper return type for find_node method |
blob | commitdiff | raw | diff to current |
2017-11-24 |
Sergey Sharybin | Depsgraph: Use get_ prefix for function which expect... |
blob | commitdiff | raw | diff to current |
2017-11-24 |
Sergey Sharybin | Depsgraph: Make has_ prefixed function to return boolean |
blob | commitdiff | raw | diff to current |
2017-11-24 |
Sergey Sharybin | Depsgraph: Make more clear what find_operation() is... |
blob | commitdiff | raw | diff to current |
2017-11-23 |
Sergey Sharybin | Depsgraph: Cleanup, split build_object() a bit |
blob | commitdiff | raw | diff to current |
2017-11-23 |
Sergey Sharybin | Depsgraph: Cleanup, always call full `object` |
blob | commitdiff | raw | diff to current |
2017-11-17 |
Sergey Sharybin | Depsgraph: Add missing checks from previous commit |
blob | commitdiff | raw | diff to current |
2017-11-17 |
Sergey Sharybin | Depsgraph: Don't make non-dynamic hair dependent on... |
blob | commitdiff | raw | diff to current |
2017-11-13 |
Dalai Felinto | Cleanup on depsgraph logic |
blob | commitdiff | raw | diff to current |
2017-11-13 |
Sergey Sharybin | Depsgraph: Fix relations for metaballs |
blob | commitdiff | raw | diff to current |
2017-11-09 |
Sergey Sharybin | Depsgraph: Add missing handlers of node IDs |
blob | commitdiff | raw | diff to current |
2017-11-09 |
Sergey Sharybin | Depsgraph: Remove chains of scene being passed all... |
blob | commitdiff | raw | diff to current |
2017-11-09 |
Sergey Sharybin | Depsgraph: Cleanup, remove scene being passed all over |
blob | commitdiff | raw | diff to current |
2017-11-09 |
Sergey Sharybin | Depsgraph: Remove bmain from internal builder API |
blob | commitdiff | raw | diff to current |
2017-11-09 |
Sergey Sharybin | Depsgraph: Make bmain part of builder state and remove... |
blob | commitdiff | raw | diff to current |
2017-11-09 |
Sergey Sharybin | Depsgraph: Cleanup, use google style for private members |
blob | commitdiff | raw | diff to current |
2017-11-09 |
Sergey Sharybin | Depsgraph: Synchronize nodes and relations builders |
blob | commitdiff | raw | diff to current |
2017-11-09 |
Sergey Sharybin | Depsgraph: Fix wrong ID type being compared |
blob | commitdiff | raw | diff to current |
2017-11-09 |
Sergey Sharybin | Depsgraph: Cleanup, reduce indentation level |
blob | commitdiff | raw | diff to current |
2017-11-09 |
Sergey Sharybin | Depsgraph: Assert when node uses unhandled ID type |
blob | commitdiff | raw | diff to current |
2017-11-06 |
Bastien Montagne | Rename ID_IS_LINKED_DATABLOCK to ID_IS_LINKED. |
blob | commitdiff | raw | diff to current |
2017-10-25 |
Sergey Sharybin | Depsgraph: Cleanup, use explicit cloth modifier opcode |
blob | commitdiff | raw | diff to current |
2017-10-25 |
Sergey Sharybin | Depsgraph: Use explicit parameters eval operation code |
blob | commitdiff | raw | diff to current |
2017-10-25 |
Sergey Sharybin | Depsgraph: Cleanup, use proper style for macro loop |
blob | commitdiff | raw | diff to current |
2017-10-25 |
Sergey Sharybin | Depsgraph: Make operation codes more obvious |
blob | commitdiff | raw | diff to current |
2017-09-14 |
Sergey Sharybin | Fix T52749: New Depsgraph - Render View Mask is not... |
blob | commitdiff | raw | diff to current |
2017-09-14 |
Sergey Sharybin | Fix T52741: Follow track with depth object crashes... |
blob | commitdiff | raw | diff to current |
2017-08-22 |
Sergey Sharybin | Fix T52209: New Depsgraph - animated follow curve const... |
blob | commitdiff | raw | diff to current |
2017-08-22 |
Sergey Sharybin | Depsgraph: Cleanup, make code friendlier to be edited... |
blob | commitdiff | raw | diff to current |
2017-08-08 |
Sergey Sharybin | Fix T52255: New Depsgraph - Constraint and Drivers... |
blob | commitdiff | raw | diff to current |
2017-08-08 |
Sergey Sharybin | Depsgraph: Cleanup, make it easier to debug on laptop |
blob | commitdiff | raw | diff to current |
2017-07-21 |
Sergey Sharybin | Fix T52134: New depsgraph crashes when evaluating sever... |
blob | commitdiff | raw | diff to current |
2017-07-07 |
Sergey Sharybin | Fix T51977: New depsgraph removes the grass in victor... |
blob | commitdiff | raw | diff to current |
2017-06-13 |
Sergey Sharybin | Depsgraph: Remove root node concept |
blob | commitdiff | raw | diff to current |
2017-06-12 |
Sergey Sharybin | Depsgraph: Add utility function to get depsgraph from... |
blob | commitdiff | raw | diff to current |
2017-06-07 |
Sergey Sharybin | Depsgraph: Remove modifiers operation code |
blob | commitdiff | raw | diff to current |
2017-06-06 |
Sergey Sharybin | Depsgraph: Only use extern "C" when really needed |
blob | commitdiff | raw | diff to current |
2017-06-01 |
Sergey Sharybin | Depsgraph: Cleanup, line wraps after shortening API |
blob | commitdiff | raw | diff to current |
2017-06-01 |
Sergey Sharybin | Depsgraph: Cleanup, use DEG_NODE_TYPE prefix for depsgr... |
blob | commitdiff | raw | diff to current |
2017-06-01 |
Sergey Sharybin | Depsgraph: Remove dead code |
blob | commitdiff | raw | diff to current |
2017-06-01 |
Sergey Sharybin | Depsgraph: Cleanup, get rid of relation type |
blob | commitdiff | raw | diff to current |
2017-05-30 |
Sergey Sharybin | Depsgraph: Fix missing relations for objects which... |
blob | commitdiff | raw | diff to current |
2017-05-11 |
Sergey Sharybin | Depsgraph: Fix/workaround crahs when fcu->rna_path... |
blob | commitdiff | raw | diff to current |
2017-05-10 |
Bastien Montagne | Fix missing relation in new DEG between World and its... |
blob | commitdiff | raw | diff to current |
2017-05-02 |
Sergey Sharybin | Revert "Depsgraph: Link from material to object shading" |
blob | commitdiff | raw | diff to current |
2017-03-16 |
Sergey Sharybin | Depsgraph: Fixed crash with curve bevel indirect duplig... |
blob | commitdiff | raw | diff to current |
2017-03-15 |
Sergey Sharybin | Fix strict compiler warning in the previous commit |
blob | commitdiff | raw | diff to current |
2017-03-15 |
Sergey Sharybin | Fix T50938: Cache not being reset when changing simulat... |
blob | commitdiff | raw | diff to current |
2017-01-31 |
Sergey Sharybin | Fix T50331: New Dependency Graph - "frame" python drive... |
blob | commitdiff | raw | diff to current |
2017-01-26 |
Sergey Sharybin | Depsgraph: Link from material to object shading |
blob | commitdiff | raw | diff to current |
2017-01-26 |
Sergey Sharybin | Depsgraph: Add relation from node tree to material... |
blob | commitdiff | raw | diff to current |
2017-01-26 |
Sergey Sharybin | Depsgraph: Remove owner argument from relations builder... |
blob | commitdiff | raw | diff to current |
2017-01-25 |
Sergey Sharybin | Depsgraph: Do ID tag outside of build_scene |
blob | commitdiff | raw | diff to current |
2016-12-09 |
Sergey Sharybin | Depsgraph: Bone parent should also include armature... |
blob | commitdiff | raw | diff to current |
next |