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
2018-02-27Fix error in depth picking caused by GL contextsCampbell Barton
2018-02-27Merge branch 'master' into blender2.8Campbell Barton
2018-02-27GPU_select: utility function to finalize selectionCampbell Barton
2018-02-27Revert "F12 offline Freestyle rendering support in Eevee"Tamito Kajiyama
2018-02-27Fix T54106: Save blend ignores 'check_existing'Campbell Barton
2018-02-27F12 offline Freestyle rendering support in EeveeTamito Kajiyama
2018-02-27Merge branch 'master' into blender2.8Gaia Clary
2018-02-27Collada: removed unused variables. fixed incompatible format in console outpu...Gaia Clary
2018-02-27Merge branch 'blender2.8' of git.blender.org:blender into blender2.8Gaia Clary
2018-02-27merge from masterGaia Clary
2018-02-27VSE preview: Get depsgraph from EvaluationContextDalai Felinto
2018-02-26GWN: Fix glitches when closing a window.Clément Foucault
2018-02-26Eevee: Fix prev_persmat being used by multiple viewport.Clément Foucault
2018-02-26V3D: Vertex selection: Fix opengl error.Clément Foucault
2018-02-26WM/GPU: Clear VAO cache of batch preset when switching context.Clément Foucault
2018-02-26DRW: Add new Draw Manager OpenGL Context.Clément Foucault
2018-02-26GHOST: Add new interface to manage offscreen contexts.Clément Foucault
2018-02-26simplified collada integration in Blender. made functions mostly similar with...Gaia Clary
2018-02-26Adding support for Matrix Transformation exportGaia Clary
2018-02-26collada: fix typo in if statementGaia Clary
2018-02-26as discussed on IRC this definition seems to be not necessaryGaia Clary
2018-02-26optimized the output of the collada test script for better readingGaia Clary
2018-02-26Cleanup: typosCampbell Barton
2018-02-26Revert "changing collada parameters"Campbell Barton
2018-02-26Presets: remove double underscore in preset namesCampbell Barton
2018-02-26Fix T54029: Wrong preset name display in win32Campbell Barton
2018-02-26Cleanup: use function for clearing bmesh tagsCampbell Barton
2018-02-26Fix T50132: UV sticky mode is not respected with border/circle/lasso select.Hugo Sales
2018-02-25Fix incorrect text clipping on node link button in material properties.Brecht Van Lommel
2018-02-25Object Mode: Display meshes without faces and edges in object mode.Clément Foucault
2018-02-25Eevee: Cleanup cascaded shadowmap code.Clément Foucault
2018-02-25DRW/GWN: Bypass glUseProgram.Clément Foucault
2018-02-25Manipulator: rename is_visible -> pollCampbell Barton
2018-02-25Fix Player tm, a lifes jobJens Verwiebe
2018-02-25merged collada rework from master into blender 2.8Gaia Clary
2018-02-25changing collada parametersGaia Clary
2018-02-24Fix a whitespace slipped inJens Verwiebe
2018-02-24Fix Plyer tmJens Verwiebe
2018-02-24T45687: Rework the Export/Import of AnimationsGaia Clary
2018-02-24Merge branch 'master' into blender2.8Kévin Dietrich
2018-02-24Smoke: expose empty space clipping property to the UI.Kévin Dietrich
2018-02-24OpenVDB : use underscores instead of spaces in grid names.Kévin Dietrich
2018-02-23Fixup for border render changesDalai Felinto
2018-02-23Eevee: add Principled Volume shader.Brecht Van Lommel
2018-02-23Eevee: add blackbody shader node support.Brecht Van Lommel
2018-02-23GPU: fixes for string socket types in shader nodes.Brecht Van Lommel
2018-02-23Eeevee: add temperature grid support, make color grid unpremultiplied.Brecht Van Lommel
2018-02-23Merge branch 'master' into blender2.8Brecht Van Lommel
2018-02-23Cycles: add Principled Volume shader.Brecht Van Lommel
2018-02-23Cycles: change smoke color grid to not include density multiplied in.Brecht Van Lommel