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-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-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-14Recent action-bake used Py3.6 syntaxCampbell Barton
2017-09-14Fix T52291: Boolean fails w/ co-linear edged ngonsCampbell Barton
2017-09-13Fix T52299: X resolution of 4 causes nodes to collapseSergey Sharybin
2017-09-13Code cleanup: store branch factor in PathState.Brecht Van Lommel
2017-09-13Code cleanup: avoid used of uninitialized value in case of precision issue.Brecht Van Lommel
2017-09-13Code cleanup: abstract shadow catcher logic more into accumulation code.Brecht Van Lommel
2017-09-13Code cleanup: deduplicate some branched and split kernel code.Brecht Van Lommel
2017-09-13Code cleanup: tweak inlining for 2% better CUDA performance with hair.Brecht Van Lommel
2017-09-13Fix T52140: Align objects centers using origin for textSergey Sharybin
2017-09-13Cleanup: avoid right-shifted args in RNA registerCampbell Barton
2017-09-13Node UI: scale cross by pixelsizeCampbell Barton
2017-09-13Fix T52113: Compositor doesnt mix unrendered render layers wellSergey Sharybin
2017-09-13Compositor: Cleanup, get rid of nested ternary operatorsSergey Sharybin
2017-09-13Compositor: Cleanup, de-duplicate some codeSergey Sharybin
2017-09-13Compositor: Cleanup, reduce indentation level in render layer nodeSergey Sharybin
2017-09-12Cycles: change AO bounces approximation to do more glossy and transmission.Mathieu Menuet
2017-09-12T50354: Action length calculation added unnecessary padding if some F-CurvesJoshua Leung
2017-09-12Adding some verbose documentationJoshua Leung
2017-09-12Fix T52573: Cycles baking artifactsSergey Sharybin
2017-09-12Cycles tests: Add baking features testsSergey Sharybin
2017-09-12Fix T52679: Hole in bake normalSergey Sharybin
2017-09-12Fix rare firefly in volume equiangular sampling when sampling short distance.Brecht Van Lommel
2017-09-12Cycles tests: add environment variable to update references renders.Brecht Van Lommel
2017-09-12Cycles: improve sample stratification on area lights for path tracing.Brecht Van Lommel
2017-09-12Fix Cycles bug in RR termination, probability should never be > 1.0.Brecht Van Lommel
2017-09-12Cycles: Tweaks to avoid compilation error of megakernelSergey Sharybin
2017-09-12Update tgz script, remove deprecated `GZIP` useCampbell Barton
2017-09-11Fix T52682: When hair number=faces number, particles/face = 1 , actually some...Bastien Montagne
2017-09-11Fix T52701: Mesh shortest path fails at boundariesCampbell Barton
2017-09-11Fix T52696: Sculpt - Brush spacing pressure artifactsJoshua Leung
2017-09-10Bake Action: operate on selected objectsCampbell Barton
2017-09-10PyAPI: Add object argument to bake_actionCampbell Barton
2017-09-09Resolve T52687: Add node label shows as 'Unknown'Campbell Barton
2017-09-09PyAPI: Fix mathutils freeze allowing owned dataCampbell Barton
2017-09-09Docs: mathutils docstringsCampbell Barton
2017-09-09Cleanup: mathutils vector commentsCampbell Barton