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-05-20UI: Allow registering File Browser as child of other child windowsJulian Eisel
2020-05-18Cleanup: Put GPU_state_init inside gpu_state.cClément Foucault
2020-05-05Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-05Fix T76318: lower part of new preferences window does not workBrecht Van Lommel
2020-05-01WM: remove X11 hard coded window size workaroundChristian Rauch
2020-04-29Fix T71334: top part of render window disappears on repeated rendersBrecht Van Lommel
2020-04-08Fix Windows Tablet API preference not being usedMiguel Pozo
2020-04-04Cleanup: Split up Window-Manager VR file (and related changes)Julian Eisel
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-04-02VR: Refactor DirectX context managementJulian Eisel
2020-03-26Fix crash closing a window in background modeCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-17VR: Initial Virtual Reality support - Milestone 1, Scene InspectionJulian Eisel
2020-03-09Fix failing assert because of invalid region coordinatesJulian Eisel
2020-03-06Cleanup: Reduce context usage in UI functionsJulian Eisel
2020-02-11Fix T70039, T68707: issues when opening .blend file from Finder on macOSYevgeny Makarov
2020-01-27Merge branch 'blender-v2.82-release'mano-wii
2020-01-27Fix part of T65404: quit dialog doesn't show if Blender is minimizedYevgeny Makarov
2020-01-25Cleanup: spellingCampbell Barton
2020-01-21Cleanup: deduplicate window event state update codeBrecht Van Lommel
2020-01-21Cleanup: simplify wmEvent tablet data storage and namingBrecht Van Lommel
2020-01-14Cleanup: Use new BLI_rct utilities to ensure valid rectanglesJulian Eisel
2020-01-14Fix invalid min/max sizes of global areas after loading factory settingsJulian Eisel
2019-12-08Fix T72252: crash running ocean bake in background modeBrecht Van Lommel
2019-11-26Fix memory leak, closing a window didn't free gesturesCampbell Barton
2019-11-18GHOST: Only spam about X11 errors when using --debug-ghostSergey Sharybin
2019-11-15Cleanup: quiet warningsCampbell Barton
2019-11-15Fix: Filebrowser saving dialog size when maximizedDalai Felinto
2019-10-09GPU: show more descriptive labels on unsupported GPU dialogBrecht Van Lommel
2019-10-04GPU: Platform Support LevelJeroen Bakker
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-18Refactor temp-space opening for optional fullscreen modeJulian Eisel
2019-09-13Cleanup: unused headers for the windowmanagerCampbell Barton
2019-09-13Cleanup: unused headers (GPU)Campbell Barton
2019-09-04Fix T69467: Temporary Info Editor window crashesJulian Eisel
2019-09-03UI: File Browser Design OverhaulJulian Eisel
2019-08-17Cleanup: spellingCampbell Barton
2019-08-16Cleanup: clang-formatCampbell Barton
2019-08-16Cleanup: spellingCampbell Barton
2019-08-16UI: click on status bar report message now opens window with Info editorBrecht Van Lommel
2019-07-10Fix T66530: set_stereo_3d (pageflip) exists BlenderDalai Felinto
2019-07-02Cleanup: move comments onto own lines to avoid breaking linesCampbell Barton
2019-06-29WM: support window context overrideCampbell Barton
2019-06-22Cleanup: use doxy groupsCampbell Barton
2019-06-21UI: Restore minimized windows when raising themHarley Acheson
2019-06-03Cleanup: remove unused arg to wm_event_add_ghosteventCampbell Barton
2019-06-02GPU: support default framebuffer with ID not equal to 0Tomoaki Kawada
2019-05-20Cleanup: add wm_utils.c for generic functionsCampbell Barton