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-14Blender 2.78: Point locales to a new branch hashv2.78-rc2Sergey Sharybin
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 T49341: Bad motion blur behavior in Cycles when using Speed effect in Seq...Sergey Sharybin
2016-09-14Fix T49342: TypeError when autocompleting bpy.app.something.Bastien Montagne
2016-09-14Attempt to fix broken path remapping in own rB443b3ca9b9cb.Bastien Montagne
2016-09-14Code Cleanup: Deduplicate undo node freeing codeJoshua Leung
2016-09-14Fix: GPencil drawing sessions now respect limits for maximum undo stepsJoshua Leung
2016-09-14Blender 2.78 release: Update addons hash once againSergey Sharybin
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-14Fix compilation error: Shadowing of variableSergey Sharybin
2016-09-142.78 release: Update splash screen labelSergey Sharybin
2016-09-142.78 release: Update hash for addons submoduleSergey Sharybin
2016-09-14Fix T35333: Update some WM/UI API functions docstrings.Bastien Montagne
2016-09-14Fix bpy.data.user_map() ignoring unused datablocks.Bastien Montagne
2016-09-14Outliner: Report linked datablock edit failure when trying to rename linked d...Philipp Oeser
2016-09-14Fix T49323: Ineffective bone roll calculation with low rig scaleSergey Sharybin
2016-09-14Fix T49336: Outliner allows to edit restrict flags for linked objectsSergey Sharybin
2016-09-14Fix T49290: Specific .blend with hair crashes in MacOS 2.78 RC1 on renderSergey Sharybin
2016-09-14Fix T49327: Cycles OSL Mode: RGB Curves node only outputs gray scale imagesSergey Sharybin
2016-09-14Fix T49296, assert failure in Bevel code.Howard Trickey
2016-09-14Cycles: Fix wrong SSS in combination with hair on AVX2 platformSergey Sharybin
2016-09-14Cycles: Fix shading and crashes resulting from constant folding on displacementMai Lavelle
2016-09-14Cycles: Replace object index hack with actual checks for SD_TRANSFORM_APPLIEDMai Lavelle
2016-09-14Cycles: Fix bump mapping to use object space when used with true displacementMai Lavelle
2016-09-14[CMAKE/Platform/Windows] Only perform version check if the actual compiler is...lazydodo
2016-09-14Fix undefined variable on errors in Cycles ctests.Dmitry Dygalo
2016-09-14Fix OpenSubdiv related buffer overrun with multiple FVar channels.Alexander Gavrilov
2016-09-14Fix missing 'prop_required' flags in some ID RNA funcs.Bastien Montagne
2016-09-14Fix/Workaround T49297: Crash related to custom data draw (Blender with ASAN)Sergey Sharybin
2016-09-14Fix T49299: Removing offset object in modifiers doesn't update mesh.Bastien Montagne
2016-09-14Cycles: Fix regular BVH nodes refitSergey Sharybin
2016-09-14Cycles: Add asserts to BVH node packingSergey Sharybin
2016-09-14Cycles: Cleanup: line wrappingSergey Sharybin
2016-09-14Fix T49283: Crash in BKE_ptcache_make_particle_key.Bastien Montagne
2016-09-14Fix T49286: Compilation error with XCode 7.0Sergey Sharybin
2016-09-14Cycles: Fix OpenCL speed regression introduced with the improved bump mappingLukas Stockner
2016-09-14Fix T49273: Crash during access to dupli weights at launch time.Bastien Montagne
2016-09-14OpenSubdiv: Support multiple materials drawing in Cycles textured viewSergey Sharybin
2016-09-14[cmake/cpack] allow override of package namelazydodo
2016-09-14Revert "Depsgraph: Prioritize evaluation of the new scheduled nodes"Sergey Sharybin
2016-09-14[cmake/cpack] allow override of package namelazydodo
2016-09-14Fix T41883: Strip keyframes not respected for scenes rendered by other scenesSergey Sharybin
2016-09-14Add script which scales splash screen downSergey Sharybin
2016-09-14Fix cast shadows (material option) in the viewportMike Erwin
2016-09-14Fix T49252: Crash when image textures used with true displacementMai Lavelle
2016-09-14OpenSubdiv: Fix missing ORCO when enabling OSD but having dependency to the g...Sergey Sharybin
2016-09-14Fix T49251: moving smoke domain with additional resolution causes crash.Alexander Gavrilov
2016-09-14Fix own mistake in recent rB8b2a45052093, broke saving render results as imag...Bastien Montagne