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-17GPencil: Fix Parent layer not workingAntonio Vazquez
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-03-06Fix T73254: Drivers with the object.dimension variable are not updatedSybren A. Stüvel
2020-03-05Cleanup: Move std::deque to depsgraph_type.hSybren A. Stüvel
2020-03-05Cleanup: material API namingCampbell Barton
2020-02-21Fix T73593: Drivers on hide_viewport and hide_render are unreliableSybren A. Stüvel
2020-02-21Fix: Drivers on hide_viewport and hide_render throw warningsSybren A. Stüvel
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-28Merge remote-tracking branch 'origin/blender-v2.82-release'Sybren A. Stüvel
2020-01-28Alembic depsgraph: explicitly add ANIMATION -> CACHE dependencySybren A. Stüvel
2020-01-28Fix T72143: editing image frame start/offset does not update in EeveeBrecht Van Lommel
2020-01-28Merge remote-tracking branch 'origin/blender-v2.82-release'Sybren A. Stüvel
2020-01-28Fix T72660: Alembic caches are not properly updated by driversSybren A. Stüvel
2020-01-28Cleanup: reformatted after NULL -> nullptr in depsgraph C++ codeSybren A. Stüvel
2020-01-28Cleanup: changed NULL to nullptr in depsgraph C++ codeSybren A. Stüvel
2020-01-24Merge branch 'blender-v2.82-release'Alexander Gavrilov
2020-01-24Depsgraph: fix false positive time dependencies for simple drivers.Alexander Gavrilov
2020-01-24Depsgrapg: Refactor, move Relation to own fileSergey Sharybin
2020-01-21Merge remote-tracking branch 'origin/blender-v2.82-release'Sybren A. Stüvel
2020-01-21Fix T72213: F-Curve animation does not update FreeStyle propertiesSybren A. Stüvel
2020-01-13Fix T73029: Crash transforming objectSergey Sharybin
2020-01-13Depsgraph: Guarantee order of backup of action and ID using itSergey Sharybin
2019-11-22Depsgraph: Ignore action time dependency if it's not neededSergey Sharybin
2019-11-06Fix crash when adding Scene variable to a driverSybren A. Stüvel
2019-10-30Fix T71212: Drivers using scene.frame_current don't refresh on playbackSergey Sharybin
2019-10-30Depsgraph: Cleanup, use anonymous nsamespaceSergey Sharybin
2019-09-25Depsgraph: Move proxy group and from building to own functionSergey Sharybin
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-09-03Fix T69326: Parent type ARMATURE doesn't workSergey Sharybin
2019-09-03Depsgraph: Cleanup, more clear variable nameSergey Sharybin
2019-09-03Depsgraph: Cleanup commentSergey Sharybin
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-08-13Custom Properties: officially support int and float arrays in the UI.Alexander Gavrilov
2019-08-11Cleanup: spellingCampbell Barton
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-07-17Fix T66919: Force field does not affect particlesSergey Sharybin
2019-07-15Fix compositor ignoring mask parentingSergey Sharybin
2019-07-03Fix T66234: Issue on switching material mode between Object and DataSergey Sharybin
2019-07-03Fix T66370: add_relation Message in Console with certain shadersSergey Sharybin
2019-07-03Fix T66366: Multi object edit makes blender crashSergey Sharybin
2019-07-02Fix T65778: Missing selection update with linked objects in edit modeSergey Sharybin
2019-06-28Fix T66105: Changing force field does not update simulationSergey Sharybin
2019-06-26Fix missing volume update via scene strip's settingsSergey Sharybin
2019-06-26Fix T66132: Unable to move bone in special configurationSergey Sharybin
2019-06-17Cleanup: comment, RNA spellingCampbell Barton
2019-06-12Fix T57489: Texture coordinate object reference not updating in EeveeSergey Sharybin
2019-06-12Cleanup: spelling in commentsCampbell Barton