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-11-25Math Lib: rotate matrix cleanupCampbell Barton
2016-11-25Fix Torus default UV's offset outside 0-1 boundsCampbell Barton
2016-11-25Remove eekadoodle workaround for add torusCampbell Barton
2016-11-24Cycles: Avoid divisions by zero in volume sampling codeSergey Sharybin
2016-11-24Remove unused vector icons from RNAMartijn Berger
2016-11-24Fix prefs UI when built w/o CyclesCampbell Barton
2016-11-23Fix T50100: Cycles SeparateRGBNode Red socket defined wrongSergey Sharybin
2016-11-23Depsgraph: Fix matrix_world driver sourceSergey Sharybin
2016-11-23Cycles: Fix strict compilation warningsSergey Sharybin
2016-11-23Fix Cycles device backwards compatibility error if device type is unavailable.Brecht Van Lommel
2016-11-23Fix spelling in Cycles distance culling description.Brecht Van Lommel
2016-11-22Fix T49718: Wrong "Make Duplicates Real" behavior with "Keep Hierarchy"Luca Rood
2016-11-22Cycles: Fix strict compilation warningsSergey Sharybin
2016-11-22Install_deps: fix warning message not showing up in case build fails.Bastien Montagne
2016-11-22Fix T50034: Blender changes processor affinity unauthorizedSergey Sharybin
2016-11-22GLog: Workaround compilation error on HurdSergey Sharybin
2016-11-22Cycles: Fix re-definition of some functions on x32 archSergey Sharybin
2016-11-22Fix (unreported) crash when drawing armatures' poses in some cases.Bastien Montagne
2016-11-22Cycles: Another attempt to fix compilation on 32bit LinuxSergey Sharybin
2016-11-22Cycles: Attempt to fix 32bit buildbot builds after recent commitSergey Sharybin
2016-11-22Cycles: Implement texture size limit simplify optionSergey Sharybin
2016-11-22GPU: Consider latest Gallium driver an official ATI/AMDSergey Sharybin
2016-11-21Glog: Fix compilation error on ppc64elSergey Sharybin
2016-11-21CLEW: Workaround compilation error on ppc64elSergey Sharybin
2016-11-21Partly revert own rBb97c567c1df1e, clear_proxy is actually safe.Bastien Montagne
2016-11-21Fix two very bad issues in new ID.make_local RNA function.Bastien Montagne
2016-11-21Cleanup: get rid of unused `BKE_constraints_relink()`.Bastien Montagne
2016-11-21Fix T49981: New Depsgraph - When camera is on inactive layer, it does not eva...Sergey Sharybin
2016-11-21Cycles: Attempt to fix compilation error on ppc64elSergey Sharybin
2016-11-21Depsgraph: Fix infinite viewport object update in CYcles render modeSergey Sharybin
2016-11-21Depsgraph: use more explicit parenthesisSergey Sharybin
2016-11-20Fix Xcode link error, missing definitions in RNA C++ API that other compilers...Brecht Van Lommel
2016-11-20Cycles: Don't shadow loop variableMai Lavelle
2016-11-20Cycles: add basic backwards compatibility for device selection, move to Syste...Brecht Van Lommel
2016-11-20Cycles: refactor culling code into utility class.Brecht Van Lommel
2016-11-20Cycles: distance culling for objects.Carlo Andreacchio
2016-11-20Cleanup: harmless mistake in rangetreeCampbell Barton
2016-11-20GHOST/X11: Incorrect WM_STATE accessCampbell Barton
2016-11-20Fix T50081: Grease pencil parented rotation problemAntonioya
2016-11-19Fix T50078: Vertex Groups not copied over when making proxy.Luca Rood
2016-11-19Fix T49991: reloading librairies doesn't update node groups.Bastien Montagne
2016-11-19Fix NodeGroup generic verify function crashing if node's ID pointer is NULL.Bastien Montagne
2016-11-19Fix (unreported) nodeRemoveAllSockets() not clearing inputs/outputs sockets l...Bastien Montagne
2016-11-19Fix forward-compat Nodes write code being executed also for undo steps writing.Bastien Montagne
2016-11-19Fix Node space ID remap callback not handling node trees.Bastien Montagne
2016-11-19Fix T50071: Radience HDR fomat does not support alpha at all.Bastien Montagne
2016-11-18Fix UV layer bug in object_utils.object_data_add()Campbell Barton
2016-11-18Add Torus: avoid excessive attr accessCampbell Barton
2016-11-18BMesh: invalid return from BM_mesh_validateCampbell Barton
2016-11-18Minor debug-report tweak to autosave code.Bastien Montagne