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
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
2019-05-29Fix T64817: Active tool gizmo doesn't respect toggleCampbell Barton
2019-05-27Gizmo: add event argument to invoke_prepare callbackCampbell Barton
2019-05-24Keymap: use a generic gizmo keymap by defaultCampbell Barton
2019-05-24Keymap: share 3D view transform keymapsCampbell Barton
2019-05-233D View: add back transform toolCampbell Barton
2019-05-16RNA: add 3D cursor matrix attributeCampbell Barton
2019-05-15Fix T57203: Rotation overlaps scale gizmo handlesCampbell Barton
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-18Cleanup: comment blocksCampbell Barton
2019-04-17Cleanup: comment length in transformCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-14Gizmo: individual toggles for 3D view gizmosCampbell Barton
2019-04-13Gizmo: move transform to a persistent optionCampbell Barton
2019-03-25Gizmo: use fill select for scale/transform centerCampbell Barton
2019-03-25Gizmo: add option to move & dial gizmos to select as filledCampbell Barton
2019-03-15Tool System: use categories for tool identifiersCampbell Barton
2019-03-01RNA: move cursor into own structCampbell Barton
2019-02-27Fix T62007: Dial 3d being drawn out of rotating tool.mano-wii
2019-02-27Cleanup: remove redundant property assignmentCampbell Barton
2019-02-27Transform: shear redo support for other orientationsCampbell Barton
2019-02-27Transform: refactor orientation naming and usasgeCampbell Barton
2019-02-27Correct error in recent transform refactorCampbell Barton
2019-02-26Transform: fix rotate redo behaviorCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-08Cleanup: rename V3D_MANIP_* -> V3D_ORIENT_*Campbell Barton
2019-02-08Fix T61291: Transform gizmo doesn't update w/ 3D cursorCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton