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
2018-05-02WM: utility to check if an operator will draw a UICampbell Barton
2018-05-01Fix: Silence |RNA_boolean_get: WM_OT_save_as_mainfile.exit not found." warnin...Joshua Leung
2018-05-01Tool System: support non-brush tools w/ paint modesCampbell Barton
2018-04-30Fix linking brushes crashing on loadCampbell Barton
2018-04-30Fix T54900: radial control drawing in wrong place after recent WM changes.Brecht Van Lommel
2018-04-30Fix Eevee shadows not working in certain cases, after recent WM changes.Brecht Van Lommel
2018-04-29UI: better support for dynamically sized regions in topbar.Brecht Van Lommel
2018-04-29Fix missing NULL check when setting the toolCampbell Barton
2018-04-29Cleanup: warning, use STRNCPY macroCampbell Barton
2018-04-29Tool System: support data-blocks in toolsCampbell Barton
2018-04-28Python/UI: add more convenient API for drawing based on DPI.Brecht Van Lommel
2018-04-28UI: fix incorrect scaling of manipulator widgets with DPI.Brecht Van Lommel
2018-04-28Cleanup: style, duplicate includesCampbell Barton
2018-04-27WM: new offscreen window draw method to replace all existing methods.Brecht Van Lommel
2018-04-27Fix build error after recent changes (missing FILE).Brecht Van Lommel
2018-04-27Tool System: publish/subscribe to tool changesCampbell Barton
2018-04-27WM: message bus rna utilkity macrosCampbell Barton
2018-04-25WM: Add GHOST lazy init for background mode.Clément Foucault
2018-04-25Fix T54806: Editors drawing glitch when using lasso selectionDalai Felinto
2018-04-25Cleanup: typosCampbell Barton
2018-04-25UI: Apply remove redo regionCampbell Barton
2018-04-24Hide top-bar in fullscreenJulian Eisel
2018-04-24Manipulators: Enable AntiAliased drawing of manipulators by default.Clément Foucault
2018-04-23Fix opening new windows would try to open global areas twiceJulian Eisel
2018-04-23Fix crash when opening file-browser through top-bar menusJulian Eisel
2018-04-23Manipulators/Tools: always draw a cursor while interactingInes Almeida
2018-04-22Cleanup: trailing spacesCampbell Barton
2018-04-21Cleanup: styleCampbell Barton
2018-04-21Fix active region flickering in some cases, now always update before draw.Brecht Van Lommel
2018-04-20Dopesheet-Timeline: Removal of Timeline Editor!Joshua Leung
2018-04-20UI: New Global Top-Bar (WIP)Julian Eisel
2018-04-20Remove Armature Sketching & RetargetCampbell Barton
2018-04-19Remove Blender Internal and legacy viewport from Blender 2.8.Ton Roosendaal
2018-04-19Cleanup: styleCampbell Barton
2018-04-18Workspaces: remove workspace engine, use 3D viewport draw mode instead.Brecht Van Lommel
2018-04-17Remove Shift+F2 and other related BGE keymapsDalai Felinto
2018-04-17Removing Blender Game Engine from Blender 2.8Dalai Felinto
2018-04-16Depsgraph: remove EvaluationContext, pass Depsgraph instead.Brecht Van Lommel
2018-04-13Depsgraph: don't pass evaluation context to update functions.Brecht Van Lommel
2018-04-13Depsgraph: remove engine type from evaluation context.Brecht Van Lommel
2018-04-10WM: Fix a crash (assert) when creating a new window.Clément Foucault
2018-04-08UI: Perf: Use GWN_draw_primitive for drawing triple buffers texture.Clément Foucault
2018-04-08Merge branch 'master' into blender2.8Sybren A. Stüvel
2018-04-06Cleanup: style, doxy headersCampbell Barton
2018-04-05UI: Add accelerator keys to quit confirmation popupJulian Eisel
2018-04-05Remove workspace object mode, reverts changes w/ 2.8Campbell Barton
2018-04-03Missed in last mergeCampbell Barton
2018-04-02Merge branch 'master' into blender2.8Campbell Barton
2018-04-02Cleanup: move undo into it's own directoryCampbell Barton
2018-04-01Merge branch 'master' into blender2.8Campbell Barton