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-08-18Fix T77564: VSE (and compositor background) lost stereoscopy previewClément Foucault
2020-08-16Fix popups opening in the wrong direction over headersCampbell Barton
2020-08-14Fix offset applied on top of VR landmark with no positional trackingJulian Eisel
2020-08-11Fix T79640: "Assign Shortcut" doesn't work for "View 2D Zoom"Philipp Oeser
2020-08-11Timers: set first window as context in timerJacques Lucke
2020-08-10Fix T79324: Crash when changing View Layer while VR session runsJulian Eisel
2020-08-10Fix pose offset on VR session start for some OpenXR runtimesJulian Eisel
2020-08-10Fix broken behavior on active VR Landmark changeJulian Eisel
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-08-06Cleanup: undeclared warningsCampbell Barton
2020-08-05Fix T77346: GPU Workaround Always Render Using Main ContextJeroen Bakker
2020-07-28Cleanup: correct usage of extern-C blocks in various placesJacques Lucke
2020-07-27Cleanup: Fix compiler warning about function without prototypeSybren A. Stüvel
2020-07-24Allocator: make leak detection work with static variablesJacques Lucke
2020-07-23Fix: Incorrect VR pose after changing landmarkJulian Eisel
2020-07-23LibOverride: Add update of overrides when reloading library data.Bastien Montagne
2020-07-23Fix (unreported) crash in reload library code related to shpaekeys.Bastien Montagne
2020-07-22GPU: clear color with 1.0 alphaChristian Rauch
2020-07-22VR: Change how landmarks affect viewer poseJulian Eisel
2020-07-20Fix T79107: Crash changing brush size in GPencil sculptAntonio Vazquez
2020-07-18Cleanup: unused warningCampbell Barton
2020-07-18Cleanup: WM: Encapsulate stereo draw buffers bindingClément Foucault
2020-07-18Cleanup: GPU: Encapsulate scissor testClément Foucault
2020-07-18Cleanup: GPU: Encapsulate glScissorClément Foucault
2020-07-18Cleanup: GPU: Encapsulate glViewport callsClément Foucault
2020-07-18Cleanup: WM: Use GPUTexture for radial control drawingClément Foucault
2020-07-18Cleanup: GPU: Set default GL_UNPACK_ALIGNMENT to 1Clément Foucault
2020-07-18Cleanup: GPU: Replace glBlendFunc by GPU equivalentClément Foucault
2020-07-17Fix T78959: Show current frame indicator when interface is lockedHans Goudey
2020-07-16Cleanup: WM: Use GPUTexture API instead of raw ogl callsClément Foucault
2020-07-16Cleanup: GPU: Move depth/color masks functions to GPU_stateClément Foucault
2020-07-16Cleanup: GPU: Move quad buffer stereo check to GPU moduleClément Foucault
2020-07-16Cleanup: GPU: Replace all glReadPixels by GPU equivalentClément Foucault
2020-07-16Cleanup: Port glClear calls to GPU module functionsClément Foucault
2020-07-13Fix T78037: fresh install of blender 2.83.0 not able to save user startup file.Bastien Montagne
2020-07-13Clang Tidy: enable readability-non-const-parameter warningJacques Lucke
2020-07-07Cleanup: spellingCampbell Barton
2020-07-06Fix T77730: ShaderFx Missing Update NotifierHans Goudey
2020-07-03Clang-Tidy: Enable readability-redundant-control-flowHans Goudey
2020-07-02GPUOffScreen: Remove the sample parameterClément Foucault
2020-07-01Fix missing GPU image free in background modeBrecht Van Lommel
2020-07-01UI: use term 'Current Frame' instead of 'Playhead'Campbell Barton
2020-07-01Cleanup: spellingCampbell Barton
2020-06-30Fix T77825: autosave missed too often while sculptingBrecht Van Lommel
2020-06-27Docs: correct invalid doxygen params & referencesCampbell Barton
2020-06-23Fix T77830: Crash in VR session when opening material previewJulian Eisel
2020-06-23Cleanup: renamed `do_draw_overlay` to `do_draw_paintcursor`Jeroen Bakker
2020-06-23Performance: Draw play head as an overlayJeroen Bakker
2020-06-23Cleanup: rename 'name' to 'filepath' for DNA typesCampbell Barton
2020-06-23Cleanup: rename Library.filepath to filepath_absCampbell Barton