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
2021-06-20Cleanup: use eSpace_Type enum typeCampbell Barton
2021-06-16Screen: simplify internal logic for new full-screen areasCampbell Barton
2021-06-11Render Window as Non-Child on Win32 platformHarley Acheson
2021-05-14Cleanup: use enum types for screen direction variablesCampbell Barton
2021-05-13Cleanup: use boolean argumentCampbell Barton
2021-05-13UI: Improved "Area Close" Neighbor SelectionHarley Acheson
2021-04-26Cleanup: spellingCampbell Barton
2021-04-26Cleanup: inconsistent naming for screen editing variables & argsCampbell Barton
2021-04-23UI: Join or Close Any Screen AreaHarley Acheson
2021-03-23WM: don't set the area when toggling full-screenCampbell Barton
2021-02-22UI: Simplify Window CreationHarley Acheson
2021-02-14Cleanup: spellingCampbell Barton
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-02-01Fix T84780: Corrupt screen layout when loading file with area full-screenJulian Eisel
2020-12-15Fix various issues with temporary, maximized File BrowsersJulian Eisel
2020-12-15Fix crash opening maximized File Browser from Asset BrowserJulian Eisel
2020-11-30Cleanup: Use "region" for ARegion variable namesHans Goudey
2020-11-06Cleanup: use ELEM macroCampbell Barton
2020-10-17Cleanup: Reduce variable scope in screen directoryHans Goudey
2020-10-05Fix T80282: Playback start delayed with AV syncRichard Antalik
2020-09-07Cleanup: spellingCampbell Barton
2020-08-21Cleanup: Use LISTBASE_FOREACH in editors/screen directoryHans Goudey
2020-08-20Depsgraph: refactor tagging after time changesJacques Lucke
2020-08-20Revert "Cleanup: Use LISTBASE_FOREACH in editors screen directory"Hans Goudey
2020-08-20Cleanup: Use LISTBASE_FOREACH in editors screen directoryHans Goudey
2020-08-18Cleanup: remove bmain argument from BKE_scene_graph_update_for_newframeJacques Lucke
2020-08-11Fix compile error after recent cleanupJacques Lucke
2020-08-11Cleanup: Strict compiler flagsSergey Sharybin
2020-08-04Fix T78688: Crash changing workspace with specific fullscreen setupJulian Eisel
2020-08-04Refactor: rename SpaceType->new to SpaceType->createJacques Lucke
2020-08-01Cleanup: use term init instead of initialize/initialiseCampbell Barton
2020-06-24Fix T78112: VSE Sequencer/Preview crash after fullscreenJulian Eisel
2020-05-28Fix for T77111: Joins Areas Without Creating Invalid EdgesHarley Acheson
2020-05-26Improved Area Border Selection and DraggingHarley Acheson
2020-05-10Cleanup: add ED_screen_areas_iter to clang-format ForEachMacrosJacques Lucke
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 bScreen variables from sc/scr to screenJulian Eisel
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-26Fix crashes accessing inactive screen propertiesCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-09Cleanup: Replace ABS/SQUARE/CUBE with function callsSergey Sharybin
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-03-06Cleanup: Reduce context usage in UI functionsJulian Eisel
2020-03-04Cleanup: avoid the term old when storing/restoring context variablesCampbell Barton
2020-02-25WM: move cursor refresh tag to the windowCampbell Barton
2020-02-22Cleanup: internal changes to cursor resettingCampbell Barton
2020-02-21Cleanup: remove unused ScreenAnimData.refreshCampbell Barton
2020-02-21Cleanup: un-indent ED_screen_set_active_regionCampbell Barton