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-14LineArt: Custom UI for adding GP object.YimingWu
2021-05-14Nodes: fix connecting wrong sockets when inserting nodeJacques Lucke
2021-05-14Geometry Nodes: use texture socket in Attribute Sample Texture nodeJacques Lucke
2021-05-14Cleanup: sort include dirs in CMakeLists.txtSybren A. Stüvel
2021-05-14Geometry Nodes: remove some unnecessary updatesJacques Lucke
2021-05-14Animation: Pose sliding tools improvementsChristoph Lendenfeld
2021-05-14Cleanup: spelling, rename metas to meta-strips / meta-ballsCampbell Barton
2021-05-14Cleanup: clang-formatCampbell Barton
2021-05-14Fix sculpt neighbor iterator not taking visibility into accountPablo Dobarro
2021-05-14Fix Sculpt tools showing the cursor of the previous active brushPablo Dobarro
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