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
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
2018-12-19Fix T59237: Instancing on a path doesn't do anythingSergey Sharybin
2018-12-14Merge branch 'master' into blender2.8Campbell Barton
2018-12-14Missed last commitCampbell Barton
2018-12-13Cleanup: de-duplicate active item center accessCampbell Barton
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-11-263D View: remove 3D cursorCampbell Barton
2018-11-25Local ViewDalai Felinto
2018-11-01UI: Rename "Cursor to Center" to "Cursor to World Origin"Pablo Vazquez