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-18Fix T70919: Proxies crash after building motion pathSergey Sharybin
2019-10-11Depsgraph: Cleanup, promote is_evaluating querySergey Sharybin
2019-10-11Depsgraph: Don't use push-from-thread when scheduling graphSergey Sharybin
2019-10-08Depsgraph: Avoid threading for trivial operationsSergey Sharybin
2019-10-08Depsgraph: Cleanup, spelling in commentSergey Sharybin
2019-10-08Depsgraph: Perform early exit check prior to time tagSergey Sharybin
2019-08-11Cleanup: spellingCampbell Barton
2019-08-01Linux: resolve issue compiling on mint 18.3Campbell Barton
2019-07-31Fix T67883: Time Remapping doesn't workSergey Sharybin
2019-07-30BLI_task: Cleanup: rename some structs to make them more generic.Bastien Montagne
2019-07-26Fix T66378: Missing animation update when switching view layerSergey Sharybin
2019-07-15Fix T66686: Crash on Particle Edit, then RenderSergey Sharybin
2019-07-12Fix T66747: Active bone not showing in edit-modeCampbell Barton
2019-07-09Fix T66610: Planar Track extremely laggy when 3D View is openSergey Sharybin
2019-07-04Fix T63788: Crash if particle system is turned off in particle editing modeSergey Sharybin
2019-06-15Cleanup: Rename: Static Override -> Library Override.Bastien Montagne
2019-06-12Fix T64710: Rigid body stops simulating when an object is selectedSergey Sharybin
2019-06-12Cleanup: spelling in commentsCampbell Barton
2019-06-05Sound: Port to a copy-on-write conceptSergey Sharybin
2019-06-04Depsgraph: Only run editors ID update on manual editsSergey Sharybin
2019-05-24Fix T65062: Compositor doesn't work when using different sceneSergey Sharybin
2019-05-24Depsgraph: Fix render pipeline depsgraph pointing to freed dataSergey 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-07Sound: Revert all the recent changes to soundSergey 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
2019-05-03Depsgraph: Make sound ID part of the graphSergey Sharybin
2019-04-30Depsgraph: Store pointer to original NLA stripSergey Sharybin
2019-04-30Depsgraph: Use new animation cache for visibility checkSergey Sharybin
2019-04-20Cleanup: add missing macros to clang-formatCampbell Barton
2019-04-18Fix T63332: backup and restore bPoseChannel_Runtime data during COW.Alexander Gavrilov
2019-04-18Cleanup: comment blocksCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-14Depsgraph: fix hard CTD on dependency cycles through POSE_INIT.Alexander Gavrilov
2019-04-04Cleanup: styleCampbell Barton
2019-03-29Cleanup: Line wrappingSergey Sharybin
2019-03-29Cleanup: Spelling in commentSergey Sharybin
2019-03-25Cleanup: styleCampbell Barton
2019-03-20Cleanup: styleCampbell Barton
2019-03-18Subdiv: Enable topology cache in edit modeSergey Sharybin
2019-03-18Depsgraph: Store original modifier pointerSergey Sharybin
2019-03-18Cleanup: CommentsSergey Sharybin
2019-03-18Cleanup: C++ style of structure definitionSergey Sharybin
2019-03-16Cleanup: fix compiler warnings.Brecht Van Lommel
2019-03-08Fix T60900, T61111, T61963: node values stuck after clearing keyframes.Brecht Van Lommel
2019-03-05Fix T61763: Crash on selecting "Background Scene"Sergey Sharybin
2019-03-01Fix T62087: Crash when rendering in CyclesSergey Sharybin