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-04-05DRW: Opti: Replace bound tex/ubo tracking array by bitfieldsClément Foucault
2019-04-05Cleanup: Fix compiler warningAntonioya
2019-04-05Fix T61035 Draw manager crash opening file with curvesClément Foucault
2019-04-05Fix T63281: Drivers inside nodegroups inside nodegroups don't show up in Driv...Sebastian Parborg
2019-04-05EEVEE: Fix compilationJeroen Bakker
2019-04-05Fix T63283: Second subdivision modifier does not ignore creaseSergey Sharybin
2019-04-05GPU not able to allocate textureJeroen Bakker
2019-04-05Fix T62892 EEVEE HDRI lightning glitchClément Foucault
2019-04-05Interface: New region type 'Footer', used by text editorGeorge Vogiatzis
2019-04-05Cleanup: Replace deprecated finite with isfiniteSimon
2019-04-05Cleanup: SpellingSergey Sharybin
2019-04-05Fix T60390: add Cycles texture node mapping settings to node editor sidebarBrecht Van Lommel
2019-04-05Fix T63292: Crash Workbench Texture DrawingJeroen Bakker
2019-04-05GPencil: Improve drawing feeling in big filesAntonioya
2019-04-04Fix T60379: Cycles viewport adaptive subdivision hangs after updates.Brecht Van Lommel
2019-04-04Workbench: Support Transparency + TexturesJeroen Bakker
2019-04-04Fix T63108 Eevee: Wrong Reflection plane matrix if camera view is not centeredClément Foucault
2019-04-04Fix T63198 Eevee: Indirect lighting settings arent not updating in LookdevClément Foucault
2019-04-04Fix T63278 Eevee: LookDev: Volumetric on even if Scene World is offClément Foucault
2019-04-04Fix segfault when audio system cannot be initialisedSybren A. Stüvel
2019-04-04Fix T61830: Remove option to add new keymap item in search modeJacques Lucke
2019-04-04EEVEE+Workbench: Show partsys in final renderingJeroen Bakker
2019-04-04Fix T63256: Make Dupli Face was broken since there are collectionsJacques Lucke
2019-04-04Fix T60891: bgl docs still include deprecated opengl functionsJacques Lucke
2019-04-04Fix T63252: Bind in Mesh Deform Modifier failsSergey Sharybin
2019-04-04Fix T63276: crash deleting object with alembic constraint.Brecht Van Lommel
2019-04-04Fix ply import tests.Howard Trickey
2019-04-04Fix part of T62720: crash loading alembic mesh that has no vertices.Brecht Van Lommel
2019-04-04DRW: Fix hair count being limited by recent refactorClément Foucault
2019-04-04Eevee: Add property update for render settingsClément Foucault
2019-04-04Fix T63000: Don't use original file name for autosaveJacques Lucke
2019-04-04Avoid flow to avoid the collection textfield from becoming too smallJeroen Bakker
2019-04-04Fix T62870: progress in taskbar not updated when cancelling renderBrecht Van Lommel
2019-04-04Fix: Erratic collision response when using constraints on collidersBenjamin Meyer
2019-04-04Cleanup: remove B-Bone shape pointers from bPoseChanDeform.Alexander Gavrilov
2019-04-04Separation lines for Quad ViewHarley Acheson
2019-04-04Fix T63255: Crash when circle select performs selection outside the viewport'...mano-wii
2019-04-04Fix T61870 Eevee: Object's go completely black if they have a normal mapClément Foucault
2019-04-04DRW: Mesh Batch Cache: Fix error in loop custom data layer checkingClément Foucault
2019-04-04Cleanup: redundant castsCampbell Barton
2019-04-04Cleanup: styleCampbell Barton
2019-04-03Fix T55589, T60967: Windows pen pressure issues at start/end of the stroke.Christopher Peerman
2019-04-03Windows: use Wintab by default if it's available and a device is detected.Brecht Van Lommel
2019-04-03Fix T63257: Grease Pencil renders incorrectly when in edit-modeAntonioya
2019-04-03Audaspace: merging modulator effect from upstream.Jörg Müller
2019-04-03fix for freetype download link and llvm/clang header harvestingMartin Felke
2019-04-03Fix T62780 , T59802, T57648: fullscreen window issues on Windows.Brecht Van Lommel
2019-04-03UI: remove close button from Windows console window.Harley Acheson
2019-04-03Multires: Make topology cache to work with copy-on-writeSergey Sharybin
2019-04-03Fix export_obj_cube test.Howard Trickey