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-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
2017-09-09Correct last commitCampbell Barton
2017-09-09Cleanup: Simplify SWIZZLE macroCampbell Barton
2017-09-08[msvc/make.bat] mention the msvc-2017 option in the make.bat help text.Ray Molenkamp
2017-09-08Cycles: Attempt to work around compilation of sm_20 and sm_21Sergey Sharybin
2017-09-08Fix T52628: own error in string duplicationCampbell Barton
2017-09-08Cycles: disable fast math flags, only use a subset.Brecht Van Lommel
2017-09-08Fix: Grease Pencil pie menu keymaps were broken after the menus got renamedJoshua Leung
2017-09-08Fix T52650:Grease pencil selection its not automatically updating in Clip EditorAntonio Vazquez
2017-09-08Fix T52678: Crash editing gpencil w/ frame-lockCampbell Barton
2017-09-07Correct function name in argument parsingCampbell Barton
2017-09-07PyAPI: use bl_rna_get_subclass for node APICampbell Barton
2017-09-07PyAPI: add function to get an RNA subclassCampbell Barton
2017-09-07Cleanup: remove goto'sCampbell Barton
2017-09-07UI: fix memory leak when copy-to-selected failedCampbell Barton
2017-09-07Weight Smooth: remove source optionCampbell Barton
2017-09-07Fix T52639: Weight paint smooth tool crashCampbell Barton
2017-09-06Cleanup: custom nodes templateCampbell Barton
2017-09-06Workaround node types not being exposedCampbell Barton
2017-09-06Node UI: Add square and diamond socked draw stylesCampbell Barton
2017-09-06Fix T52660: CUDA volume texture rendering not working on Fermi GPUs.Brecht Van Lommel
2017-09-06Fix mistake in previous fix for T52640.Brecht Van Lommel
2017-09-06Use normalized project functionsCampbell Barton
2017-09-06Fix T52640: crash when opening image file browser in some cases.Brecht Van Lommel
2017-09-06Screw Modifier: remove doubles optionCampbell Barton
2017-09-06Math Lib: normalized vector project functionsCampbell Barton
2017-09-06Fix T52661: mesh light shader using backfacing not working, after new sampling.Brecht Van Lommel
2017-09-06Fix T52652: Cycles image box mapping has flipped textures.Brecht Van Lommel
2017-09-06View3D Remap: skip defmaterialCampbell Barton