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-16OpenGL render: Move file writing to a separate threadSergey Sharybin
2016-09-16Fix T49369: Blender crashes/closes down application at alembic export ofKévin Dietrich
2016-09-15Cleanup: Redundant forward declarationSergey Sharybin
2016-09-15Fix mistake in previous commitSergey Sharybin
2016-09-15OpenGL render: Avoid byte-float-byte roundtripSergey Sharybin
2016-09-15OpenCOlorIO: Add explicit linearSRGB -> sRGB lookup tableSergey Sharybin
2016-09-15OpenGL render: Add developer option to easily enable time informationSergey Sharybin
2016-09-15Bring blender_release.cmake uptodate with the changes from D2227lazydodo
2016-09-15[windows] add some helpers to make.bat to facilitate making release builds.lazydodo
2016-09-15Depsgraph: Avoid some false-positive time dependencies of scripted driversSergey Sharybin
2016-09-15Fix filebrowser not getting back to valid dir in Release builds.Bastien Montagne
2016-09-15Fix crash in some cases when deleting particle systems.Bastien Montagne
2016-09-15Fix Py's IDs user mapping: do not consider ShapeKeys' from here.Bastien Montagne
2016-09-15OpenGL render: Skip GP passes if viewport has GP visibility disabledSergey Sharybin
2016-09-15Fix Py's IDs user mapping: do not consider proxy_from here.Bastien Montagne
2016-09-15Use temp .blend file copybuffer for pose copy-pasteSergey Sharybin
2016-09-15Revert "Cycles: Tweak empty boundbox children"Sergey Sharybin
2016-09-15Fix T49179: Parts of mesh disappear with adaptive subdivisionMai Lavelle
2016-09-14Cycles: Deduplicate light pass codeLukas Stockner
2016-09-14Cycles: Stop lamp sampling if the lamp isn't visibleLukas Stockner
2016-09-14Cycles: Also support the constant emission speedup for mesh lightsLukas Stockner
2016-09-14Fix T49352: Blender's file browser do not display previews.Bastien Montagne
2016-09-14fix Mac build with Xcode 8Mike Erwin
2016-09-14Cleanup: Fix epic indent failure in previous commit :/Bastien Montagne
2016-09-14Fix missing PaintCurves list in bpy.dataBastien Montagne
2016-09-14Fix memory leak in copy pose operatorSergey Sharybin
2016-09-14Fix T49342: TypeError when autocompleting bpy.app.something.Bastien Montagne
2016-09-14Fix T49341: Bad motion blur behavior in Cycles when using Speed effect in Seq...Sergey Sharybin
2016-09-14Attempt to fix broken path remapping in own rB443b3ca9b9cb.Bastien Montagne
2016-09-14CMake: decouple WITH_CYCLES_OPENSUBDIV from WITH_OPENSUBDIV, and enable on OS X.Brecht Van Lommel
2016-09-14Fix two issues related to 'partial' .blend files:Bastien Montagne
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