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
2017-10-02Depsgraph: Fix/workarounf when tagging light probe for data updateSergey 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-21Depsgraph and collection enable/visibilityDalai Felinto
2017-09-21Depsgraph: Fix bug introduced by wrong merge conflict resolutionSergey Sharybin
2017-09-19Merge branch 'master' into blender2.8Sergey Sharybin
2017-09-19Depsgraph: Fix wrong flag being assignedSergey Sharybin
2017-09-18Merge branch 'master' into blender2.8Sergey Sharybin
2017-09-18Fix T52432: Blender crashes while using Ghost (new depsgraph)Sergey Sharybin
2017-09-15Merge branch 'master' into blender2.8Sergey Sharybin
2017-09-15Transform: Enable recursion dependency check for new depsgraphSergey Sharybin
2017-09-14Depsgraph: Fix crash in masking, related on T52749Sergey 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-09-14Fix T52741: Follow track with depth object crashes Blender with new depsgraphSergey Sharybin
2017-09-12Fix T52705: Lamps shadows are not refreshed when tweaking lamps parametersSergey Sharybin
2017-08-30Depsgraph: Copy-on-write component does not depend on itselfSergey Sharybin
2017-08-29Depsgraph: Fix crash when ungrouping node groupSergey Sharybin
2017-08-29Depsgraph: Fix missing material update when driving property in a groupSergey Sharybin
2017-08-29Fix possibly missing flushes back to copy-on-write operationSergey Sharybin
2017-08-29Depsgraph: Fix missing updates when tweaking node tree parametersSergey Sharybin
2017-08-29Depsgraph: Fix missing updates when changing node tree topologySergey Sharybin
2017-08-28Depsgraph: Don't case ID_Type to shortSergey Sharybin
2017-08-28Merge branch 'master' into blender2.8Sergey Sharybin
2017-08-28Depsgraph: Don't cast ID_Type to shortSergey Sharybin
2017-08-28Depsgraph: Pass copy-on-write pointer to material updateSergey Sharybin
2017-08-24Depsgraph: Fix crash editing mesh in edit modeSergey Sharybin
2017-08-24Depsgraph: Cleanup typoSergey Sharybin
2017-08-24Fix T51907: New Depsgraph - Camera constraint is not evaluated properlySergey Sharybin
2017-08-22Merge branch 'master' into blender2.8Sergey Sharybin
2017-08-22Fix T52209: New Depsgraph - animated follow curve constraint sometimes freaks...Sergey Sharybin
2017-08-22Depsgraph: Cleanup, make code friendlier to be edited in columnsSergey Sharybin
2017-08-22Depsgraph: Remove placeholder for path evaluationSergey Sharybin
2017-08-22Fix T52454: Crash in DEG_graph_on_visible_update when activating scene layerSergey Sharybin
2017-08-16Update code comments from DAG_id_tag_update to DEG_id_tag_updateDalai Felinto
2017-08-16Depsgraph/Layers: Keep original visibility when doing full scene copyDalai Felinto
2017-08-12Cleanup: quiet warningsCampbell Barton
2017-08-12Cleanup: whitespaceCampbell Barton
2017-08-08Merge branch 'master' into blender2.8Bastien Montagne
2017-08-08Fix T52255: New Depsgraph - Constraint and Drivers not working together when ...Sergey Sharybin
2017-08-08Depsgraph: Cleanup, make it easier to debug on laptopSergey Sharybin
2017-08-07Merge again...Bastien Montagne
2017-08-03Depsgraph: Fix wrong data type used for armature tagSergey Sharybin
2017-07-28Depsgraph: Re-use evaluated mesh across frames and remove time dependency fro...Sergey Sharybin
2017-07-27Depsgraph: Attempt to keep evaluated mesh when possibleSergey Sharybin
2017-07-27Depsgraph: Cleanup, variable nameSergey Sharybin
2017-07-27Depsgraph: Cleanup, use some utility functions to shorten construction codeSergey Sharybin
2017-07-27Depsgraph: Create ID nodes on build-time expansion using node builderSergey Sharybin
2017-07-27Depsgraph: Allow stealing copy-on-written pointerSergey Sharybin
2017-07-27Depsgraph: Fix possibly missing lamp update when lamp data changesSergey Sharybin