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-06-05Merge branch 'master' into wm-drag-drop-rewritewm-drag-drop-rewriteJulian Eisel
2020-05-28Object: new add object tool, currently for primitive typesCampbell Barton
2020-05-25Revert "UI: View3D Cursor Changes"Dalai Felinto
2020-04-27Fix T75736 Viewport update problem when switching between view layersClé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-04-03Cleanup: Continue renaming ARegion variables from ar to regionJulian Eisel
2020-03-26Merge branch 'master' into wm-drag-drop-rewriteJulian Eisel
2020-03-25Cleanup: use 'r_' prefix for output argumentsCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-18Objects: add Volume object type, and prototypes for Hair and PointCloudBrecht Van Lommel
2020-03-17VR: Initial Virtual Reality support - Milestone 1, Scene InspectionJulian Eisel
2020-03-17Cleanup: rename 'centre' to 'center' in View3DCampbell Barton
2020-03-12Fix T73049: Drag & drop on overlapping panels behaves incorrectlyJacques Lucke
2020-03-11EEVEE: Replace octahedron reflection probe by cubemap arrayClément Foucault
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-27Fix T54323: Improve Paint category names in keymap preferencesPhilipp Oeser
2020-02-15Keymap: move weight & vertex paint handling before pose modeCampbell Barton
2020-02-15Cleanup: duplicate calls to add keymap handlersCampbell Barton
2020-02-14Cleanup: Rename ED_region_tag_redraw_overlay() to ED_region_tag_redraw_cursor()Julian Eisel
2020-01-29Merge branch 'master' into wm-drag-drop-rewriteJulian Eisel
2020-01-24UI: View3D Cursor ChangesHarley Acheson
2020-01-24Merge branch 'master' into wm-drag-drop-rewriteJulian Eisel
2019-12-06Tool System: experimental fallback tool supportCampbell Barton
2019-11-19Apply clang-format to changed filesJulian Eisel
2019-11-18Painfully update patch to latest masterJulian Eisel
2019-11-08Fix T66124: Gizmo orientation doesn't refresh when making faceCampbell Barton
2019-10-18Cleanup: remove unused viewport fx_settingsCampbell Barton
2019-10-15Fix T70815: Missing tool settings redraw when using Annotate ToolJulian Eisel
2019-10-09Local Collections: Allow users to show hidden collectionsDalai Felinto
2019-09-26WM: clean up cursors constants and codeBrecht Van Lommel
2019-09-19Fix T64855: smooth view not working in Eevee rendered modeBrecht Van Lommel
2019-09-17Fix T69974: crashes in .blend files where 3D viewport was splitBrecht Van Lommel
2019-09-13Cleanup: unused headers (GPU)Campbell Barton
2019-09-11DNA: move View3D, View3DOverlay into DNA_view3d_defaults.hCampbell Barton
2019-09-11Cycles: Display RenderPass in ViewportJeroen Bakker
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-07-18Disable b-bone spline gizmo for nowCampbell Barton
2019-06-28Revert "Fix invalid area tool being set from message passing"Campbell Barton
2019-06-28Fix invalid area tool being set from message passingCampbell Barton
2019-05-15UI: make sidebars in 3D view and other editors a little wider and consistentBrecht Van Lommel
2019-05-15Fix T64650: missing topbar update when changing brush in sculpt modeBrecht Van Lommel
2019-05-10UI: expose tool settings in the 3D view side-barCampbell Barton
2019-05-03Fix active tool side-bar redrawing on tool changeCampbell Barton
2019-05-03Fix tool header message subscriberCampbell Barton
2019-04-29UI: top-bar reorganizationCampbell Barton
2019-04-203D View: add opacity for sculpt mask displayPablo Dobarro
2019-04-20Cleanup: formatting, unused argsCampbell Barton