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-07-31Fixed issues with graphics.soc-2020-xr-inputPeter Klimenko
2020-07-31Disabled more features; Controller graphics work now.Peter Klimenko
2020-07-31Temporarily disable RNA stuff to get demo working.Peter Klimenko
2020-07-31Fixed unnecessary lines.Peter Klimenko
2020-07-31Some of the RNA Stuff.Peter Klimenko
2020-07-31Work on the python API.Peter Klimenko
2020-07-31Some more copied changesPeter Klimenko
2020-07-31Some changes to help fix the controller graphics.Peter Klimenko
2020-07-31mergePeter Klimenko
2020-07-31Merge branch 'soc-2020-xr-input'Peter Klimenko
2020-07-31changesPeter Klimenko
2020-07-31Cleanup: fix function signatureJacques Lucke
2020-07-31Merge branch 'blender-v2.90-release'Aaron Carlisle
2020-07-31UI: Label FixesAaron Carlisle
2020-07-30Fix: Blender_test not working on windows.Ray Molenkamp
2020-07-30Fix T79347 GPU: Segfault starting blenderClément Foucault
2020-07-30Merge branch 'blender-v2.90-release' into masterNathan Craddock
2020-07-30Fix T79278: Selected object filter skipping collection instancesNathan Craddock
2020-07-30Add compound shape for rigid body simulationDavid Vogel
2020-07-30Merge remote-tracking branch 'origin/blender-v2.90-release'Dalai Felinto
2020-07-30Cleanup: Remove pre 2.80 headersValentin
2020-07-30Fix T79117: dependency cycle with passive rigid body objectsJacques Lucke
2020-07-30Enable header auto-complete suggestions in XcodeAnkit Meel
2020-07-30Merge branch 'blender-v2.90-release'Philipp Oeser
2020-07-30Fix T79357: VSE crash on prefetching when performing cutsPhilipp Oeser
2020-07-30GPU: Fix compilation error (missed one)Clément Foucault
2020-07-30GPU: Fix compilation errorClément Foucault
2020-07-30Cleanup: IMB: Put lowercase prefix on static functionsClément Foucault
2020-07-30EEVEE: GLSL refactor/cleanupClément Foucault
2020-07-30IMB: Refactor util_gpu.c to not expose enum gettersClément Foucault
2020-07-30Cleanup: Use MEM_calloc_arrayN in the Cloth BrushPablo Dobarro
2020-07-30Sculpt: Use constraints in cloth deform brushesPablo Dobarro
2020-07-30Sculpt: Enable persistent base for the cloth brushPablo Dobarro
2020-07-30Merge branch 'blender-v2.90-release'Bastien Montagne
2020-07-30Fix T78730: CLOG writes/reads outside allocated memory.Bastien Montagne
2020-07-30GPUBatch & GPUImmediate: Use GPUShader instead of using raw OGL handleClément Foucault
2020-07-30Merge branch 'blender-v2.90-release'Philipp Oeser
2020-07-30Fix usercount not decrementing in `gpencil_stroke_separate_exec`Philipp Oeser
2020-07-30Merge branch 'blender-v2.90-release' into masterCampbell Barton
2020-07-30Fix T79207: Crash converting curve to meshCampbell Barton
2020-07-30Cleanup: split curve bevel into separate fileHans Goudey
2020-07-30Merge branch 'blender-v2.90-release' into masterCampbell Barton
2020-07-30Merge branch 'blender-v2.90-release' into masterCampbell Barton
2020-07-30Merge branch 'blender-v2.90-release' into masterCampbell Barton
2020-07-30Fix T79369: BMesh.calc_volume() gave incorrect resultCampbell Barton
2020-07-30UV: path select support with sync-select enabledCampbell Barton
2020-07-30Fix UV select with sync select enabled wasn't setting activeCampbell Barton
2020-07-30Cleanup: spellingCampbell Barton
2020-07-30Cleanup: warningsCampbell Barton
2020-07-30Merge branch 'blender-v2.90-release'Germano Cavalcante