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
2016-09-13FileBrowser: Always do full cache refresh while we are still listing...Bastien Montagne
2016-09-13Cycles: Implement threaded SVM nodes compilationSergey Sharybin
2016-09-13Fix bpy.data.user_map() ignoring unused datablocks.Bastien Montagne
2016-09-13Outliner: Report linked datablock edit failure when trying to rename linked d...Philipp Oeser
2016-09-13Fix T49323: Ineffective bone roll calculation with low rig scaleSergey Sharybin
2016-09-13Fix T49336: Outliner allows to edit restrict flags for linked objectsSergey Sharybin
2016-09-13Cycles: Tweak empty boundbox childrenSergey Sharybin
2016-09-13Fix T49290: Specific .blend with hair crashes in MacOS 2.78 RC1 on renderSergey Sharybin
2016-09-13API doc update script: Fix generated zipfile name, was broken in 'release' ca...Bastien Montagne
2016-09-12Fix error in --debug-handlers printingJulian Eisel
2016-09-12Fix code which was commented by accidentSergey Sharybin
2016-09-12Fix T49327: Cycles OSL Mode: RGB Curves node only outputs gray scale imagesSergey Sharybin
2016-09-12Cycles: Fix compilation error after recent commitsSergey Sharybin
2016-09-12Graph editor: Add channel option to make it persistent on displaySergey Sharybin
2016-09-12Fix T49296, assert failure in Bevel code.Howard Trickey
2016-09-12Cycles: Fix wrong SSS in combination with hair on AVX2 platformSergey Sharybin
2016-09-12Cycles: Use XDG's .cache folder for cached kernelsSergey Sharybin
2016-09-11Cycles: Fix shading and crashes resulting from constant folding on displacementMai Lavelle
2016-09-11Cycles: Replace object index hack with actual checks for SD_TRANSFORM_APPLIEDMai Lavelle
2016-09-11Cycles: Fix bump mapping to use object space when used with true displacementMai Lavelle
2016-09-11Revert "GPencil: Add IFACE_ macro to some strings"Antonioya
2016-09-11GPencil: Add IFACE_ macro to some stringsAntonioya
2016-09-11GPencil: Change interpolate stroke factorAntonioya
2016-09-11[CMAKE/Platform/Windows] Only perform version check if the actual compiler is...lazydodo
2016-09-11NDOF: allow view movement for modal border and circle select operators.Kai Mach
2016-09-11Fix undefined variable on errors in Cycles ctests.Dmitry Dygalo
2016-09-10Fix OpenSubdiv related buffer overrun with multiple FVar channels.Alexander Gavrilov
2016-09-10Fix T49303: Fix T49314: More issues with new handling of X11 shortcuts.Bastien Montagne
2016-09-09Cleanup: IndentationSergey Sharybin
2016-09-09Cycles: Add overall timing log to SVNShaderManagerSergey Sharybin
2016-09-09Fix missing 'prop_required' flags in some ID RNA funcs.Bastien Montagne
2016-09-09Cycles: Deduplicate QBVH node packing across BVH build and refitSergey Sharybin
2016-09-09Fix/Workaround T49297: Crash related to custom data draw (Blender with ASAN)Sergey Sharybin
2016-09-09Fix T49299: Removing offset object in modifiers doesn't update mesh.Bastien Montagne
2016-09-09Smoke viewport: remove dead code.Kévin Dietrich
2016-09-09Alembic streaming: initial support to interpolate data between frames.Kévin Dietrich
2016-09-09Alembic: add option to triangulate meshes upon export.Kévin Dietrich
2016-09-09Alembic, cleanup: split archive opening code in their own classes andKévin Dietrich
2016-09-09Cycles: Don't run full shader evaluation for constant emission lampsLukas Stockner
2016-09-08Cycles: Fix regular BVH nodes refitSergey Sharybin
2016-09-08Cycles: Add asserts to BVH node packingSergey Sharybin
2016-09-08Cycles: Cleanup: line wrappingSergey Sharybin
2016-09-08Fix T49283: Crash in BKE_ptcache_make_particle_key.Bastien Montagne
2016-09-08Fix compilation error: Shadowing of variableSergey Sharybin
2016-09-08Fix strict compiler warningsSergey Sharybin
2016-09-08Fix compilation error: missing forward declarationSergey Sharybin
2016-09-08Fix T49286: Compilation error with XCode 7.0Sergey Sharybin
2016-09-08Cycles: Fix OpenCL speed regression introduced with the improved bump mappingLukas Stockner
2016-09-07GPencil UI: Ensure "Move to Color" can be found from the colors panel dropdwo...Joshua Leung
2016-09-07GP Interpolation: Mark created frames as being "breakdowns"Joshua Leung