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-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-07-01VSE: Snapping feedbackRichard Antalik
2021-06-30Cleanup: split uses of _snap_sequencer_apply according to transform modeGermano Cavalcante
2021-06-29Cleanup: split CalcSnapGeometry in smaller functionsGermano Cavalcante
2021-06-29VSE: Improved SnappingRichard Antalik
2021-06-29Cleanup: use 'const' arguments in transform calculationCampbell Barton
2021-06-26Cleanup: move snap with projection check into a functionCampbell Barton
2021-06-13Cleanup: redundant initializationCampbell Barton
2021-04-17Transform Snap Refactor: Use enum for cage snap optionsGermano Cavalcante
2021-02-13Cleanup: spellingCampbell Barton
2021-02-08Cleanup: Unify, move and rename transform flagsGermano Cavalcante
2021-02-08Transform: Grid snap target refactorGermano Cavalcante
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-01-18Fix T84808: Individual projection works even when snap options don't affect t...Germano Cavalcante
2021-01-11Fix Increment Snapping Without Constraints in Non-Axis-Aligned ViewsGermano Cavalcantemano-wii
2021-01-04Fix T84345: Transforming the cursor fails with absolute grid-snapCampbell Barton
2020-12-19Cleanup: Split SEQ_sequencer.h fileRichard Antalik
2020-12-19Cleanup: Rename BKE_sequencer functionsRichard Antalik
2020-11-01Rename BKE_sequencer.hRichard Antalik
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-10-08Cleanup: Simplify use of 'Snapping Gears'Germano Cavalcante
2020-09-12Fix missing return value in fix for T80677Campbell Barton
2020-09-12Fix T80677: Absolute grid snapping doesn't work with constraintsGermano Cavalcante
2020-08-31Fix unused parameter warning in `snap_increment_apply_ex()`Sybren A. Stüvel
2020-08-31Cleanup/Refactor: Split the snap to increments codeGermano Cavalcante
2020-08-20GPUState: Use explicit depth test enumClément Foucault
2020-08-18GPUState: GPU_blend final API renamingClément Foucault
2020-07-22Fix T79144: Snapping bypassing the viewport backface cullingGermano Cavalcante
2020-06-24Cleanup: clang-formatCampbell Barton
2020-06-22Trasnform: Support for other snapping types on Edge SlideGermano Cavalcante
2020-06-22Transform: Full snapping support for Vert SlideGermano Cavalcante
2020-06-19Cleanup: unsupported ATTR_FALLTHROUGH use, clang-formatCampbell Barton
2020-06-18Cleanup: Move snap callbacks to their respective transform modeGermano Cavalcante
2020-06-16Cleanup: unused headers, spellingCampbell Barton
2020-06-13Fix T77295: Snapping in edit mode only works for non-selected polys/verts/edgesGermano Cavalcante
2020-06-08Cleanup: Move TransSeq declaration to tansform_convertGermano Cavalcante
2020-06-01Cleanup: Remove unused flagGermano Cavalcante
2020-05-27Cleanup: remove unused Main struct from snap contextCampbell Barton
2020-05-27Gizmo Library: New Snap GizmoGermano Cavalcante
2020-05-22Transform: refactoring - unify constraint and default orientationGermano Cavalcante
2020-05-22UV: remove "UV Local View" for UV editingCampbell Barton
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-04-03Cleanup: split `BKE_anim.h` and `anim.c` into smaller piecesSybren A. Stüvel
2020-04-03Cleanup: use abbreviated names for unsigned types in editorsCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-09Transform Snap Object: Remove depsgraph when creating contextGermano Cavalcante
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2019-12-03Fix T72112: Perpendicular snapping with closest not workingmano-wii
2019-12-02Overlay Engine: Refactor & CleanupClément Foucault
2019-10-31Transform: Add option to exclude back facing geometry from snappingmano-wii