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
path: root/source
AgeCommit message (Expand)Author
2020-04-30Windows: Support backtraces on release builds.Ray Molenkamp
2020-04-30Fix dragging panels changing region sizeJulian Eisel
2020-04-30Fix crash when switching subdivision level in MultiresPablo Dobarro
2020-04-30Cleanup: Fix compiler warningAntonio Vazquez
2020-04-30Fix T76097: Simulations don't take animated gravity into accountSebastián Barschkis
2020-04-30Cleanup: simplify a bit libquery code.Bastien Montagne
2020-04-30Fluid: Refactored fluid gravity settingsSebastián Barschkis
2020-04-30Fluid: Minor cleanup and sanity checksSebastián Barschkis
2020-04-30UI: Statistics Visual ChangesHarley Acheson
2020-04-30Multires: Subdivide Simple and Subdivide LinearPablo Dobarro
2020-04-30Multires: Unsubdivide and Rebuild SubdivisionsPablo Dobarro
2020-04-30Multires: Enable sculpting in all subdivision levelsPablo Dobarro
2020-04-30GPencil: Add material selector to context menusAntonio Vazquez
2020-04-30Merge branch 'blender-v2.83-release'Sebastián Barschkis
2020-04-30Fluid: Removed domain size option from diffusion panelSebastián Barschkis
2020-04-30UI: add all operators to search menu when developer extras is enabledCampbell Barton
2020-04-30Fix orientation change in RedoGermano Cavalcante
2020-04-30Fix T76260: Inverted rotation in non-3d viewsGermano Cavalcante
2020-04-30Outliner: Add new delete operatorNathan Craddock
2020-04-30Merge branch 'blender-v2.83-release'Antonio Vazquez
2020-04-30Fix T76236: GPencil drrawing resetting posed positions with armature after la...Antonio Vazquez
2020-04-30Merge branch 'blender-v2.83-release'Philipp Oeser
2020-04-30Fix T75985: Texture paint brush gradients results in wrong colorPhilipp Oeser
2020-04-30Fix animation player checkerboard drawing with alpha channelsCampbell Barton
2020-04-30Cleanup: clang-formatCampbell Barton
2020-04-30Cleanup: unused variable warningsCampbell Barton
2020-04-30Task: Use TBB as Task SchedulerBrecht Van Lommel
2020-04-29Merge branch 'blender-v2.83-release'Bastien Montagne
2020-04-29Readfile: debug check all IDs are properly linked at the end.Bastien Montagne
2020-04-29Fix T76155: 'Object lost data' on copy-pasting with new undo code.Bastien Montagne
2020-04-29Fix crash with Orbit Around SelectionGermano Cavalcante
2020-04-29Tracking: Implement Nuke/Natron distortion modelSergey Sharybin
2020-04-29Fix T71334: top part of render window disappears on repeated rendersBrecht Van Lommel
2020-04-29VR: Reset pose offsets when changing base poseJulian Eisel
2020-04-29Transform Orientation RefactorGermano Cavalcante
2020-04-29Merge branch 'blender-v2.83-release'Philipp Oeser
2020-04-29Depsgraph: use native BLI data structures in registryJacques Lucke
2020-04-29Fix T75522: Math node truncate operator tooltip provides no explanationPhilipp Oeser
2020-04-29Merge branch 'blender-v2.83-release'Philipp Oeser
2020-04-29Fix T75810: Child bone frozen when both Auto IK and X-Axis mirror arePhilipp Oeser
2020-04-29Merge branch 'blender-v2.83-release'Philipp Oeser
2020-04-29Armature posemode: add mouse independent "Select Linked" operatorPhilipp Oeser
2020-04-29Fix/cleanup: lib_query: missing case handling of new ID_SIM type.Bastien Montagne
2020-04-29Merge branch 'blender-v2.83-release'Bastien Montagne
2020-04-29Cleanup: use LISTBASE_FOREACH iterator everywhere possible in libquery.Bastien Montagne
2020-04-29Fix crash after 475bd6b occuring on each render end, we need another nullchec...Jens Verwiebe
2020-04-29Merge branch 'blender-v2.83-release'Antonio Vazquez
2020-04-29Fix T76185: GPencil from Curve ignores Cyclic when curve has only 2 pointsAntonio Vazquez
2020-04-29Cleanup: use const args for depsgraph functionsCampbell Barton
2020-04-29Cleanup: use doxy sections for multires & subdiv sourcesCampbell Barton