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
2022-04-12Fix T97100: Fix ordering in color attribute list itemsJoseph Eagar
2022-04-11UI: make snap self inactive if proportional editingEthan-Hall
2022-04-11Update RNA to user manual referencesAaron Carlisle
2022-04-11Fix adding certain nodes can cause python errorsPhilipp Oeser
2022-04-11Fix/workaround i18n script not finding some messages anymore.Bastien Montagne
2022-04-11Curves Sculpting Icons: Snake Hook and Grow updatesDalai Felinto
2022-04-11Cleanup: quotes, line lengthCampbell Barton
2022-04-10Render: Add operators to add all used or remove all unused lightgroupsLukas Stockner
2022-04-09UDIM: Move UDIM grid controls to the Overlay panelJesse Yurkovich
2022-04-08GPencil: Fix unreported missing Sculpt popover menuAntonio Vazquez
2022-04-08Painting: Canvas switcher for painting brushes/tools.Jeroen Bakker
2022-04-08Curves: expose convert to particle system operator in sculpt modeJacques Lucke
2022-04-07Curves: improve Add menu for new curves objectJacques Lucke
2022-04-07Curves: operator to snap curves to surfaceJacques Lucke
2022-04-07Pose Library: avoid errors in the legacy panel when the add-on is disabledSybren A. Stüvel
2022-04-07Pose Library: use the right icon for the "More Info" buttonSybren A. Stüvel
2022-04-07Cleanup: remove incorrect commentSybren A. Stüvel
2022-04-07Fix T86200: Properties editor rearranges columns poorly when very wideYevgeny Makarov
2022-04-07Fix: UI alignment in knife tool settings popoverPratik Borhade
2022-04-07Curves: Hair to Curves rename in Cycles/EEVEE UIHans Goudey
2022-04-06Cleanup: spelling & poor wording in code & commentsCampbell Barton
2022-04-06Cleanup: use context.path_resolve instead of eval(..)Campbell Barton
2022-04-06PyAPI: Add Context.path_resolve wrapper that supports context membersCampbell Barton
2022-04-06UI: use a faster method of finding colliding layer namesCampbell Barton
2022-04-06Cleanup: line wrapping, remove unused args, variables in UI scriptsCampbell Barton
2022-04-05Cleanup: fix various typosBrecht Van Lommel
2022-04-05Refactor: Unify vertex and sculpt colors into newJoseph Eagar
2022-04-05Curves: new Grow/Shrink brushJacques Lucke
2022-04-05Preferences: enable Duplicate Data for curves and point cloud objectsJacques Lucke
2022-04-05Keymap: use "use_tweak_select_passthrough" preference for tweak toolCampbell Barton
2022-04-05Fix keymap "use_tweak_tool_lmb_interaction" blocking sequencer scrubCampbell Barton
2022-04-05Fix T96885: drag fallback on tweak is using active tool insteadCampbell Barton
2022-04-05Fix T97032: Tweak Select preference causes selection issuesCampbell Barton
2022-04-05Keymap: remove reference to missing view2d_edge_pan propertyCampbell Barton
2022-04-05UI: move "use_select_nearest_on_first_click" into it's own panelCampbell Barton
2022-04-04Pose library: remove much of old pose library interfaceSybren A. Stüvel
2022-04-04VSE: Use edge panningRichard Antalik
2022-04-04UserDef: Add experimental flag for 3d texturing brush.Jeroen Bakker
2022-04-04VSE: Add channel headersRichard Antalik
2022-04-04OBJ: New C++ based wavefront OBJ importerAnkit Meel
2022-04-04Cleanup: indentationCampbell Barton
2022-04-03Curves: Curve PenDilith Jayakody
2022-04-02Cycles: Add support for light groupsLukas Stockner
2022-03-31OBJ: mark the new 3.1+ exporter as experimental for nowAras Pranckevicius
2022-03-31Outliner: New "Hierarchies" view mode for Library OverridesJulian Eisel
2022-03-31UI: Fix outliner and buttons icons alignmentGilberto Rodrigues
2022-03-31Cleanup: Curves draw cache renaming, use referencesHans Goudey
2022-03-30UI: Improve node editor dot backgroundLeon Schittek
2022-03-30Curves: support converting curves to legacy hair systemJacques Lucke
2022-03-30Apply Object Transform: Multi-user data supportDalai Felinto