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-07-13Clang Tidy: enable readability-non-const-parameter warningJacques Lucke
2020-07-03Cleanup: Editors/Transform, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-06-29Fix T77946: Problem snapping with "Project onto Self" on a curve with generat...Germano Cavalcante
2020-06-27Docs: correct invalid doxygen params & referencesCampbell Barton
2020-06-23Snapping: Snap to the origin of Light and Camera objectsGermano Cavalcante
2020-06-16Cleanup: unused headers, spellingCampbell Barton
2020-06-02BVHCache: PerformanceJeroen Bakker
2020-06-02Fix T77239: snap 3D cursor in edit-modeCampbell Barton
2020-06-01Cleanup: Remove unnecessary step in calling snap callbackGermano Cavalcante
2020-05-27Cleanup: remove unused Main struct from snap contextCampbell Barton
2020-05-18Fix T76813: Snap to Edge Center returning a different normal from snap to EdgeGermano Cavalcante
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
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-19Cleanup: shadow warningCampbell Barton
2020-03-18Fix T74876: Crash when snapping to facesGermano Cavalcante
2020-03-18Cleanup: Rename variablesGermano Cavalcante
2020-03-09Cleanup: Replace ABS/SQUARE/CUBE with function callsSergey Sharybin
2020-03-09Transform Snap Object: Remove depsgraph when creating contextGermano Cavalcante
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-03-03Cleanup: Use a utility function to obtain the bvh_cacheGermano Cavalcante
2020-03-03Missed in the last commitGermano Cavalcante
2020-03-03Transform Snap: Clear 'SnapObjectData' after changes in the geometryGermano Cavalcante
2020-03-03Revert "Transform Snap: Clear 'SnapObjectData' after changes in the geometry"Germano Cavalcante
2020-03-03Transform Snap: Clear 'SnapObjectData' after changes in the geometryGermano Cavalcante
2020-02-28Objects: make evaluated data runtime storage usable for types other than meshBrecht Van Lommel
2020-02-28Revert "Objects: make evaluated data runtime storage usable for types other t...Brecht Van Lommel
2020-02-27Objects: make evaluated data runtime storage usable for types other than meshBrecht Van Lommel
2020-02-27Transform Snap: Unify SnapObjectData structGermano Cavalcante
2020-02-13Cleanup: pass const variablesCampbell Barton
2020-02-10Tracking: Fix usage PLACEHOLDER functionSergey Sharybin
2020-01-24Fix T73349: X-Ray Mode - snapping through object stop working on value = 1mano-wii
2020-01-07BMesh: remove BMEditMesh.ob use for ED_transform_snap_object_* APICampbell Barton
2019-12-02Fix T72071: Crash on snap to edgemano-wii
2019-11-24Cleanup: doxygen commentsCampbell Barton
2019-10-31Transform: Add option to exclude back facing geometry from snappingmano-wii
2019-10-15Fix T70386: Crash when snapping to edges in specific situationsmano-wii
2019-10-09Local Collections: Allow users to show hidden collectionsDalai Felinto
2019-09-23Fix selection and snapping misusing texture space as boundboxBrecht Van Lommel
2019-09-14Cleanup: use const args, variablesCampbell Barton
2019-09-11Transform: Snap: Fix mixed snap without edgemano-wii
2019-09-05Fix unreported: snapping to 3d tracking markers sometimes failsmano-wii
2019-09-04Transform: Improve hierarchy in mixed snap edge detection.mano-wii
2019-09-03Transform: support snap to children with 'Affect Parents'Campbell Barton
2019-09-03Cleanup: expand checks for selection when snappingCampbell Barton
2019-08-27Fix specific case where a vertex is ignored in snappingmano-wii
2019-08-24Fix crash when snapping rulermano-wii
2019-08-24BKE bvhutils: create and use new `BKE_bvhtree_from_editmesh_get`mano-wii
2019-08-22Snapping System: Return element type in 'ED_transform_snap_object_project_vie...mano-wii