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-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
2019-05-23Depsgraph: Allow building scene propertiesSergey Sharybin
2019-05-23Depsgraph: Allow having ID built checks be more granularSergey Sharybin
2019-05-23Depsgraph: Fix fake dependnecy cycle in proxiesSergey Sharybin
2019-05-23Depsgraph: Correct relations for proxy groupSergey Sharybin
2019-05-23Masks: Properly port to Copy-on-Write conceptSergey 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-16Refactor: Simplify ID Property freeingJacques Lucke
2019-05-16Depsgraph: Add queries whether ID is original/evaluatedSergey Sharybin
2019-05-15Outliner Restriction: Naming sanitization and iconDalai Felinto
2019-05-14Depsgraph: dependency on B-Bone start handle end roll when inheriting it.Alexander Gavrilov
2019-05-14Cleanup: sort struct declarationsCampbell Barton
2019-05-14Depsgraph: detect bbone_segments drivers from Object animation data.Alexander Gavrilov
2019-05-13Fix T63325: Drivers freezing input valueSergey Sharybin
2019-05-13Fix T64387: Crash with driver copy/pasteSergey Sharybin
2019-05-11Outliner Visibility UpdateDalai Felinto
2019-05-10Fix T64284 Mirrored Instances have flipped normals/face orientationClément Foucault
2019-05-09DepsGraph: Multi ViewLayer SelectionJeroen Bakker
2019-05-07Depsgraph: provide more granularity to PoseBone property links.Alexander Gavrilov
2019-05-07Sound: Revert all the recent changes to soundSergey Sharybin
2019-05-06Fix T64111: add a NULL check to avoid crash with bad constraint subtarget.Alexander Gavrilov
2019-05-06Fix T64161: Crashing using undo and multiple windowsSergey Sharybin
2019-05-06Sound: Port more cases to be a part of dependency graphSergey 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: Preserve sound and audio pointers through copy-on-writeSergey Sharybin
2019-05-03Depsgraph: Store original sequencer strip pointerSergey Sharybin