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-07-05Depsgraph: Cleanup, more clear namingSergey Sharybin
2019-07-05Depsgraph: Make component traversal more granularSergey Sharybin
2019-07-05Depsgraph: Add dependencies traversal which is aware of componentSergey Sharybin
2019-07-05Depsgraph: Add inverse of node type conversion functionsSergey Sharybin
2019-07-05Depsgraph: Make object component conversion more accessibleSergey Sharybin
2019-07-04Fix T63788: Crash if particle system is turned off in particle editing modeSergey 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-07-02Cleanup: spellingCampbell Barton
2019-07-01Fix T66207: Invalid depsgraph relation when driver uses object dimensionSergey Sharybin
2019-06-28Fix T62990: Selecting bones causes pose to be re-evaluatedSergey 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-24Fix T66050: Textbox is not updated, when controlled with driversSergey Sharybin
2019-06-20Cleanup: Remove unused depsgraph functionSergey Sharybin
2019-06-17Fix T63145: nested instancers not respecting Display Instancer settingBrecht Van Lommel
2019-06-17Fix T65662: Drivers on custom properties doesn't properly updateSergey Sharybin
2019-06-17Fix T65651: Crash when changing audio strip source fileSergey Sharybin
2019-06-17Fix T65817: Video Sequencer doesen't render speakers' soundsSergey Sharybin
2019-06-17Cleanup: comment, RNA spellingCampbell Barton
2019-06-17Cleanup: comment spellingCampbell Barton
2019-06-15Cleanup: Rename: Static Override -> Library Override.Bastien Montagne
2019-06-14Cleanup: sort structsCampbell Barton
2019-06-12Fix T57489: Texture coordinate object reference not updating in EeveeSergey Sharybin
2019-06-12Fix T64710: Rigid body stops simulating when an object is selectedSergey Sharybin
2019-06-12Cleanup: spelling in commentsCampbell Barton
2019-06-11Fix T65626: Use Nodes checkbox locks after being checked with "insert keyframe"Sergey 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-07Fix missing autosmooth update when animatedSergey Sharybin
2019-06-06Depsgraph: Add relations for spline animationSergey Sharybin
2019-06-06Fix T63035: Undoing in pose mode destroys the entire poseSergey Sharybin
2019-06-05Sound: Port to a copy-on-write conceptSergey Sharybin
2019-06-05Depsgraph: Store recalc tag in ID->recalcSergey Sharybin
2019-06-04Depsgraph: Only run editors ID update on manual editsSergey Sharybin
2019-06-04Fix T65447: Mask doesn't update in compositor unless there's motion blur onSergey Sharybin
2019-05-29DrawManager: Cycles+GPencilJeroen Bakker
2019-05-29Depsgraph: Fix IDs being remapped in original compositorSergey Sharybin
2019-05-29Cleanup: Group depsgraph building nodesSergey Sharybin
2019-05-28Depsgraph: Add query for whether graph is up to dateSergey Sharybin
2019-05-28Fix T57483: Driver on grease pencil modifier does not updateSergey Sharybin
2019-05-24Fix T65062: Compositor doesn't work when using different sceneSergey Sharybin
2019-05-24Depsgraph: Fixes for render pipeline buildingSergey Sharybin
2019-05-24Depsgraph: Fix render pipeline depsgraph pointing to freed dataSergey Sharybin
2019-05-23Depsgraph: Ensure DOF object is always in the graphSergey Sharybin
2019-05-23Depsgraph: Don't tag original IDs for recalcSergey Sharybin
2019-05-23Render: Use dependency graph for compositor/sequencerSergey Sharybin