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
2022-01-07Cleanup: use the ELEM macroCampbell Barton
2021-12-14Fix null-pointer dereference on error handling during VR view drawingJulian Eisel
2021-12-14Fix T93649: Blender freezes when saving with active VR sessionJulian Eisel
2021-12-09Fix incorrect copying of XR action map itemsPeter Kim
2021-12-08Cleanup: move public doc-strings into headers for 'windowmanager'Campbell Barton
2021-11-30Cleanup: capitalize NOTE tagCampbell Barton
2021-11-13Cleanup: spelling in comments, comment block formattingCampbell Barton
2021-11-01Fix UI messages, typos, etc.Bastien Montagne
2021-10-26Cleanup: spelling in commentsCampbell Barton
2021-10-26Cleanup: forgot to remove empty line in previous commit.Bastien Montagne
2021-10-26Cleanup: build warnings.Bastien Montagne
2021-10-26Cleanup: Remove unused parameterPeter Kim
2021-10-26XR: Fix potential crash when toggling sessionPeter Kim
2021-10-26XR Controller Support Step 5: NavigationPeter Kim
2021-10-20Cleanup: use elem macrosCampbell Barton
2021-10-12Fix build error due to conflicting typesPeter Kim
2021-10-12XR Controller Support Step 4: Controller DrawingPeter Kim
2021-10-12Cleanup: remove unused parameterPeter Kim
2021-10-12Silence compilation warning in wm_xr_session.Jeroen Bakker
2021-10-12XR Controller Support Step 3: XR EventsPeter Kim
2021-10-06Cleanup: spelling in commentsCampbell Barton
2021-10-05Cleanup: remove unused parameterPeter Kim
2021-10-05XR: Add runtime window area for XR eventsPeter Kim
2021-09-10XR: Re-enable SteamVR OpenGL backend for AMD gpusPeter Kim
2021-09-09Cleanup: remove newlines from logging textCampbell Barton
2021-08-27Fix XR action map index initializationPeter Kim
2021-08-25Fix: Crash on file read with active VR sessionPeter Kim
2021-08-25Fix: XR action map memory leaksPeter Kim
2021-08-16XR: Color Depth AdjustmentsPeter Kim
2021-08-07Cleanup: unnecessary double pointers in XR modulePeter Kim
2021-08-06Fix invalid XR action map indices after allocPeter Kim
2021-08-05XR Controller Support Step 2: Action MapsPeter Kim
2021-08-05XR: Controller Data ImprovementsPeter Kim
2021-08-05XR: Action Binding ImprovementsPeter Kim
2021-07-26Cleanup: spelling in commentsCampbell Barton
2021-07-24Cleanup: fix warning -WparenthesesPeter Kim
2021-07-23XR: Fix for Viewport Denoising ArtifactsPeter Kim
2021-07-23XR: Reference Space ImprovementsPeter Kim
2021-07-23Cleanup: "position tracking" typo in enum memberPeter Kim
2021-07-06Fix incompatible type passed to XR hapticSergey Sharybin
2021-05-15XR Controller Support Step 1: Internal Abstractions for OpenXR ActionsPeter Kim
2021-02-20Cleanup: doxygen sectionsCampbell Barton
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-01-26Viewport Rendering: Don't clamp when overlays are disabled.Jeroen Bakker
2020-11-20Cleanup: remove unused perspective argument to off-screen drawingCampbell Barton
2020-08-23Cleanup: GPU: Use explicit clear value in GPU_clear* commandsClément Foucault
2020-08-21Cleanup: split `BKE_scene_get_depsgraph()` into two functionsSybren A. Stüvel
2020-08-14Merge branch 'blender-v2.90-release'Julian Eisel
2020-08-14Fix offset applied on top of VR landmark with no positional trackingJulian Eisel
2020-08-11Cleanup: spellingCampbell Barton