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
2019-07-11Merge branch 'master' into soc-2019-openxrJulian Eisel
2019-07-10Fix T66530: set_stereo_3d (pageflip) exists BlenderDalai Felinto
2019-07-08Merge branch 'master' into soc-2019-openxrJulian Eisel
2019-07-02Cleanup: move comments onto own lines to avoid breaking linesCampbell Barton
2019-06-29WM: support window context overrideCampbell Barton
2019-06-28Support Window-less (offscreen) VR session on WindowsJulian Eisel
2019-06-28Add wmSurface for non-Window offscreen VR session drawingJulian Eisel
2019-06-24Merge branch 'master' into soc-2019-openxrJulian Eisel
2019-06-22Cleanup: use doxy groupsCampbell Barton
2019-06-21Merge branch 'master' into soc-2019-openxrJulian Eisel
2019-06-21Cleanup: Use CamelCase for XR functions/typesJulian Eisel
2019-06-21UI: Restore minimized windows when raising themHarley Acheson
2019-06-19Remove CTX_wm_xr_contextJulian Eisel
2019-06-19Rename wm_xr_ -> GHOST_XRJulian Eisel
2019-06-18Initially move XR files to GHOST and compile in C++Julian Eisel
2019-06-17Fix compile errors and warnings on certain configsJulian Eisel
2019-06-17Fix missing return value... how did this work even?Julian Eisel
2019-06-16Support drawing the VR view into a DirectX window!Julian Eisel
2019-06-14Set up DirectX window to support drawingJulian Eisel
2019-06-14Draw into OpenGL offscreen context in the DirectX window.Julian Eisel
2019-06-14(Disabled) code to open a DirectX window with the VR sessionJulian Eisel
2019-06-11Split wm_xr.c into multiple filesJulian Eisel
2019-06-05Barebones for managing session changesJulian Eisel
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
2019-05-20WM: add wmGenericUserData utility structCampbell Barton
2019-05-19Cleanup: use wm prefix for GenericCallbackCampbell Barton
2019-05-18macOS: always use the Blender quit dialog, like other platformsBrecht Van Lommel
2019-05-17UI: File Close DialogJacques Lucke
2019-05-14Interface: Free argument callback for popupsJacques Lucke
2019-05-09Cleanup: avoid some floating point divisions in drawing codeBrecht Van Lommel
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-20Cleanup: quiet extra-semicolon warningCampbell Barton
2019-04-20Cleanup: comment line length (windowmanager)Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16Cleanup: trailing commasCampbell Barton
2019-04-13Cleanup: style, use braces for the window managerCampbell Barton
2019-03-27UI: support an 'active default' button for pop-upsCampbell Barton
2019-03-22Fix T62348: Cycles - Viewport rendering not update on switching viewlayerDalai Felinto
2019-03-08Fix T60978: crash toggling window fullscreen on macOS.Brecht Van Lommel
2019-03-08Cleanup: remove unused test break code for handling cancels.Brecht Van Lommel
2019-02-28UI: rename Quit Prompt to Save PromptCampbell Barton
2019-02-28UI: change behavior for quit promptCampbell Barton
2019-02-21UI: better widget drawing with thick line width.Harley Acheson
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-16Cleanup: rename SPACE_IPO -> SPACE_GRAPHCampbell Barton
2019-02-12WM: default to opening maximizedCampbell Barton
2019-02-11WM: command line args to start blender maximizedCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton