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-12-283D View roll & orbit were scaling view-quat lengthCampbell Barton
2016-12-28Comments: mul_project_m4_v3_zfacCampbell Barton
2016-12-27Fix T50240: Rendering crashes when synced to JACK TransportJörg Müller
2016-12-27Fix T50305: Blender truncates a long multibyte character object's name to an ...Bastien Montagne
2016-12-27Comments: hints for perspective functionsCampbell Barton
2016-12-27Correct bad cast, unused var warningCampbell Barton
2016-12-24[MSVC] Fix test for C++11 support for vc2015/2017 based on D2432 by Ulysse Ma...Ulysse Martin
2016-12-23Fix (unreported) crash in 'Match movie length operator' in case of lost video...Alexander Romanov
2016-12-23Readfile: Resurrect do_versions_after_liblink.Bastien Montagne
2016-12-23Fix (unreported) `--threads` option no more respected by main task scheduler.Bastien Montagne
2016-12-22Fix wrong return type in blenderplayer stubsJulian Eisel
2016-12-20Fix strict compiler warning in generated C++ RNASergey Sharybin
2016-12-20OpensSubdiv: Cleanup, unused argumentSergey Sharybin
2016-12-20Libmv: Fix missing virtual destructor in frame access sub-classSergey Sharybin
2016-12-20String drawing function for the "simdebug" utilities.Lukas Tönne
2016-12-19Fix (unreported) linked datablocks going through do_versions several times.Bastien Montagne
2016-12-19Cleanup: rename paramenter to right nameAntonio Vazquez
2016-12-17Cleanup: trackball logicCampbell Barton
2016-12-17Fix T50216: Missing checks caused data transfer segfaultLuca Rood
2016-12-17Fix T50264: Stroke is not painted when append Grease Pencil blockAntonio Vazquez
2016-12-16Make Shift+LMB on transform manipulator configurableJulian Eisel
2016-12-16Fix drawing enum property with icon only flagJulian Eisel
2016-12-16Remove double menu entriesAaron Carlisle
2016-12-15Gtest: Fix/workaround MSVC complains about use of struct with alignmentSergey Sharybin
2016-12-15Fix Playerstubs tmJens Verwiebe
2016-12-15Layer Weight node support for Blender Internal RenderAlexander Romanov
2016-12-15Proper fix for strict compiler warningSergey Sharybin
2016-12-15Revert "Cleanup: Remove unused variable"Sergey Sharybin
2016-12-15Cleanup: Remove unused variableSergey Sharybin
2016-12-15Fix STR_String Capitalize on non Win32Karsten Weiss
2016-12-14BGE: Fix T50098: Crash when useding ImageMirrorThomas Szepe
2016-12-14Fix World Space Shading option influence on Fresnel node for BI + cleanupAlexander Romanov
2016-12-14Cycles: Fix uninitialized variable issue after recent changesSergey Sharybin
2016-12-14Fresnel node support for Blender Internal RenderAlexander Romanov
2016-12-14Cycles: Move object culling helper to own filesSergey Sharybin
2016-12-14Cycles: Fix indendationSergey Sharybin
2016-12-14Cycles: Consider GGX/Beckmann/Ashikhmin of 0 roughness a singular raySergey Sharybin
2016-12-14Cycles: Tweak curve segment (un)pack to handle more curve segmentsSergey Sharybin
2016-12-14Usual UI messages/i18n fixes/tweaks.Bastien Montagne
2016-12-14Fix T50243: libmv_panography_test is brokenSergey Sharybin
2016-12-13Small cleanup: Remove unused codeAaron Carlisle
2016-12-13UI: Externally open file and path from context menuJulian Eisel
2016-12-13Fix strict warnings on WindowsSergey Sharybin
2016-12-13Fix strict compiler error when building without bulletSergey Sharybin
2016-12-13Libmv: Fix typo in assert messageKarsten Weiss
2016-12-13Libmv: Fix copy-paste mistake in camera intrinsic parametersKarsten Weiss
2016-12-12Cleanup: bad (harmless) usage of PARM_PYFUNC_OPTIONAL in new ID.make_local RN...Bastien Montagne
2016-12-12Fix (unreported) some RNA func definitions setting flags of other func parame...Bastien Montagne
2016-12-12Refactor RNA property: split flags in property flags, parameter flags, and in...Bastien Montagne
2016-12-12Cleanup: Get rid of unused BKE_rigidbody_relink_constraint().Bastien Montagne