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-08-07Cleanup: Blenlib, Clang-Tidy else-after-return fixes (incomplete)Sybren A. Stüvel
2020-07-26Cleanup: GPU: Remove GPU_glew.h outside of GPU moduleClément Foucault
2020-07-16Cleanup: GPU: Move depth/color masks functions to GPU_stateClément Foucault
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-17VR: Initial Virtual Reality support - Milestone 1, Scene InspectionJulian Eisel
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-03-06Cleanup: Reduce context usage in UI functionsJulian Eisel
2020-02-14UI: Allow gizmo-only redraw taggingJulian Eisel
2020-01-21Cleanup: simplify wmEvent tablet data storage and namingBrecht Van Lommel
2020-01-09Fix T72900: Mouse-move causes redraw when gizmos are hiddenCampbell Barton
2019-12-19Fix error in recent gizmo tweak workaroundCampbell Barton
2019-12-18Gizmo: add the ability to postpone refreshing while tweakingCampbell Barton
2019-12-18Cleanup: use wrapper function for gizmo group refreshCampbell Barton
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-07-25Fix T67472: Gizmo overlap causes cursor to get stuckCampbell Barton
2019-07-09Fix T61474: laggy interaction on Windows/NVIDIA when gizmos are visibleBrecht Van Lommel
2019-07-02Cleanup: spellingCampbell Barton
2019-07-01Fix T66229: gizmos overlap when switching modesCampbell Barton
2019-06-28Fix T63694: Crash using tool gizmos with multiple windowsCampbell Barton
2019-06-27Cleanup: clarify WM_gizmoconfig function namingCampbell Barton
2019-06-27Cleanup: remove unused context check in toolsystem_ref_linkCampbell Barton
2019-06-22GPU_matrix: Add GPU_matrix_unproject_precalcCampbell Barton
2019-06-11Fix T62875: Tooltips behave erratically with view gizmosCampbell Barton
2019-05-28Cleanup: use WM_ prefix for cursor enumCampbell Barton
2019-05-28WM: support X/Y axis cursor wrappingCampbell Barton
2019-05-28Cleanup: remove unused modal gizmo keymapCampbell Barton
2019-05-28Gizmo: only highlight when held modifier keys are usedCampbell Barton
2019-05-28Gizmo: changes to internal drag logicCampbell Barton
2019-05-27Gizmo: add per gizmo keymapsCampbell Barton
2019-05-27Fix tweak/drag event use with gizmosCampbell Barton
2019-05-27Gizmo: add event argument to invoke_prepare callbackCampbell Barton
2019-05-23Cleanup: replace the visible gizmo linked list with an arrayCampbell Barton
2019-05-15Gizmo: add depth bias for 3D selectionCampbell Barton
2019-04-29Fix T63112: Gizmos fail to restore last cursorCampbell Barton
2019-04-20Cleanup: add missing macros to clang-formatCampbell Barton
2019-04-20Cleanup: comment line length (windowmanager)Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-13Cleanup: style, use braces for the window managerCampbell Barton
2019-03-24GPU: Replace glEnable/glDisable but GPU_state callsClément Foucault
2019-03-08Cleanup: use plural names for Main listsCampbell Barton
2019-03-07Fix gizmos not responding to theme color updatesCampbell Barton
2019-02-20Cleanup: rename wmEventHandler_* base -> headCampbell Barton
2019-02-19WM: move operator handler to it's own typeCampbell Barton
2019-02-19WM: move gizmo handler to it's own typeCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-15Fix T60905: Crash using smooth toolCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton