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-03-17DRW: Move cache time to GPUViewport for profilingClément Foucault
2018-03-17Merge branch 'master' into blender2.8Gaia Clary
2018-03-17Refactor: Collada: remove param, changed order of params in Function callGaia Clary
2018-03-16Merge branch 'master' into blender2.8Bastien Montagne
2018-03-16Fix (unreported) a broken 'RNA diff collection' case.Bastien Montagne
2018-03-16Some more minor cleanups.Bastien Montagne
2018-03-16Add an assert to BKE_icon_changed() that we are actually dealing with ID icon.Bastien Montagne
2018-03-16Fix T54310: Assert when enable Brush custom icon.Bastien Montagne
2018-03-16Cleanup: naming and const parameter.Bastien Montagne
2018-03-16Merge branch 'master' into blender2.8Sergey Sharybin
2018-03-16Depsgraph: Support colored addresses in debug printsSergey Sharybin
2018-03-16Add Truecolor ANSI console constantsSergey Sharybin
2018-03-16Hash: Add utility function to convert address to rgb valuesSergey Sharybin
2018-03-16Merge branch 'master' into blender2.8Sergey Sharybin
2018-03-16Depsgraph: Move evaluation debug prints to depsgraphSergey Sharybin
2018-03-16Cleanup: move mesh mirror functions to own fileCampbell Barton
2018-03-16Cleanup: doxy sections for editmesh files.Campbell Barton
2018-03-16GWN: Uncomment a (now) usefull assertClément Foucault
2018-03-16Eevee: Add warning comment about ubo/texture persistence.Clément Foucault
2018-03-16Clay: Small cleanup.Clément Foucault
2018-03-16DRW: Fix/refactor UBO & Texture binding.Clément Foucault
2018-03-16Merge branch 'master' into blender2.8Campbell Barton
2018-03-16Code cleanup: fix various compiler warnings on clang/macOS.Brecht Van Lommel
2018-03-16Merge branch 'master' into blender2.8Brecht Van Lommel
2018-03-16Fix T54326: Import Alembic stuck in edit modeKévin Dietrich
2018-03-16Fix T53971: single layer render showing the wrong render layer in image editor.Cheryl Chen
2018-03-16Code refactor: move OIIO image buffer writing outside session, into callback.Guillaume Chereau
2018-03-16GHOST: Support Unity taskbar progress APILukas Stockner
2018-03-15BLI_assert: extract from BLI_utildefinesCampbell Barton
2018-03-15UV/Image Editor: Optimize UV DrawingGermano
2018-03-15Depsgraph: Fix missing shader updates with copy on writeSergey Sharybin
2018-03-15Mesh: Batch cache: Fix sculpt update issue.Clément Foucault
2018-03-15GWN: Fix compilation error without VRAM_USAGE flag.Clément Foucault
2018-03-15Merge branch 'master' into blender2.8Campbell Barton
2018-03-15Minor cleanup & commenting.Bastien Montagne
2018-03-15GHOST: Fix wrong usage of wglCreatePbufferARB.Clément Foucault
2018-03-15Missed last commitCampbell Barton
2018-03-15BLI_math: don't use asserts in inline APICampbell Barton
2018-03-15GWN: Batch: Perf: Comment out glBindVertexArray(0)Clément Foucault
2018-03-15GWN: Batch: Only revert to default Vao when needed.Clément Foucault
2018-03-15GWN: Add primitive restart in element/index buffers.Clément Foucault
2018-03-14Fix T54322: partial redraw not working after recent refactor.Brecht Van Lommel
2018-03-14Merge branch 'master' into blender2.8Bastien Montagne
2018-03-14Style cleanup.Bastien Montagne
2018-03-14Fix (unreported) broken IDarray case in IDP_EqualsProperties_ex.Bastien Montagne
2018-03-14Fix T54319: Crash after double-clicking baked F-curveSergey Sharybin
2018-03-14Cleanup: rename BLI_array_count -> lenCampbell Barton
2018-03-14Depsgraph: Fix missing updates with driversSergey Sharybin
2018-03-14Clay: Add FXAA.Clément Foucault
2018-03-14GPUViewport: Fix offscreen multisample syncing.Clément Foucault