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-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
2020-02-21Cleanup: avoid looping over areas when refreshing the cursorCampbell Barton
2020-02-21Fix T67805: Cursor doesn't update when switching tools via shortcutsCampbell Barton
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2020-01-29Fix T73482: Context Menu on any button is brokenJulian Eisel
2020-01-28Fix T63999: Filepath property won't open filebrowser from a popoverJulian Eisel
2019-12-17UI: Prevent crash when opening file browser with mouse not in windowSybren A. Stüvel
2019-11-04UI: Rewrite stacked full-screen logic, fixing issuesJulian Eisel
2019-10-03UI: Register File Browser as Child/Dialog-Window for the OSJulian Eisel
2019-09-26WM: clean up cursors constants and codeBrecht Van Lommel
2019-09-21Cleanup: unused headers in editorsCampbell Barton
2019-09-20Cleanup: Add/use utility to remove regionsJulian Eisel
2019-09-20Fix T69355: Closing window stops video but not audioCampbell Barton
2019-09-19Fix T70048: Assert when cancelling Append windowJulian Eisel
2019-09-18Refactor temp-space opening for optional fullscreen modeJulian Eisel
2019-09-02UI: Fix Bug With Join Area ToleranceHarley Acheson
2019-08-27UI: Area Join ToleranceHarley Acheson
2019-08-16Cleanup: spellingCampbell Barton
2019-07-26Fix T66378: Missing animation update when switching view layerSergey Sharybin
2019-06-24Fix T66071: Navigation tooltip shows outside of 3D viewCampbell Barton
2019-05-19UI: Remove Hover Highlight When Outliner Loses FocusHarley Acheson
2019-05-04Fix T64045: Crash activating fullscreen workspaceJulian Eisel
2019-04-25Cleanup: remove unneeded screen_refresh_headersizesGeorge Vogiatzis
2019-04-23UI: ignore events in empty region overlap areasCampbell Barton
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-19Cleanup: Remove unneeded compositor update functionSergey Sharybin
2019-04-19Cleanup: Remove unneeded texture nodes update functionSergey Sharybin
2019-04-19UI: move top-bar into the spaces headerCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton