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-11-28Remove sensor-size to int conversionCampbell Barton
2016-11-27A number of other minor RNA fixes and precautionary safeguards against furthe...Joshua Leung
2016-11-27GPencil RNA API: "set_active" option for layer.new() and palette.new() is now...Joshua Leung
2016-11-27Fix T50123 - GreasePencil: Modifying name of new color in new palette via bpy...Joshua Leung
2016-11-27Typo fixJoshua Leung
2016-11-27[msvc2015] Fix cmake warnings regarding backslashes in path of the run-time l...lazydodo
2016-11-26fix T50118: Added missing assignment of Bone RollGaia Clary
2016-11-25Math Lib: avoid temp array for rotate_m4Campbell Barton
2016-11-25Math Lib: rotate matrix cleanupCampbell Barton
2016-11-24Remove unused vector icons from RNAMartijn Berger
2016-11-23Depsgraph: Fix matrix_world driver sourceSergey Sharybin
2016-11-22Fix T49718: Wrong "Make Duplicates Real" behavior with "Keep Hierarchy"Luca Rood
2016-11-22Fix (unreported) crash when drawing armatures' poses in some cases.Bastien Montagne
2016-11-22GPU: Consider latest Gallium driver an official ATI/AMDSergey 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-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: add basic backwards compatibility for device selection, move to Syste...Brecht Van Lommel
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-18BMesh: invalid return from BM_mesh_validateCampbell Barton
2016-11-18Minor debug-report tweak to autosave code.Bastien Montagne
2016-11-18Depsgraph: Fix residue of debug-only codeSergey Sharybin
2016-11-18Fix (unreported) bad handling of brush's fill threshold value.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-16Fix T50051: Avoid crash when render grease pencil from VSEAntonioya
2016-11-16Fix T50046: Segmentation fault due to out-of-range VertexGroup.weight() call.Bastien Montagne
2016-11-16Remove unused vector iconsMartijn Berger