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-09-14Adding `const Scene*` parameter in many areas.Monique Dewanchand
2022-03-01Cleanup: ED_view3d_win_to_delta & ED_view3d_calc_zfac usageCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-09-16Fix bisect gizmo offset while draggingCampbell Barton
2021-09-15Gizmo: add flag to hide the gizmo group during interactionCampbell Barton
2021-09-14UI: keep navigation gizmos visible during modal operatorsCampbell Barton
2021-09-13Cleanup: fix typo in commentPhilipp Oeser
2021-09-13Fix T91320: Support flipping sides in mesh bisectPhilipp Oeser
2021-07-05EditMesh: extract restore logic out of EDBM_redo_state_freeCampbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-22Cleanup: Spelling MistakesLeon Zandman
2021-06-14Edit Mesh: use params arg for update function, add calc_normals argCampbell Barton
2021-04-29UI: increase precision of bisect thresholdCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-01-20Fix T71922: Bisect creates flipped facesCampbell Barton
2020-01-07Edit Mesh: pass in Mesh instead of BMEditMesh to EDBM_update_genericCampbell Barton
2019-09-26WM: clean up cursors constants and codeBrecht Van Lommel
2019-06-11Fix/Cleanup: I18N: Bad usage of IFACE_ instead of TIP_.Bastien Montagne
2019-05-20WM: add wmGenericUserData utility structCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-26Cleanup: blank lines over doxy headersCampbell Barton
2019-01-24Fix T60816: Specify subtype for some properties of mesh operatorsJacques Lucke
2018-11-263D View: remove 3D cursorCampbell Barton
2018-11-25Local ViewDalai Felinto
2018-09-27Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-18Gizmo: de-duplicate poll logicCampbell Barton
2018-09-17Cleanup: rename gizmo group dataCampbell Barton
2018-09-06UI: rename Translate/Grab to Move in UI, shortcuts stay the same.Brecht Van Lommel
2018-08-22Multi-Object-Editing: bisect supportDalai Felinto
2018-07-15Cleanup: use variable names based on term gizmoCampbell Barton
2018-07-15WM: rename manipulator to gizmo internallyCampbell Barton
2018-07-15WM: rename files, manipulator -> gizmoCampbell Barton
2018-07-13Fix T55920: viewport "navigate" shows on transformCampbell Barton
2018-07-11Manipulator: changes for overlay optionsCampbell Barton
2018-06-28Merge branch 'master' into blender2.8Campbell Barton
2018-06-27Cleanup: styleCampbell Barton
2018-06-26Merge branch 'master' into blender2.8Campbell Barton
2018-06-26UI: move modal operator text from headers to status bar.Brecht Van Lommel
2018-06-26UI: Add/Update bad tooltipsAaron Carlisle
2018-05-08Orientation for 3D cursorCampbell Barton
2018-04-20UI: move manipulator to tool-systemCampbell Barton
2018-04-02Merge branch 'master' into blender2.8Campbell Barton
2017-10-21Manipulator: name remove func's 'unlink_delayed'Campbell Barton
2017-10-19Fix operators adding manipulators multiple timesCampbell Barton
2017-08-21Cleanup: rename manipulator API functionsCampbell Barton
2017-08-15Manipulator: grab3d use own vars to store offsetCampbell Barton