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-11-02Refactor: Rename Object->imat to Object->world_to_objectSergey Sharybin
2022-11-01Refactor: Rename Object->obmat to Object->object_to_worldSergey Sharybin
2022-05-23Cleanup: remove "texture" from ED_mesh_uv_texture_* funcitonsCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-10-20Cleanup: use an array for wmEvent cursor position variablesAaron Carlisle
2021-06-14Edit Mesh: use params arg for update function, add calc_normals argCampbell Barton
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-01-07Edit Mesh: pass in Mesh instead of BMEditMesh to EDBM_update_genericCampbell Barton
2019-09-14Cleanup: use const args, variablesCampbell Barton
2019-05-16RNA: add 3D cursor matrix attributeCampbell Barton
2019-04-21Cleanup: comments (long lines) in editorsCampbell 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
2018-11-263D View: remove 3D cursorCampbell Barton
2018-09-20Fix build for MSVC: Remove trailing double semicolonDalai Felinto
2018-09-20Cleanup: use win_to_3d_on_plane functionCampbell Barton
2018-09-20Gizmo: use simple unclipped win_to_ray functionCampbell Barton
2018-09-20Cleanup: renaming missed from mergeCampbell Barton
2018-09-18Gizmo: de-duplicate poll logicCampbell Barton
2018-09-17Gizmo: Functions to re-initialize a group typeCampbell Barton
2018-09-17Cleanup: rename gizmo group dataCampbell Barton
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