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-09-14ViewLayer: Lazy sync of scene data.Monique Dewanchand
2022-09-14Adding `const Scene*` parameter in many areas.Monique Dewanchand
2022-09-01Cleanup: Remove/replace View Layer macros.Monique Dewanchand
2022-06-07Remove workaround for drawing the rotation gizmoGermano Cavalcante
2022-06-06UI: offset scale gizmos instead of scaling their shapeCampbell Barton
2022-06-05UI: align gizmo scale handles to both Y and Z axesCampbell Barton
2022-06-05UI: show gizmo while transformingCampbell Barton
2022-03-29Fix T96347: Pose gizmo shown at wrong location with multiple objectsCampbell Barton
2022-03-14RNA: Generate property declerations header, solving msg-bus C++ incompatibilityJulian Eisel
2022-03-12Fix transform gizmo check for shift to constrain to a planeCampbell Barton
2022-02-25Cleanup: use flags for wmEvent modifier keysCampbell Barton
2022-02-18Cleanup: Rename original curve object type enumHans Goudey
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-02Cleanup: shadow warning, remove unused flagsCampbell Barton
2022-02-02Cleanup: restructure 'transform_convert_pose_transflags_update'Germano Cavalcante
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-11-12Gizmo: adjust when gizmo protection flags are displayedCampbell Barton
2021-11-12Fix gizmo protection flag use in object modeCampbell Barton
2021-11-11Fix T92867: Gimbal rotation broken when used for multiple objectsCampbell Barton
2021-11-11Cleanup: split gimbal_axis into pose and objectCampbell Barton
2021-11-01Fix scale cage gizmo in pose-modeCampbell Barton
2021-10-29Gizmo: support showing transform gizmos in pose + weight-paint modeCampbell Barton
2021-10-06Gizmo: remove wmGizmoGroup.use_fallback_keymapCampbell Barton
2021-09-15Gizmo: add flag to hide the gizmo group during interactionCampbell Barton
2021-08-31Transform: avoid passing the context to extended orientation functionsCampbell Barton
2021-07-30Cleanup: clang-format (re-run after v12 version bump)Campbell Barton
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-04-01Cleanup/Refactor: Transform Orientation: Use 'orient_index' instead 'orient_t...Germano Cavalcante
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-02-04Merge branch 'blender-v2.92-release'Germano Cavalcante
2021-02-04Fix for 3D view transform: flipped rotation direction for numeric inputGermano Cavalcante
2021-02-03Merge branch 'blender-v2.92-release'Germano Cavalcante
2021-02-03Fix unreported: Rotation Gizmo "C" influenced by custom orientationGermano Cavalcante
2021-01-31Fix T83092: Direction of rotation with View orientation changed in 2.91Germano Cavalcante
2021-01-31Revert "Fix T83092: Direction of rotation with View orientation changed in 2.91"Germano Cavalcante
2021-01-30Fix T83092: Direction of rotation with View orientation changed in 2.91Germano Cavalcante
2021-01-30Revert "Fix T83092: Direction of rotation with View orientation changed in 2.91"Germano Cavalcante
2021-01-16GPencil: Add new parameteres to transform layersAntonio Vazquez
2020-12-28Fix T84200: Rotating a paintcurve [all paintmodes] doesn’t work correctlyGermano Cavalcante
2020-11-27Fix T83092: Direction of rotation with View orientation changed in 2.91Germano Cavalcante
2020-11-13GPencil: Merge GSoC curve edit modeFalk David
2020-11-06Cleanup: transform.h comments, use doxy sectionsCampbell Barton
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-10-08Cleanup: Simplify use of 'Snapping Gears'Germano Cavalcante
2020-10-02Cleanup: Move `EditBone` structure definition from `ED` to `BKE` area.Bastien Montagne
2020-08-20GPUState: Use explicit depth test enumClément Foucault
2020-08-18GPUState: GPU_blend final API renamingClément Foucault
2020-08-07Cleanup: declare arrays arrays where possibleCampbell Barton
2020-06-16Cleanup: unused headers, spellingCampbell Barton
2020-06-09Fix T72936: Incorrect gizmo orientation with inherit rotation disabledCampbell Barton