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
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-18Objects: add Volume object type, and prototypes for Hair and PointCloudBrecht Van Lommel
2020-03-14Cleanup: spellingCampbell Barton
2020-03-11Depsgraph: Fix crash deleting Viewer image from OutlinerSergey Sharybin
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-03-09Depsgraph: fix crash caused by removing too many NO-OP nodesSybren A. Stüvel
2020-03-06Fix T73254: Drivers with the object.dimension variable are not updatedSybren A. Stüvel
2020-03-05Cleanup: material API namingCampbell Barton
2020-02-19Fix T73932: modifying keyframes in nodes fails when there is an image sequenceBrecht Van Lommel
2020-02-05T73589: Code Quality: Renaming on BKE_material.hAntonio Vazquez
2020-01-28Cleanup: changed NULL to nullptr in depsgraph C++ codeSybren A. Stüvel
2020-01-21Fix T72213: F-Curve animation does not update FreeStyle propertiesSybren A. Stüvel
2019-10-10Fix T65134: Duplicated proxies in several scenes don't workSergey Sharybin
2019-09-25Depsgraph: Move proxy group and from building to own functionSergey Sharybin
2019-09-25Fix T69573: Driver Value does not slide along the actual value in the Driver ...Sybren A. Stüvel
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-08-13Custom Properties: officially support int and float arrays in the UI.Alexander Gavrilov
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-07-28Fix T66872: Changing clip color space does not update background imagesSergey Sharybin
2019-07-15Fix compositor ignoring mask parentingSergey Sharybin
2019-07-07Cleanup: spellingCampbell Barton
2019-07-03Fix T66234: Issue on switching material mode between Object and DataSergey Sharybin
2019-07-02Fix T65778: Missing selection update with linked objects in edit modeSergey Sharybin
2019-06-28Fix T62990: Selecting bones causes pose to be re-evaluatedSergey Sharybin
2019-06-07Sound: Fix 3D sound coming from scene stripsSergey Sharybin
2019-06-07Sequencer: Fix missing sound from nested scene stripsSergey Sharybin
2019-06-05Sound: Port to a copy-on-write conceptSergey Sharybin
2019-05-23Depsgraph: Ensure DOF object is always in the graphSergey Sharybin
2019-05-23Render: Use dependency graph for compositor/sequencerSergey Sharybin
2019-05-23Depsgraph: Allow building scene propertiesSergey Sharybin
2019-05-23Depsgraph: Allow having ID built checks be more granularSergey Sharybin
2019-05-23Masks: Properly port to Copy-on-Write conceptSergey Sharybin
2019-05-15Outliner Restriction: Naming sanitization and iconDalai Felinto
2019-05-11Outliner Visibility UpdateDalai Felinto
2019-05-07Sound: Revert all the recent changes to soundSergey Sharybin
2019-05-03Cleanup: Selling in commentSergey Sharybin
2019-05-03Sound: Move evaluation to dependency graphSergey Sharybin
2019-05-03Depsgraph: Add scene audio componentSergey Sharybin
2019-05-03Depsgraph: Initial work to cover sequencerSergey Sharybin
2019-05-03Depsgraph: Make sound ID part of the graphSergey Sharybin
2019-05-01Alembic: integrate cache file into the dependency graphBrecht Van Lommel
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-30Depsgraph: Use new animation cache for visibility checkSergey Sharybin
2019-04-30Depsgraph: Add generic animated properties cacheSergey Sharybin
2019-04-24Fix T55326: Massive slowdown when animating material in a highpoly meshSergey Sharybin
2019-04-20Cleanup: quiet extra-semicolon warningCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-26Depsgraph: Standardize parameters nodesSergey Sharybin
2019-03-21Fix T62768: Softbody cache still not updated correctlySergey Sharybin
2019-03-20Depsgraph: Fix cycle with rigid body and Weight ProximitySergey Sharybin