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-05Fix T96745: UI: Change "Inverts" to "Invert" for selection toolAlaska
2022-03-26Cleanup: move eFileSel_Action from DNA to WM_api.hCampbell Barton
2022-03-17View 3D: support for select passthrough when picking selected itemsCampbell Barton
2022-03-14Auto-generate RNA-structs declarations in `RNA_prototypes.h`Julian Eisel
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-03Add a new C++ version of an exporter for the Wavefront .obj format.Howard Trickey
2021-12-08Cleanup: move public doc-strings into headers for 'windowmanager'Campbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-03-04Cleanup: number literalsCampbell Barton
2021-01-27UI: Fix incorrect RNA percentage property definitionsHans Goudey
2020-12-18UI: Don't use abbreviations in label textYevgeny Makarov
2020-12-15Asset System: Prepare File Browser backend for the Asset BrowserJulian Eisel
2020-11-06Cleanup: follow our code style for float literalsCampbell Barton
2020-11-03Fix C operators can't set default display or sort type for File BrowserJulian Eisel
2020-10-21UI: Allow changing the active side of line gesturesPablo Dobarro
2020-07-01UI: use term 'Current Frame' instead of 'Playhead'Campbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-18Objects: add Volume object type, and prototypes for Hair and PointCloudBrecht Van Lommel
2020-03-02Cleanup: Use generics properties for arrow keys navigation (walk-select)Valentin
2020-01-29UI: hide filter alembic optionCampbell Barton
2019-12-13USD: Introducing a simple USD ExporterSybren A. Stüvel
2019-11-27Cleanup: spelling, clang-formatCampbell Barton
2019-11-22UI: Changes to Graph Editor selection and transformJulian Eisel
2019-10-14Fix T70581: Node Wrangler output switching brokenJulian Eisel
2019-10-04WM: Utilities for select operators to work with click-dragging itemsJulian Eisel
2019-09-16UI: Show in-/decrement buttons for exportersJulian Eisel
2019-09-05File Browser: Add Zip files as native recognised file typeWilliam Reynish
2019-09-04Fix T55745: Checker de-select, inconsistent selectionYevgeny Makarov
2019-09-04Fix T69469: Overrun in file action type RNA enumJulian Eisel
2019-09-03UI: File Browser Design OverhaulJulian Eisel
2019-08-14Cleanup: move trailing comments to avoid wrapping codeCampbell Barton
2019-07-25UI: clarify tip for viewport mouse position propertyCampbell Barton
2019-05-31WM: option to ignore cursor image/clip/view2d zoomCampbell Barton
2019-05-13Fix T64407: crash adding workspace after appending datablockBrecht Van Lommel
2019-05-06UI: Add tooltips to the select tool modesWilliam Reynish
2019-05-06UI: Icons updateWilliam Reynish
2019-04-30Cleanup: use bool literal for booleans.Bastien Montagne
2019-04-30Select: support 'diselect on nothing' for masks.Bastien Montagne
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16Fix T63429: Random deselect function lostSebastian Parborg
2019-04-13Cleanup: style, use braces for the window managerCampbell Barton
2019-03-07Tool System: use set/add/subtract for all lasso select operatorsCampbell Barton
2019-03-05Tool System: use set/add/subtract for all circle select operatorsCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2018-12-12Fix T59170: Box select ignores modifiers-keys once tool option is setCampbell Barton
2018-11-23Fix uv lasso/box multi-object select logicCampbell Barton
2018-11-23Tool System: uv lasso/box select optionsCampbell Barton