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
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
2018-10-10Fix for VIEW3D_OT_snap_selected_to_activeDalai Felinto
2018-09-04Fix T56679: Blender 2.8 crashes with bezier curve snap.Bastien Montagne
2018-09-04Fix T56675: Crash when snapping Cursor to selected a Bone in Edit Mode.Bastien Montagne
2018-09-02Cleanup: styleCampbell Barton
2018-08-31Fixup for multi-objects snap functionsDalai Felinto
2018-08-31Fix memleak on snap_curs_to_sel_exDalai Felinto
2018-08-31Multi-Objects: VIEW3D_OT_snap_selected_to_cursor by Habib GahbicheDalai Felinto
2018-08-28Cleanup: warningsCampbell Barton
2018-08-27Fix unreported: the gridview is no longer computed, so the snapping functions...mano-wii
2018-08-03Fix T55791: blender 2.8 crash on redoing 'snap to cursor' with Offset option ON.Bastien Montagne
2018-07-30Cleanup: trailing spaceCampbell Barton
2018-07-23Cleanup: comments and UI descriptions for cursor snappingInes Almeida
2018-07-14UI: More descriptive tooltipPablo Vazquez