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-05-03Depsgraph: Initial work to cover sequencerSergey Sharybin
2019-05-03Depsgraph: Make sound ID part of the graphSergey Sharybin
2019-04-30Depsgraph: Add generic animated properties cacheSergey Sharybin
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-26Depsgraph: Standardize parameters nodesSergey Sharybin
2019-03-20Fix T59449: Particle system creates error in rigid bodySergey Sharybin
2019-03-07Refactor CDData masks, to have one mask per mesh elem type.Bastien Montagne
2019-02-27Depsgraph: Make it easier to control which bases being pulled into the graphSergey Sharybin
2019-02-27Cleanup: rename lamp -> lightCampbell Barton
2019-02-27DNA: rename Lamp -> LightCampbell Barton
2019-02-26Depsgraph: Make parameters exit dependent on ID propertiesSergey Sharybin
2019-02-20Depsgraph: Fix relation when lamp has driver on custom propertySergey Sharybin
2019-02-18Fix T57457: animated image sequences not working in Eevee.Brecht Van Lommel
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-15Depsgraph: Move RNA lookup to an own query classSergey Sharybin
2019-02-12Depsgraph: Add utility function for transform dependencySergey Sharybin
2019-02-07Cleanup: sort struct blocks, descriptionCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove original authorCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
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-28Cleanup: unused struct declarationsCampbell Barton
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-22Fix T60742, T55974: crash using mesh/curve surface force fields.Brecht Van Lommel
2018-12-10Fix T57633: Particle texture update problemSergey Sharybin
2018-12-03Depsgraph: completely move customdata_mask to the ID node.Alexander Gavrilov
2018-11-22Depsgraph: Cleanup, make it easier to create relations with flagsSergey Sharybin
2018-11-15Depsgraph: Save memory by ignoring invisible objectsSergey Sharybin
2018-11-14Depsgraph: Fix missing point cache reset when physics changesSergey Sharybin
2018-10-24Depsgraph: fixes for the eval_flags API behavior.Alexander Gavrilov
2018-10-24Depsgraph: minor renaming and refactor of API for adding evaluation flags.Alexander Gavrilov
2018-10-14Depsgraph: Add proper API functions for CustomDataMask dependencies.Alexander Gavrilov
2018-09-24Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-24Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-08-23Depsgraph: Bring back visibility checks based on collection restrict flagsSergey Sharybin
2018-06-27Depsgraph: Fix missing relation from action to animation when it's sharedSergey Sharybin
2018-06-25Depsgraph: cache collision relations, for performance and stability.Brecht Van Lommel
2018-06-25Depsgraph: Add missing nodes and relations for speakerSergey Sharybin
2018-06-08Depsgraph: Don't optimize out collections used by duplication systemSergey Sharybin
2018-06-06Depsgraph: Handle key->object relations from object builderSergey Sharybin
2018-06-06Depsgraph: Object data separation, armatureSergey Sharybin
2018-06-06Depsgraph: Object data separation, geometrySergey Sharybin
2018-06-06Depsgraph: Object data separation, cameraSergey Sharybin
2018-06-06Depsgraph: Object data separation, lampSergey Sharybin
2018-06-06Depsgraph: Object data separation, light probesSergey Sharybin
2018-05-20Cleanup: whitespace, duplicate includesCampbell Barton
2018-05-18Collections and groups unificationBrecht Van Lommel
2018-05-04Depsgraph: Fix missing relations for IDs brought by driversSergey Sharybin