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-07-03Cleanup: Editors, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-04-03Cleanup: Rename bScreen variables from sc/scr to screenJulian Eisel
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-06Cleanup: rename 'verify' to 'ensure' for BKE_image_viewer functionsCampbell Barton
2019-11-15Fix T71590: Closing file browser reopens previously closed render viewJulian Eisel
2019-11-11Fix T71474: Temporary image editor cancels to file editor after file operationJulian Eisel
2019-11-04UI: Rewrite stacked full-screen logic, fixing issuesJulian Eisel
2019-10-31UI: Only show render result in image editors in view modeJulian Eisel
2019-10-03UI: Register File Browser as Child/Dialog-Window for the OSJulian Eisel
2019-09-18UI: Move render display type to PreferencesJulian Eisel
2019-09-18Refactor temp-space opening for optional fullscreen modeJulian Eisel
2019-08-17Cleanup: spellingCampbell Barton
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-16DNA: rename SpaceButs -> SpacePropertiesCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2018-06-29Merge branch 'master' into blender2.8Campbell Barton
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-11Merge branch 'master' into blender2.8Bastien Montagne
2018-06-11Cleanup: remove moar ugly G.main usages...Bastien Montagne
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2017-06-01Main Workspace IntegrationJulian Eisel
2017-04-20Fix T51248: user preferences window size not adapted to DPI.Brecht Van Lommel
2016-02-29Fix a bunch of temp full-screen glitchesJulian Eisel
2015-10-06WM: Fix crash when a new window can't be createdCampbell Barton
2015-06-08Fix yet another fullscreen glitchJulian Eisel
2015-06-08Fix T44976: 3D View turns into an Image Editor after saving renderJulian Eisel
2015-05-28Aaaaand another fullscreen glitchJulian Eisel
2015-05-28Fix another fullscreen toggle glitchJulian Eisel
2015-02-03Possible NULL de-reference on fullsceen checkCampbell Barton
2015-01-28Stacked fullscreen area support (proper implemenation)julianeisel
2015-01-25Fix T43008: Support stacked fullscreen areasjulianeisel
2015-01-21BKE_screen: add BKE_screen_find_area_xyCampbell Barton
2014-10-14Fullscreen Editor (new fullscreen mode for clean UI)Dalai Felinto
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-30Code cleanup: remove redundant CTX callsCampbell Barton
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-01-27Code cleanup: use booleans where appropriateCampbell Barton
2013-12-17Changes to partial update during renderingSergey Sharybin
2013-04-13Usability fix, own collection.Ton Roosendaal
2013-03-13code cleanup: use const events for modal and invoke operators.Campbell Barton
2013-02-11style cleanup: also some typosCampbell Barton
2013-02-10Show/hide Render View should not raise temp user preferences windowsSv. Lockal
2012-12-14Fixes for correct UI scaling display:Ton Roosendaal
2012-10-21style cleanup: bge, switch statements mostly.Campbell Barton
2012-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.Campbell Barton