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-17Fix warning when compiling without WITH_XR_OPENXRvr_scene_inspectionJulian Eisel
2020-03-17Change 'make update' back to use the master add-ons branchJulian Eisel
2020-03-17Fix crash when rendering Eevee/Workbench while VR session runsJulian Eisel
2020-03-17Merge branch 'soc-2019-openxr' into vr_scene_inspectionJulian Eisel
2020-03-17Merge branch 'temp-openxr-blenderside' into soc-2019-openxrJulian Eisel
2020-03-17Revert changes to generalize 3D View Shading options button layoutJulian Eisel
2020-03-17Make it obvious that the DRW context getters are not for general useJulian Eisel
2020-03-17Fix compile error when compiling with WITH_XR_OPENXR disabled (tm)Julian Eisel
2020-03-17Always sync VR view shading with the 3D View the session was started inJulian Eisel
2020-03-17Merge branch 'soc-2019-openxr' into vr_scene_inspectionJulian Eisel
2020-03-17Merge branch 'temp-openxr-blenderside' into soc-2019-openxrJulian Eisel
2020-03-17Fix comment being printed to console in Windows batch fileJulian Eisel
2020-03-16Cleanup: Use "Viewer Pose" not just "Viewer"Julian Eisel
2020-03-16Cleanup: Rename gizmo-group-type flag for continuous redrawsJulian Eisel
2020-03-16Always read/write XR data, even with WITH_XR_OPENXR disabledJulian Eisel
2020-03-16Merge branch 'soc-2019-openxr' into vr_scene_inspectionJulian Eisel
2020-03-16Merge branch 'temp-openxr-blenderside' into soc-2019-openxrJulian Eisel
2020-03-16Merge branch 'temp-openxr-ghostxr' into temp-openxr-blendersideJulian Eisel
2020-03-16Merge branch 'master' into temp-openxr-ghostxrJulian Eisel
2020-03-16Fix use-after-free when opening file with VR session runningJulian Eisel
2020-03-16Fix incorrect Face Sets when using mask extractPablo Dobarro
2020-03-16Fix build error with WITH_XR_OPENXR disabledJulian Eisel
2020-03-16Fix visual artifacts with partially hidden meshes and mask extractPablo Dobarro
2020-03-16Fix T74626: Wrong Face Sets overlay rendering in smooth shadingPablo Dobarro
2020-03-16Update viewport rotation origin when changing Face Set visibilityPablo Dobarro
2020-03-16Fix compile errors and wrong pointer useJulian Eisel
2020-03-16Fix T61234 Mirroring Grease Pencil keyframes in the Dopesheet failsSybren A. Stüvel
2020-03-16Cycles: Fix bad escape character used for dotSergey Sharybin
2020-03-16Fix T74776: Cycles crash with missing image texture after recent changesBrecht Van Lommel
2020-03-16UI: Show decorators for lights when using CyclesWilliam Reynish
2020-03-16UI: Add 7 new community themesWilliam Reynish
2020-03-16Enable fixed world space lighting by defaultJulian Eisel
2020-03-16Cleanup: Typo in commentSergey Sharybin
2020-03-16UI: fix backdrop and alignment in anim channelsSybren A. Stüvel
2020-03-16Fix another implicit cast of boot to intSergey Sharybin
2020-03-16Fluid: Updated Manta pp filesSebastián Barschkis
2020-03-16Fix crash when closing Blender with active VR sessionJulian Eisel
2020-03-16Fix implicit cast from bool to int in path testsSergey Sharybin
2020-03-16Workbench: Crash When Rendering With StereoJeroen Bakker
2020-03-16Cleanup: use unsigned char for UI_view2d_text_cache_addCampbell Barton
2020-03-16Cleanup: misleading memset useCampbell Barton
2020-03-16UI: Add an Outline to the Popover ArrowsYevgeny Makarov
2020-03-16Workbench: Fix default view not reset after drawingClément Foucault
2020-03-16Fix a syntax error in test spec for BLI_delaunay_2d_test.Howard Trickey
2020-03-15GPencil: Reduce factor to 5 in previous commitAntonio Vazquez
2020-03-15GPencil: Remove Keep parameter from Select Vertex ColorAntonio Vazquez
2020-03-15Fix Blender building after recent 'cleanup'.Bastien Montagne
2020-03-15Fix outliner edit-mode checkCampbell Barton
2020-03-15Fix potential draw manager assignment to negative indexCampbell Barton
2020-03-15Fix potential NULL pointer de-reference creating liquid geometryCampbell Barton