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-10-07Cleanup: redundant parenthesisCampbell Barton
2022-09-14Adding `const Scene*` parameter in many areas.Monique Dewanchand
2022-03-07Merge branch 'blender-v3.1-release'Richard Antalik
2022-03-07Fix T96156: Snap to 3D cursor can't be undoneRichard Antalik
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-04Fix assertion snapping to selected in mesh edit-modeCampbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-11-01Fix T92663: Snap Selected to Active not working properlyPratik Borhade
2021-10-28Fix T92514: Edit-mode bone snap to cursor uses the center of the boneCampbell Barton
2021-10-20View3D: expose snap selection as a utility funcitonCampbell Barton
2021-10-20View3D: snap with active pivot doesn't need to require a 3D viewCampbell Barton
2021-07-13Cleanup: reduce indentationCampbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-03-11Fix warning from own previous commitJulian Eisel
2021-03-11UI: Avoid unnecessary redraws of unrelated editors on space changesJulian Eisel
2021-02-10Cleanup: remove redundant headers in source/blender/editors/Campbell Barton
2020-11-02Fix T77819: Snap Incremental does not match grid in all casesGermano Cavalcante
2020-07-03Cleanup: Editors/Space/View3D, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-06-23Transform: default to median center instead of boundsCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-02-11Merge branch 'blender-v2.82-release'mano-wii
2020-02-11Fix Attempt to free NULL pointermano-wii
2020-02-11Fix Attempt to free NULL pointermano-wii
2020-02-10Tracking: Fix usage PLACEHOLDER functionSergey Sharybin
2020-02-01Object: support 'Affect Parents' for snap/clear transformCampbell Barton
2019-12-24Object: 'Affect Only Origins' support for SnappingCampbell Barton
2019-12-24Fix snapping pose mode bugsCampbell Barton
2019-12-24Cleanup: use doxy sections for view3d_snapCampbell Barton
2019-11-24Cleanup: doxygen commentsCampbell Barton
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-07-19Fix T66492: Divide by zero with cursor to selectedSebastian Parborg
2019-06-12View3D Snap: Don't mix original/evaluated in the same function parameters.mano-wii
2019-06-12Fix T64478: Wrong location Snap Selection to Cursor after set camera Follow t...mano-wii
2019-04-21Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-26Cleanup: style, use braces for editor/spacesCampbell Barton
2019-03-203D View: snap cursor to world origin now resets rotationCampbell Barton
2019-03-19Cleanup: comment blocksCampbell Barton
2019-03-15Cleanup: indentation, wrappingCampbell Barton
2019-03-08Cleanup: use plural names for Main listsCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Fix T61051: crash with multi-object mixed mode snappingPhilipp Oeser
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2018-12-31Fix T60015: snap to grid - snaps only to largest incrementmano-wii
2018-12-19Fix T59391: Crash snapping to activeSebastian Parborg