Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-31Depsgraph: Comb code to a better state all overSergey Sharybin
2018-12-10Fix T57633: Particle texture update problemSergey Sharybin
2018-12-05Depsgrapgh: Use more distinctive opcode for texture and image evaluationSergey Sharybin
2018-12-04Fix T58118: Make duplicates real does nothingSergey Sharybin
2018-11-23Depsgraph: add a new operation node for computing B-Bone segments.Alexander Gavrilov
2018-11-14Depsgraph: Fix missing point cache reset when physics changesSergey Sharybin
2018-11-07Depsgraph: Ensure dependency cycle does not clear runtime memorySergey Sharybin
2018-09-19Depsgraph: Connect duplicating geometry to duplicatorSergey Sharybin
2018-08-15Fix viewport selection of markers not updating in all editorsDalai Felinto
2018-06-25Depsgraph: Add missing nodes and relations for speakerSergey Sharybin
2018-06-14Depsgraph: Use dedicated ocmponent for object's base flags flushSergey Sharybin
2018-06-06Depsgraph: Object data separation, light probesSergey Sharybin
2018-05-11Cleanup: whitespaceCampbell Barton
2018-05-01Depsgraph: use human readable node type for graphviz debug outputSergey Sharybin
2018-05-01Depsgraph: Cleanup, simplify operation code stringificationSergey Sharybin
2018-04-12Depsgraph: Remove function bindings with collectionsSergey Sharybin
2018-03-29Particles: Remove dedicated recalc field from ParticleSettingsSergey Sharybin
2018-03-02Merge branch 'master' into blender2.8Sergey Sharybin
2018-03-02Depsgraph: Fix dependency cycle when ID prop drives ID propertySergey Sharybin
2018-02-07Depsgraph: Add missing relationship between object transform and point cache ...Mai Lavelle
2017-12-15Merge branch 'master' into blender2.8Sergey Sharybin
2017-12-15Depsgraph: Cleanup, remove unused functionSergey Sharybin
2017-12-15Depsgraph: Cleanup, make naming more understandableSergey Sharybin
2017-12-15Depsgraph: Use array instead of set for node factorySergey Sharybin
2017-11-24Depsgraph: Add base flag flush operation definitionSergey Sharybin
2017-11-24Depsgraph: Use depsgraph to handle edit mode selectionSergey Sharybin
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-10-25Merge branch 'master' into blender2.8Sergey Sharybin
2017-10-25Depsgraph: Add missing movie clip dopesheet invalidationSergey Sharybin
2017-10-25Depsgraph: Use explicit opcode for shape keySergey Sharybin
2017-10-25Depsgraph: Cleanup, use explicit cloth modifier opcodeSergey Sharybin
2017-10-25Depsgraph: Make operation codes more obviousSergey Sharybin
2017-09-25Merge branch 'master' into blender2.8Sergey Sharybin
2017-09-25Fix T52835: When driven IK influence change, ik animation have 1 frame delaySergey Sharybin
2017-09-14Merge branch 'master' into blender2.8Sergey Sharybin
2017-09-14Fix T52749: New Depsgraph - Render View Mask is not initialized correctlySergey Sharybin
2017-08-22Merge branch 'master' into blender2.8Sergey Sharybin
2017-08-22Depsgraph: Remove placeholder for path evaluationSergey Sharybin
2017-07-21Merge branch 'master' into blender2.8Sergey Sharybin
2017-07-21Fix T52134: New depsgraph crashes when evaluating several psys on from objectSergey Sharybin
2017-07-20Fix T51925: Eevee: Animated Eevee values slowdownSergey Sharybin
2017-07-20Depsgraph: Use explicit material update operation codeSergey Sharybin
2017-07-20Depsgraph: Solve TODO about more granular particle settings update taggingSergey Sharybin
2017-07-19Depsgraph: Use dependency graph flush routines to update particle settingsSergey Sharybin
2017-07-19Depsgraph: Add generic parameters evaluation operation codeSergey Sharybin
2017-07-19Depsgraph: Use more explicit naming for operation codesSergey Sharybin
2017-07-19Despgraph: cleanup, make separation of opcodes strings more clearSergey Sharybin
2017-07-19Depsgraph: Use more explicit name for particle system evaluation opcodeSergey Sharybin
2017-07-10Fix T51931: VBO not updating when UVs are added to shader node treeLuca Rood
2017-06-19Depsgraph: Initial groundwork for copy-on-write supportSergey Sharybin