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
2017-08-19Cleanup: remove unneeded includeCampbell Barton
2017-08-19Eevee: Bloom: Add Bloom ColorClément Foucault
2017-08-19Eevee: Bloom: Add Clamp settingClément Foucault
2017-08-19Eevee: Fix problem with GPU_texture_generate_mipmapClément Foucault
2017-08-18CMake: Boost no longer needed for Audaspace references eitherJörg Müller
2017-08-18Eevee: Convert metallic nodes into princinpled nodesDalai Felinto
2017-08-18Swap Eevee material output with (Cycles) Material OutputDalai Felinto
2017-08-18Expose Transparency BSDF for Eevee UIDalai Felinto
2017-08-18Uniform Buffer Objects: More complete padding solutionDalai Felinto
2017-08-18Eevee: Rework GTAOClément Foucault
2017-08-18Eevee: Add some utils functionsClément Foucault
2017-08-18Eevee: MinmaxZ: Avoid unecessary conversions.Clément Foucault
2017-08-18GPU_texture : Add RG8 format.Clément Foucault
2017-08-18Eevee: Fix some problem with Glass & Diffuse BSDF with SSRClément Foucault
2017-08-18Fix ubo vec3 alignment issueDalai Felinto
2017-08-18PyAPI: Gawain checks for rangeCampbell Barton
2017-08-18CMake: Boost no longer needed for AudaspaceCampbell Barton
2017-08-18Fix building w/o AudaspaceCampbell Barton
2017-08-18Audaspace: Moving audaspace 1.3 into extern.Jörg Müller
2017-08-18Cleanup: use lowercase prefix for local API'sCampbell Barton
2017-08-18PyAPI: Iniital gawain API for PythonCampbell Barton
2017-08-18RNA: don't register manipulator properties by nameCampbell Barton
2017-08-17Gawain: name struct'sCampbell Barton
2017-08-17Fix blenderplayerDalai Felinto
2017-08-17Merge branch 'master' into blender2.8mano-wii
2017-08-17Remove unnecessary #include "ED_transform.h"mano-wii
2017-08-17Transform: remove unused functionmano-wii
2017-08-17DwM: use batch select for vertex paint modeCampbell Barton
2017-08-16DwM: Use Batch's for drawing selectionCampbell Barton
2017-08-16Transform: Move enum `SnapSelect` to `ED_transform_snap_object_context`mano-wii
2017-08-16Support MSVSC 2017 15.3.0 (compiler 19.11)Antonioya
2017-08-16Fix zombie manipulators when deleting collection from outlinerDalai Felinto
2017-08-16Cleanup: rename GPU gawain functionsCampbell Barton
2017-08-16Fix T52415: Copy/Pasting a mesh immediately crashes blenderDalai Felinto
2017-08-16Update code comments from DAG_id_tag_update to DEG_id_tag_updateDalai Felinto
2017-08-16Gawain: remove GWN_batch_discard_allCampbell Barton
2017-08-16Fix T52414: Blender 2.79 crash on object duplication via menu.Bastien Montagne
2017-08-16Depsgraph/Layers: Keep original visibility when doing full scene copyDalai Felinto
2017-08-16DwM: use gawain ownership flags for mesh drawingCampbell Barton
2017-08-16Gawain: add ownership flag to Gwn_BatchCampbell Barton
2017-08-16Pass EvaluationContext instead of bContextCampbell Barton
2017-08-15Attempt to fix GLSL errors on Blender startup.Brecht Van Lommel
2017-08-15Merge branch 'master' into blender2.8Brecht Van Lommel
2017-08-15macOS build: simplify python install for new 10.9 libraries.Brecht Van Lommel
2017-08-15Fix Cycles presets after recent removal of some settings.Brecht Van Lommel
2017-08-15Fix missing clear of Object->drawdata listbase in new copying code.Bastien Montagne
2017-08-15Fix remaining issues with new Scene copying.Bastien Montagne
2017-08-15Bring new IDP_MergeGroup() on par with other copying logic.Bastien Montagne
2017-08-15Fix building with OCIO after recent gawain files renamings.Bastien Montagne
2017-08-15Fix scene_collection_copy always afecting IDs usercount.Bastien Montagne