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-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
2020-05-30Fix T77166: Transforming bone with constraint does not follow mouse positionGermano Cavalcante
2020-05-26Curves: Implement Handles for selected points onlyAntonio Vazquez
2020-05-22Transform: refactoring - unify constraint and default orientationGermano Cavalcante
2020-05-20Transform: Don't negate the z axis of the View orientationGermano Cavalcante
2020-05-19Merge branch 'blender-v2.83-release'Germano Cavalcante
2020-05-19Fix T73594: Scale Cage sometimes has incorrect center in edit modeGermano Cavalcante
2020-05-14Merge branch 'blender-v2.83-release'Clément Foucault
2020-05-14Fix T76413 Gizmos: Trackball's preselection highlighting is too brightClément Foucault
2020-05-11Fix T76630: Crash when changing transform value with Custom OrientationGermano Cavalcante
2020-04-29Transform Orientation RefactorGermano Cavalcante
2020-04-28Cleanup: Use more descriptive names for functionsGermano Cavalcante
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-19UI: add view aligned gizmo colorCampbell Barton
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-02-14UI: Allow gizmo-only redraw taggingJulian Eisel
2020-02-05Fix T67641 Gizmo3D: Transform gizmo disappear in very close viewClément Foucault
2019-12-18Gizmo: add the ability to postpone refreshing while tweakingCampbell Barton
2019-12-12Fix tool fallback being ignored with transform gizmosCampbell Barton
2019-12-09Gizmo: add view aligned gizmo for shearCampbell Barton
2019-12-06Tool System: experimental fallback tool supportCampbell Barton
2019-10-28Cleanup: correct argument type mismatchCampbell Barton
2019-10-24Fix T60689: Flip Active/Selected bone fails in weight paint modeCampbell Barton
2019-10-10UI: Only hide locked transform manipulator axes for matching spacesJulian Eisel
2019-10-10Fix missing manipulator update when toggling bone lockJulian Eisel
2019-10-10Fix: Manipulator visible if root or tip of locked bone is selectedJulian Eisel
2019-09-26Fix T69488: Hair particles: rekey disolves the hair then crashesPhilipp Oeser
2019-09-20Fix T69797: Shear gizmo doesn't update on pivot point changeCampbell Barton
2019-09-20Fix T69999: Active element pivot crashes without active objectCampbell Barton
2019-09-13Cleanup: unused headers (GPU)Campbell Barton
2019-09-11Sculpt: Transform toolPablo Dobarro
2019-09-05Transform: Split transform_conversions into multiple files.mano-wii
2019-09-04Transform: remove X/Y shear tool optionCampbell Barton
2019-08-29Fix T69273: Rotate tool gizmo not showing incremental snapping tick marksmano-wii
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-07-02Cleanup: spellingCampbell Barton
2019-07-01UI: increase size of scale gizmo circleCampbell Barton
2019-06-07Fix T63744: Overlapping axis gizmo for 3D view translate & scaleCampbell Barton
2019-06-07Keymap: gizmos now use a map that optionally activates on pressCampbell Barton
2019-05-30Gizmo: activate some gizmos on drag instead of pressCampbell Barton