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-09-15Merge branch 'master' into blender2.8mano-wii
2017-09-15RNA: expose RegionView3D clip planesmano-wii
2017-09-15Merge branch 'master' into blender2.8Campbell Barton
2017-09-15GPUCodegen: Fix for loop overflow.Clément Foucault
2017-09-15BMesh: use less involved check for edge rotationCampbell Barton
2017-09-15Polyfill Beautify: option to rotate out of degenerate stateCampbell Barton
2017-09-15Fix error in recent boolean changes w/ quad splitCampbell Barton
2017-09-15Merge branch 'master' into blender2.8Sergey Sharybin
2017-09-15Transform: Enable recursion dependency check for new depsgraphSergey Sharybin
2017-09-15Fix copy-paste error in recent particles fixSergey Sharybin
2017-09-14Fix T52442: bl_app_templates_system not workingCampbell Barton
2017-09-14Fix bpy.utils.resource_path('SYSTEM') outputCampbell Barton
2017-09-14Fix T52732: Particle system volume grid particles out of volumeSergey Sharybin
2017-09-14Fix T52729: Decimals not showing over 100m or 100 feetBastien Montagne
2017-09-14Fix T52537: Dyntopo "detail flood fill" doesn't work in some casesSergey Sharybin
2017-09-14Correct error in last commitCampbell Barton
2017-09-14Fix T52748: Select shortest face path failsCampbell Barton
2017-09-14Fix T51416: Blender Crashes while moving SlidersSergey Sharybin
2017-09-14Fix T52653: Render output of linked scenes conflicts with other scenes with t...Sergey Sharybin
2017-09-14Depsgraph: Fix crash in masking, related on T52749Sergey Sharybin
2017-09-14Merge branch 'master' into blender2.8Sergey Sharybin
2017-09-14Fix T52749: New Depsgraph - Render View Mask is not initialized correctlySergey Sharybin
2017-09-14Masks: Split layer evaluation into separate functionSergey Sharybin
2017-09-14Fix T52739: Crash loading corrupted video filesSergey Sharybin
2017-09-14Fix failure in our UI code that could allow search button without search call...Bastien Montagne
2017-09-14Fix T52723: Reset UV layers failedCampbell Barton
2017-09-14Fix T52741: Follow track with depth object crashes Blender with new depsgraphSergey Sharybin
2017-09-14Fix T52291: Boolean fails w/ co-linear edged ngonsCampbell Barton
2017-09-14DRW: Fix texture binding logic.Clément Foucault
2017-09-14GPUCodegen: Add New GPU_SOURCE_STRUCT to be used for Closure SocketsClément Foucault
2017-09-13Manipulator: use box style for render borderCampbell Barton
2017-09-13Manipulator: cage2d expand hotspotCampbell Barton
2017-09-13Manipulator: disable hover for camera borderCampbell Barton
2017-09-13Manipulator: alternate cage2d draw styleCampbell Barton
2017-09-13GPU_immediate_util: Add x,y radius to circle drawCampbell Barton
2017-09-13Eevee: Fix AO disappearing when updating Probe Grids.Clément Foucault
2017-09-13Eevee: Fix T52357 : SSRefraction broken after adding probeClément Foucault
2017-09-13DRW: Fix incorrect Ubo BindClément Foucault
2017-09-13Eevee: Get rid of glitchy black SSR.Clément Foucault
2017-09-13Cleanup: use explicit 2d suffix for imm utilsCampbell Barton
2017-09-13Cleanup: use safe free macro & commentsCampbell Barton
2017-09-13DRW: Fix leak (2nd attempt) cause by texture "state" trackingClément Foucault
2017-09-13DRW: Fix memleak in release mode.Clément Foucault
2017-09-13Merge branch 'master' into blender2.8Campbell Barton
2017-09-13Fix T52299: X resolution of 4 causes nodes to collapseSergey Sharybin
2017-09-13Eevee: SSR: Making ray count a define rather than an uniform.Clément Foucault
2017-09-13Cleanup: avoid right-shifted args in RNA registerCampbell Barton
2017-09-13Node UI: scale cross by pixelsizeCampbell Barton
2017-09-13Manipulator: cage2d option to grab w/ a center handleCampbell Barton
2017-09-13Fix T52113: Compositor doesnt mix unrendered render layers wellSergey Sharybin