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
2018-05-31Depsgraph: Forbid update flush to go from copy-on-write to animationSergey Sharybin
2018-05-31Depsgraph: Remove the "disable-copy-on-write" option completelyJoshua Leung
2018-05-31Fix depsgrah copying and evaluating hidden collections.Brecht Van Lommel
2018-05-29Fix T55204: proxy object disappearing randomly.Brecht Van Lommel
2018-05-27Merge branch 'hair_guides' into hair_guides_groomingLukas Tönne
2018-05-23Revert "Depsgraph: refresh RNA that doesn't need a full rebuild"Joshua Leung
2018-05-23Fix curve not updating when scaling Bevel ObjectDalai Felinto
2018-05-23Depsgraph: refresh RNA that doesn't need a full rebuildCampbell Barton
2018-05-21Revert "Cleanup: Temporarily removed all groom object type code, move it to a...Lukas Tönne
2018-05-21Cleanup: Temporarily removed all groom object type code, move it to a separat...Lukas Tönne
2018-05-21Merge branch 'blender2.8' into hair_guidesLukas Tönne
2018-05-18Collections and groups unificationBrecht Van Lommel
2018-05-15Depsgraph: Forbid flush across scene->geometry operationsSergey Sharybin
2018-05-13Merge branch 'blender2.8' into hair_guidesLukas Tönne
2018-05-11Depsgraph: Fix redundant nodes built when animation shares same actionSergey Sharybin
2018-05-11Cleanup: whitespaceCampbell Barton
2018-05-06Merge branch 'blender2.8' into hair_guidesLukas Tönne
2018-05-04Depsgraph: Fix several ID blocks added multiple times to depsgraphSergey Sharybin
2018-05-04Depsgraph: Fix missing relations for IDs brought by driversSergey Sharybin
2018-05-04Merge branch 'master' into blender2.8Sergey Sharybin
2018-05-04Depsgraph: Fix extra operations and relations created for shared armaturesSergey Sharybin
2018-05-03Depsgraph: Fix threading conflict between node animation and shading updateSergey Sharybin
2018-05-02Depsgraph: Make all print messages to respect per-depsgraph debug flagsSergey Sharybin
2018-05-02Depsgraph: Make bAction a part of dependency graphSergey Sharybin
2018-05-01Depsgraph: Add missing relations needed for nested datablock relationsSergey Sharybin
2018-05-01Depsgraph: Cleanup, simplify operation code stringificationSergey Sharybin
2018-04-23Merge branch 'master' into blender2.8Sergey Sharybin
2018-04-23Depsgraph: Add relation flag to avoid flush across itSergey Sharybin
2018-04-23Depsgraph: Avoid redundant copy-on-write relationsSergey Sharybin
2018-04-23Merge branch 'master' into blender2.8Sergey Sharybin
2018-04-23Depsgraph: Add missing relations builderSergey Sharybin
2018-04-21Merge branch 'blender2.8' into hair_guidesLukas Tönne
2018-04-19Remove Blender Internal and legacy viewport from Blender 2.8.Ton Roosendaal
2018-04-15Merge branch 'blender2.8' into hair_guidesLukas Tönne
2018-04-12Depsgraph: Remove function bindings with collectionsSergey Sharybin
2018-04-10Merge branch 'master' into blender2.8Sergey Sharybin
2018-04-10Depsgraph: Build relations for objects linked via pchan constraintsSergey Sharybin
2018-04-04Depsgraph: Fix/workaround crash with animation and drivers and CoWSergey Sharybin
2018-04-04Merge branch 'master' into blender2.8Sergey Sharybin
2018-04-04Depsgraph: Make sure textures used by modifiers are in the graphSergey 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-03-02Depsgraph: Silence obviously noisy relations build errorsSergey Sharybin
2018-02-22Merge branch 'master' into blender2.8Sergey Sharybin
2018-02-22Depsgraph: Remove unused bmain from modifiers relations update contextSergey Sharybin
2018-02-22Merge branch 'master' into blender2.8Sergey Sharybin
2018-02-22Depsgraph: Wrap all arguments foe modifiers relations update into a structSergey Sharybin
2018-02-22Merge branch 'master' into blender2.8Sergey Sharybin
2018-02-22Depsgraph: Replace LIB_TAG_DOIT with hash lookupSergey Sharybin