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-03-10Remove obscure unique_oxr_ptr, implement alternative RAII for swapchainJulian Eisel
2020-03-05Add XR_ prefix like now in masterJulian Eisel
2020-03-05Merge branch 'temp-openxr-ghostxr' into temp-openxr-blendersideJulian Eisel
2020-03-05Add XR_ prefix like now in masterJulian Eisel
2020-01-24Fix linking after recent build system changes in masterJulian Eisel
2020-01-24Merge branch 'temp-openxr-directx' into temp-openxr-ghostxrJulian Eisel
2020-01-24Merge branch 'temp-openxr-buildstuff' into temp-openxr-directxJulian Eisel
2020-01-23CMake: Refactor external dependencies handlingSergey Sharybin
2019-11-14Add required OpenXR defines to Ghost CMakeLists (used to be in root one)Julian Eisel
2019-11-13Remove CMake include unneeded after recent build system changesJulian Eisel
2019-11-05Core XR Support [part 3]: Ghost-XR API based on OpenXRJulian Eisel
2019-11-05Ghost DirectX compatibility from GSoC OpenXR branchJulian Eisel
2019-10-28CMake: add missing headers, use space before commentsCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16CMake: add library deps to CMakeLists.txtCampbell Barton
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton
2019-02-05Cleanup: remove contributors for CMake filesCampbell Barton
2019-01-25Cleanup: sort cmake file listsCampbell Barton
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Cleanup: strip ghost trailing spaceCampbell Barton
2018-03-16Merge branch 'master' into blender2.8Brecht Van Lommel
2018-03-16GHOST: Support Unity taskbar progress APILukas Stockner
2018-02-26GHOST: Add new interface to manage offscreen contexts.Clément Foucault
2017-10-25Fix T53004: XWayland ignores cursor-warp callsCampbell Barton
2017-09-22Remove quicktime supportAaron Carlisle
2016-06-09BGE: alpha on frame buffer and precedence of MSAA over swap.Benoit Bolsee
2015-11-16GHOST: rename suffix X11 to Unix for non X11 filesCampbell Barton
2015-10-25ndof: rework Mac driver glueMike Erwin
2015-03-20Fix for building win32 headlessCampbell Barton
2014-12-07Input Method Editor (IME) support for text buttonsSeverin
2014-11-13Cleanup: cmakeCampbell Barton
2014-10-08Ghost Context RefactorJason Wilkins
2014-08-05SpellingCampbell Barton
2013-11-05Fix linking for non-apple ndofJens Verwiebe
2013-11-05OSX: removing useless cocoa conditionals as it's solely api nowJens Verwiebe
2013-11-05OSX/cmake: ghost carbon removalJens Verwiebe
2013-10-25patch [#37188] Remove filename entry specified twiceCampbell Barton
2013-09-14minor style clanup and use more meaningful name for 3DCONNEXION source code.Campbell Barton
2013-09-14Cleanup for last commitJens Verwiebe
2013-09-14Fix broken compiling with ndof on linux and winJens Verwiebe
2013-09-13OSX: Compilefix for ndof symbols get magled when used extern C, now use discr...Jens Verwiebe
2013-08-01Fix linking issue, we use bundled static glew so we should define static glew...Antony Riakiotakis
2013-05-26Live resize on Windows. Based on Ton's patch for mac.Alexander Kuznetsov
2013-04-09Live window resizing on WindowsAlexander Kuznetsov
2013-02-07removing xinerama on X11 dependency, this wasn't working very usefully.Campbell Barton
2013-01-31Add Xinerama support for GHOST_GetMainDisplayDimensions() so X11 works as it ...Campbell Barton
2012-11-10OSX/cmake: little cleanup in ghostJens Verwiebe
2012-06-16fix for building blender as a python module on windows.Campbell Barton
2012-05-25Unix: enable use of XDG paths for storing Blender configuration on Linux/BSD/..,Brecht Van Lommel
2012-05-11dont use sdl include when building headlessCampbell Barton