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-19Merge branch 'master' into blender2.8Bastien Montagne
2016-11-19bgl do not bind parts of OpenGL that are not exposed in core profilesMartijn Berger
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-18convert icon_draw_texture to gawain imm mode replacementsMartijn Berger
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-18fix problem from D2360Mike Erwin
2016-11-18Moved UI_view2d_grid_draw() to immediate functionsBenjamin N. Summerton
2016-11-18OpenGL: textview port to immediate mode -> T49043Mike Erwin
2016-11-18use new enum types in glutil & imm_utilMike Erwin
2016-11-17delete deprecated fdrawXORcirc functionMike Erwin
2016-11-17mark certain glutil functions as deprecatedMike Erwin
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-17Gawain: small note for future Vulkan workMike Erwin
2016-11-17Convert console_draw.c to GawainMartijn Berger
2016-11-17Gawain: use PRIM_ and INDEX_ enums instead of GLenumMike Erwin
2016-11-16Fix T50051: Avoid crash when render grease pencil from VSEAntonioya
2016-11-16Gawain: use COMP_ instead of GL_ internallyMike Erwin
2016-11-16Gawain: re-enable strict error checking in release buildsMike Erwin
2016-11-16Blender 2.8: Added immVertex2s() and immAttrib2s()Mike Erwin
2016-11-16Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2016-11-16Fix T50046: Segmentation fault due to out-of-range VertexGroup.weight() call.Bastien Montagne
2016-11-16Remove unused vector iconsMartijn Berger
2016-11-16Part of T49043: Convert drawsimdebug.c to use the new Gawain API.Lukas Tönne
2016-11-16Add stdlib.h include to fix missing 'abort' prototype.Lukas Tönne
2016-11-16Disable possibility to flip bone names of linked armaturesSergey Sharybin
2016-11-16Cleanup: Remove unused functionSergey Sharybin
2016-11-16Blender2.8 convert UI_view2d_constant_grid_draw to new immediate modeMike Erwin
2016-11-16Use new immediate mode for ED_region_grid_drawMike Erwin
2016-11-16Fix T50026: "Only Insert Needed" doesn't work when using Trackball rotationJoshua Leung
2016-11-16Fix T50023: Inverse Kinematics angle limits defaulting to 10313.2403124°Joshua Leung