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-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
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-24Depsgraph: Fixes for render pipeline buildingSergey 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: Fix fake dependnecy cycle in proxiesSergey Sharybin
2019-05-23Depsgraph: Correct relations for proxy groupSergey Sharybin
2019-05-17Cycles/Eevee: unify depth of field settings for camerasJeroen Bakker
2019-05-17Fix T64595: Mask does not update correctly when changing framesSergey Sharybin
2019-05-13Fix T63325: Drivers freezing input valueSergey Sharybin
2019-05-07Sound: Revert all the recent changes to soundSergey Sharybin
2019-05-05Depsgraph: fix Bone property drivers stored in Object animdata.Alexander Gavrilov
2019-05-03Cleanup: Selling in commentSergey Sharybin
2019-05-03Sound: Make sound handles only be in evaluated datablocksSergey 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-04-30Depsgraph: build bbone operation if bone segments has animationSergey Sharybin
2019-04-30Depsgraph: Add generic animated properties cacheSergey Sharybin
2019-04-29Depsgraph: fix dependencies for drivers and animation on Bone properties.Sergey Sharybin
2019-04-29Depsgraph: fix handling of driver variable dependencies with proxies.Alexander Gavrilov
2019-04-24Fix T55326: Massive slowdown when animating material in a highpoly meshSergey Sharybin
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-29Fix T62938: Rigid body crash with surface effectorSergey Sharybin