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-11Workbench: StudioLight HDRI'sJeroen Bakker
2018-05-09Manipulator: API call to invoke on setupCampbell Barton
2018-05-09Merge branch 'master' into blender2.8Campbell Barton
2018-05-09MSVC: resolve near/far issue take2Campbell Barton
2018-05-09Merge branch 'master' into blender2.8Campbell Barton
2018-05-09MSVC: remove hack for near/far name collisionCampbell Barton
2018-05-08Cleanup: whitespace, duplicate includesCampbell Barton
2018-05-08Cleanup: quiet warning, whitespaceCampbell Barton
2018-05-08WM: log message bus operationsCampbell Barton
2018-05-08Merge branch 'master' into blender2.8Campbell Barton
2018-05-08Cleanup: remove unused wmReport structCampbell Barton
2018-05-08WM: refresh tool on object mode switchCampbell Barton
2018-05-08WM: quiet GCC redundant declaration warningsCampbell Barton
2018-05-06WM: manipulator redo supportCampbell Barton
2018-05-06Merge branch 'master' into blender2.8Campbell Barton
2018-05-06WM: include macros in last-propertiesCampbell Barton
2018-05-04Merge branch 'master' into blender2.8Campbell Barton
2018-05-04IDProp API: expose repr utility functionCampbell Barton
2018-05-03WM: warn when tool widget not foundCampbell Barton
2018-05-03WM: add function to access last_propertiesCampbell Barton
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