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-02-15Depsgraph: Speedup constraint source lookupSergey Sharybin
2019-02-15Depsgraph: Move RNA lookup to an own query classSergey Sharybin
2019-02-12Depsgraph: Special relation for instances and metaballsSergey Sharybin
2019-02-12Cleanup: Make parent relations a bit cleanerSergey Sharybin
2019-02-12Depsgraph: Run rigid body after modifiers are readySergey Sharybin
2019-02-12Depsgraph: Add utility function for transform dependencySergey Sharybin
2019-02-11Cleanup: commentsCampbell Barton
2019-02-08Fix T61231: File open and undo looses unkeyed changesSergey Sharybin
2019-02-07Cleanup: sort struct blocks, descriptionCampbell Barton
2019-02-06Depsgraph: Fix dependency cycle when rigid body is involvedSergey Sharybin
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-06Outliner visibility unification: Implement 3 levels of viewport visibilityDalai Felinto
2019-02-05Per view-layer collection visibilityDalai Felinto
2019-02-01Cleanup: remove original authorCampbell Barton
2019-02-01Fix T60451: Soft body cache not being cleared when it shouldSergey Sharybin
2019-02-01Cleanup: Shuffle arguments in most used orderSergey Sharybin
2019-02-01Depsgraph: Use scene operation codeSergey Sharybin
2019-02-01Depsgraph: Use operation code for file cache updateSergey Sharybin
2019-02-01Depsgraph: Use operation code for armature evaluationSergey Sharybin
2019-02-01Depsgraph: Use operation code for dupli-groupSergey Sharybin
2019-02-01Depsgraph: Use operation code for geometry evaluation doneSergey Sharybin
2019-02-01Depsgraph: Use operation code for geometry evaluationSergey Sharybin
2019-02-01Depsgraph: Use operation code for geometry evaluation initSergey Sharybin
2019-02-01Depsgraph: More clear name for geometry evaluationSergey Sharybin
2019-02-01Cleanup: Space for foreach macroSergey Sharybin
2019-02-01Depsgraph: Add some sanity checks to ensure valid relationsSergey Sharybin
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-31Fix build errors on Visual Studio after recent changes.Brecht Van Lommel
2019-01-31Fix T60836: Stretch to flickers when vertex group is usedSergey Sharybin
2019-01-31Fix T59339: Particle render without baking issuesSergey Sharybin
2019-01-31Depsgraph: Comb code to a better state all overSergey Sharybin
2019-01-31Fix T61030: Drivers for shape keys not evaluated in correct orderSergey Sharybin
2019-01-31Depsgraph: Specify whether RNA path to be resolved as entry or exitSergey Sharybin
2019-01-31Depsgraph: Use more correct update source for an internal tagsSergey Sharybin
2019-01-31Fix T59495, T59992, T59904, T59178, T60598: broken keyframed value editing.Brecht Van Lommel
2019-01-30Cleanup: use better names for depsgraph driver relations.Brecht Van Lommel
2019-01-29Fix T59924: Blender 2.8 particle system errorSergey Sharybin
2019-01-28Fix T60566: Warnings in rigid body and certain conrfigurationSergey Sharybin
2019-01-28Fix T60127: Particles texture mapping coordinates objectsSergey Sharybin
2019-01-28Cleanup: unused struct declarationsCampbell Barton
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-24Fix freestyle renders not including some types of animation.Brecht Van Lommel
2019-01-24Cleanup: styleCampbell Barton
2019-01-23Fix T60417: Hair not instantly updating when editing curve guidePhilipp Oeser
2019-01-22Fix T60742, T55974: crash using mesh/curve surface force fields.Brecht Van Lommel
2019-01-04Depsgraph: Fix missing relation from node tree to lightSergey Sharybin
2018-12-28Cycles: restore old sample and material override settings for view layers.Brecht Van Lommel
2018-12-19Fixes for particle system and physicsSergey Sharybin
2018-12-19Fix T59237: Instancing on a path doesn't do anythingSergey Sharybin
2018-12-13Fix force fields not affecting rigid bodiesSergej Reich