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
2020-05-12Fix missing standard OpenColorIO roles, as reported by ociocheckBrecht Van Lommel
2020-05-12Transform orientation tweaksGermano Cavalcante
2020-05-12Fix T76635: Clicking the text button X in a pop-up doesn't clearJulian Eisel
2020-05-12UI/Animation: Don't change Graph Editor cursor from scrubbing regionJulian Eisel
2020-05-12Fix T76693: Inconsistent rotation Shortcut vs GizmosGermano Cavalcante
2020-05-12UI: Remove duplicate Mark/Clear Seam entries from Edge menusPablo Vazquez
2020-05-12Refactor: Move lamp foreach_id to new IDTypeInfo structure.Bastien Montagne
2020-05-12Refactor: Move texture foreach_id to new IDTypeInfo structure.Bastien Montagne
2020-05-12Refactor: Move armature foreach_id to new IDTypeInfo structure.Bastien Montagne
2020-05-12Refactor: Move library foreach_id to new IDTypeInfo structure.Bastien Montagne
2020-05-12Refactor: Move lattice foreach_id to new IDTypeInfo structure.Bastien Montagne
2020-05-12Refactor: Move metaball foreach_id to new IDTypeInfo structure.Bastien Montagne
2020-05-12Refactor: Move Curve foreach_id to new IDTypeInfo structure.Bastien Montagne
2020-05-12Merge branch 'blender-v2.83-release'Clément Foucault
2020-05-12Fix T76113 GPU: Crash closing file browsers with AMD GPUsClément Foucault
2020-05-12Merge branch 'blender-v2.83-release'Antonio Vazquez
2020-05-12GPencil: Add new parameter for SMAA thresholdAntonio Vazquez
2020-05-12Fix T74694: Sculpt Mask Influences Weight/Vertex Paint DrawingJeroen Bakker
2020-05-12Merge branch 'blender-v2.83-release'Bastien Montagne
2020-05-12Fix T76053: Rigid Body properties disappears after deleting rigid body constr...Bastien Montagne
2020-05-12Merge branch 'blender-v2.83-release'Sergey Sharybin
2020-05-12Multires: Cleanup, clarify commentsSergey Sharybin
2020-05-12UI: Rename 'View Zoom In/Out' to 'Zoom In/Out'Pablo Vazquez
2020-05-12Multires: Correct NULL-pointer checkSergey Sharybin
2020-05-12UI: Rename 'View All' operator to 'Frame All'Pablo Vazquez
2020-05-12Merge remote-tracking branch 'origin/blender-v2.83-release'Sybren A. Stüvel
2020-05-12Fix T76132: Can't import Alembic with changing UVsSybren A. Stüvel
2020-05-12Fix T76132: Can't export Alembic with changing UVsSybren A. Stüvel
2020-05-12Fix T76669: Crash when doing right click on channelJacques Lucke
2020-05-12Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-12Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-12Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-12Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-12Fix T76507: Reading clipboard blocks keyboard input on X11Campbell Barton
2020-05-12Cleanup: tag unused functionCampbell Barton
2020-05-12Fix T76514: Invalid geometry in Alembic crashes BlenderSybren A. Stüvel
2020-05-12Fix T74818: improve tooltip for initial fluid velocityJacques Lucke
2020-05-12Fix Frame Dropping not dropping the correct amount of framesSebastian Parborg
2020-05-12UI: invoke operators in search menu instead of executeJacques Lucke
2020-05-12Merge branch 'blender-v2.83-release'Jacques Lucke
2020-05-12Fix T75492: Only positive shrink factor values can be animatedJacques Lucke
2020-05-12Merge branch 'blender-v2.83-release'Jacques Lucke
2020-05-12Fix T75889: Cannot bake mantaflow via Python APIJacques Lucke
2020-05-12Fluid: remove special treatment for running Python code on windowsJacques Lucke
2020-05-12Cleanup: Remove print statementJeroen Bakker
2020-05-12Preferences: Customize default empty size for collection instancesJacques Lucke
2020-05-12Merge branch 'blender-v2.83-release'Antonio Vazquez
2020-05-12Fix T73973: GPencil Fill fails when zoom the imageAntonio Vazquez
2020-05-12GPencil: Cleanup wrong ID deleteAntonio Vazquez
2020-05-12Merge branch 'blender-v2.83-release'Jeroen Bakker