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-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
2016-11-18Cycles: Different noise seed for stereoscopic rendering (Fix #T50024)Dalai Felinto
2016-11-18Depsgraph: Fix residue of debug-only codeSergey Sharybin
2016-11-18Fix T50035: Minor interface bug: UV/ImageEditor - Paint Mode - Fill BrushBastien Montagne
2016-11-18Fix (unreported) bad handling of brush's fill threshold value.Bastien Montagne
2016-11-18Fix T50052: bpy.utils.unregister_module doesn't unregister classes of submodu...Bastien Montagne
2016-11-18Fix T50063: Editing driver's expression eliminates "Zero" numberJulian Eisel
2016-11-18Implement multi-view stereo support for image emptiesDalai Felinto
2016-11-18Fix potential NULL dereference in mesh sequence cache modifier.Bastien Montagne
2016-11-18Fix copy/paste typo in new depsgraph object geometry builder (found by coveri...Bastien Montagne
2016-11-17BMesh: avoid using temp array for face-areaCampbell Barton
2016-11-17BMesh: minor cleanupCampbell Barton
2016-11-17Cleanup: redundant index loop for monkey-createCampbell Barton
2016-11-17Depsgrpah: Fix missing animation update in movie clipsSergey Sharybin
2016-11-17Depsgraph: Move scene builder function to own fileSergey Sharybin
2016-11-17Fix T50060: New depsgraph does not update mask animationSergey Sharybin
2016-11-17Depsgraph: Use utility macro to iterate over linked listSergey Sharybin
2016-11-17Depsgraph: Move rig builder functions to own filesSergey Sharybin
2016-11-17[MSVC] Preliminary VS2017 support.lazydodo
2016-11-17Fix T50001: auto tile size addon broken after Cycles GPU device changes.Brecht Van Lommel
2016-11-16Fix T50051: Avoid crash when render grease pencil from VSEAntonioya