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
2021-05-13Cleanup: use boolean argumentCampbell Barton
2021-05-13UI: Improved "Area Close" Neighbor SelectionHarley Acheson
2021-05-12Merge branch 'blender-v2.93-release'Richard Antalik
2021-05-12VSE: Fix meta strip boundary can not be changedRichard Antalik
2021-05-12UI: Colors for Texture/Material node sockets and small tweaksPablo Vazquez
2021-05-12Fix T81247: Constrain selected UVs to correct UDIMSiddhartha Jejurkar
2021-05-12PyAPI: remove context.active_baseCampbell Barton
2021-05-12Cleanup: use our own code style for doxy-gen comment blocksCampbell Barton
2021-05-12Nodes: add boilerplate for texture and material socketsJacques Lucke
2021-05-12Fix T87947: Trasnform: Keyboard input uses view orientationGermano Cavalcante
2021-05-12Cleanup: Use enum to indicate the current orientationGermano Cavalcante
2021-05-12Merge branch 'blender-v2.93-release'Pablo Dobarro
2021-05-12Fix wrong loop count in Sculpt Expand codePablo Dobarro
2021-05-11Fix T88160: GPencil Remove `B` key to create Blank Keyframe in Drawing modeAntonio Vazquez
2021-05-11Cleanup: remove unused baking struct members from soft-bodyCampbell Barton
2021-05-10Merge branch 'blender-v2.93-release'Pablo Dobarro
2021-05-10Fix T88060: Expand freezing when deleting a Face Set with multiple loose partsPablo Dobarro
2021-05-10GPencil: Remove `B` key to create Blank Keyframe in Drawing modeAntonio Vazquez
2021-05-10Cleanup: too small loop variable typeJacques Lucke
2021-05-10LineArt: Custom UI for adding GP object.YimingWu
2021-05-09Merge branch 'blender-v2.93-release'Pablo Vazquez
2021-05-09GPencil: Name Scene Line Art objects "Line Art"Pablo Vazquez
2021-05-07GPencil: New Append operatorsAntonio Vazquez
2021-05-07UI: Display indicator in the 3D Viewport when Clipping Region is onPablo Vazquez
2021-05-07Node Editor: Show frame label only when a label is setPablo Vazquez
2021-05-07Silence warningsDalai Felinto
2021-05-07Cleanup: make format (clang-format)Dalai Felinto
2021-05-07Merge remote-tracking branch 'origin/blender-v2.93-release'Dalai Felinto
2021-05-07Cleanup: make format (clang-format)Dalai Felinto
2021-05-07GPencil: Add Bracket keymaps to increase/decrease brush sizeAntonio Vazquez
2021-05-07LibOverride: Add proper reports when deleting user-edited overrides as part o...Bastien Montagne
2021-05-07Fix strict compiler warning in sequencer codeSergey Sharybin
2021-05-07VSE: New iterator designRichard Antalik
2021-05-07Merge branch 'blender-v2.93-release'Richard Antalik
2021-05-07VSE: Fix freeing display buffer cache before useRichard Antalik
2021-05-07Cleanup: de-duplicate checks in object-mode item callbackCampbell Barton
2021-05-07Cleanup: remove OB_MODE_EDIT from GPencil compatibility checkCampbell Barton
2021-05-07Cleanup: remove redundant NULL check in ED_object_mode_compat_testCampbell Barton
2021-05-07Object Mode: avoid error message with particle-edit mode switchCampbell Barton
2021-05-07Merge branch 'blender-v2.93-release'Campbell Barton
2021-05-07Fix inconsistency setting particle edit-modeCampbell Barton
2021-05-06Fix T88058: Hover+return doesn't accept 0 as inputFalk David
2021-05-06Merge branch 'blender-v2.93-release'Falk David
2021-05-06Fix T87983: Motion tracker button tooltips identicalFalk David
2021-05-06Merge branch 'blender-v2.93-release'Philipp Oeser
2021-05-06Fix radius not taken into account when adding curve guide force fieldPhilipp Oeser
2021-05-06Merge branch 'blender-v2.93-release'Campbell Barton
2021-05-06Fix memory leak in object.mode_set_with_submodeCampbell Barton
2021-05-06Cleanup: VSE: move functions from incorrect fileRichard Antalik
2021-05-06Merge branch 'blender-v2.93-release'Richard Antalik