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-30Merge branch 'master' into soc-2019-openxrJulian Eisel
2019-07-30Fix crash clicking in the 3D view on startupCampbell Barton
2019-07-30Cleanup: replace unused return defines with boolCampbell Barton
2019-07-29Fix T67620: Font preview translations malfunction in Blender 2.8Bastien Montagne
2019-07-25Fix app-template keymap being ignoredCampbell Barton
2019-07-25UI: clarify tip for viewport mouse position propertyCampbell Barton
2019-07-25Fix T67472: Gizmo overlap causes cursor to get stuckCampbell Barton
2019-07-24Use fixed lighting, don't make it rotate with view rotationJulian Eisel
2019-07-24Fix broken VR viewport rotation and movementJulian Eisel
2019-07-24Use draw manager offscreen context for the VR sessionJulian Eisel
2019-07-23Fix T67334: Blender does not exit after savingJacques Lucke
2019-07-23Add --debug-xr-time command line option for VR frame time info printsJulian Eisel
2019-07-23Merge branch 'master' into soc-2019-openxrJulian Eisel
2019-07-21Fix troubling memory leak in offscreen viewport drawingJulian Eisel
2019-07-20Pure OpenGL backend works now, let it take priority over DirectXJulian Eisel
2019-07-18Cleanup: remove redundant preference checkCampbell Barton
2019-07-17Fix DirectX context not freed on session exitJulian Eisel
2019-07-17Fix compile error with USE_FORCE_WINDOWED_SESSION enabledJulian Eisel
2019-07-17Fix T67047: Can't jump to frame when using jack in A/V sync modeSergey Sharybin
2019-07-17UI: remove button to enable auto-save after load factory preferencesCampbell Barton
2019-07-16Temporarily let DirectX take priority over OpenGLJulian Eisel
2019-07-16Merge branch 'master' into soc-2019-openxrJulian Eisel
2019-07-16Fix error in app-template image size checkCampbell Barton
2019-07-13Fix some issues, improve error messageJulian Eisel
2019-07-12Show useful error reports in case of errors.Julian Eisel
2019-07-12Preferences: disable reading preferences for regular file loadingCampbell Barton
2019-07-11Merge branch 'master' into soc-2019-openxrJulian Eisel
2019-07-11Fix T66628: "Auto Saved Modified Image" not workingJacques Lucke
2019-07-11Cleanup: quiet warningCampbell Barton
2019-07-11Refactor GHOST_XrContext into class + interfaceJulian Eisel
2019-07-10Fix strict compiler warningSergey Sharybin
2019-07-10Splash: put version number in top right, refactor code for easier changesBrecht Van Lommel
2019-07-10Fix splash screen margins not being even and buttons not centeredBrecht Van Lommel
2019-07-10Fix T66530: set_stereo_3d (pageflip) exists BlenderDalai Felinto
2019-07-10Fix T66626: Crash when using JACK audio deviceSergey Sharybin
2019-07-09Add --debug-xr commandline arg and pass on to GHOST XR contextsJulian Eisel
2019-07-09Fix T61474: laggy interaction on Windows/NVIDIA when gizmos are visibleBrecht Van Lommel
2019-07-09Fix warnings and compile error on GCCJulian Eisel
2019-07-08Merge branch 'master' into soc-2019-openxrJulian Eisel
2019-07-08Use base pose from Blender cameraJulian Eisel
2019-07-07Cleanup: use BKE_packedfile prefix for function namesCampbell Barton
2019-07-07Fix crash running an operator from a popup,Campbell Barton
2019-07-07Add GHOST_XrSession class for cleaner & safer session managementJulian Eisel
2019-07-07Cleanup: spellingCampbell Barton
2019-07-07Docs: update window/screen introductionCampbell Barton
2019-07-05Cleanup: use doxy comments for WM_types.hCampbell Barton
2019-07-03Properly end VR sessions fixing crash on next session startJulian Eisel
2019-07-03Fix T65899, T66314, T61808: various issues appending workspacesBrecht Van Lommel
2019-07-03Fix invalid state after calling append/link operator without any itemsBrecht Van Lommel
2019-07-02Cleanup: move comments onto own lines to avoid breaking linesCampbell Barton