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
path: root/source
AgeCommit message (Expand)Author
2016-09-26Cycles: Prevent crash in special cases when object has less slots than meshSergey Sharybin
2016-09-26Fix crash in own recent rB776a8548f03a049.Bastien Montagne
2016-09-26Fix T49430: append scene with gamelogic broken.Bastien Montagne
2016-09-26Fix T49441: Grease Pencil - pie menu - brush name field crashes blenderJoshua Leung
2016-09-26Collada: Trying to get rid of some warning messages on linuxGaia Clary
2016-09-26Collada: Trying to get rif of some warning messages on linuxGaia Clary
2016-09-26Fix: Collada Importer did not import the Blender Profile information correctl...Gaia Clary
2016-09-22Fix T49427: Drivers of Shapekeys break when Append a group.Bastien Montagne
2016-09-22Fix T49425: Freestyle in viewport keeps updating over and over.Bastien Montagne
2016-09-22GPencil: Fix memory leak using stroke arrange OPJulian Eisel
2016-09-22Blender 2.78: Move to release cycleSergey Sharybin
2016-09-22Fix non-finite normalization factor in certain casesSergey Sharybin
2016-09-22Fix: Grease Pencil sculpting crashes when sculpting on layers without any str...Joshua Leung
2016-09-22regression fix for 1346482d23f167fa57049128384246397fda8d27: The length of le...Gaia Clary
2016-09-22Fix T49386: Blender crashes when told to load an OCIO LUT that does not existSergey Sharybin
2016-09-22Lowercase includes for psapi.h and dbghelp.h windows includes.Martijn Berger
2016-09-22CacheFile: make sure SpinLock is destroyed when exiting Blender.Kévin Dietrich
2016-09-22Fix T49372: Fresnel node: difference between 2.76 and 2.78 GLSL outputSergey Sharybin
2016-09-22Fix filebrowser not getting back to valid dir in Release builds.Bastien Montagne
2016-09-22Fix crash in some cases when deleting particle systems.Bastien Montagne
2016-09-22Fix Py's IDs user mapping: do not consider ShapeKeys' from here.Bastien Montagne
2016-09-22Fix Py's IDs user mapping: do not consider proxy_from here.Bastien Montagne
2016-09-22Fix memory leak in copy pose operatorSergey 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 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-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-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 T49296, assert failure in Bevel code.Howard Trickey
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-14Fix T49283: Crash in BKE_ptcache_make_particle_key.Bastien Montagne
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-14Revert "Depsgraph: Prioritize evaluation of the new scheduled nodes"Sergey Sharybin
2016-09-14Fix T41883: Strip keyframes not respected for scenes rendered by other scenesSergey Sharybin
2016-09-14Fix cast shadows (material option) in the viewportMike Erwin
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