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/intern
AgeCommit message (Expand)Author
2019-05-01Cleanup: comments (long lines) in cyclesCampbell Barton
2019-05-01Cleanup: comments (long lines) in various intern/ libsCampbell Barton
2019-05-01Cleanup: comments (long lines) in dualconCampbell Barton
2019-05-01Cleanup: comments (long lines) in rigidbodyCampbell Barton
2019-05-01Cleanup: comments (long lines) in mikktspaceCampbell Barton
2019-05-01Cleanup: comments (long lines) in atomicCampbell Barton
2019-05-01Cleanup: comments (long lines) in stringCampbell Barton
2019-05-01Cleanup: comments (long lines) in utfconvCampbell Barton
2019-05-01Cleanup: comments (long lines) in ghostCampbell Barton
2019-04-29Cleanup: spellingCampbell Barton
2019-04-28Cleanup: clangg-format for rB157cc54ed521Jörg Müller
2019-04-27Fix T63899: Can't get sound.factory on WindowsJörg Müller
2019-04-26Cleanup: unused variable warningCampbell Barton
2019-04-25Merge branch 'blender2.7'Brecht Van Lommel
2019-04-25GHOST: remove OpenGL depth buffer, remove code for other unused buffersmano-wii
2019-04-25Fix for Cycles UV adaptive subdivision after float2 changes.Alex Fuller
2019-04-25Cycles: tweak preferences text when no compatible GPUs are foundBrecht Van Lommel
2019-04-24Cycles: remove hair minimum width support.Brecht Van Lommel
2019-04-24Cycles: move shader node versioning code to CBrecht Van Lommel
2019-04-23Fix T63796: Cycles OSL shader with closure not working in final render.Brecht Van Lommel
2019-04-21Fix T62408: Cycles viewport adaptive subdivision hangs after updatesBrecht Van Lommel
2019-04-21Fix T63415: no Cycles displacement update when updating OSL codeBrecht Van Lommel
2019-04-19CMake: fix Cycles linking with OpenCLCampbell Barton
2019-04-19Cleanup: correct misleading classmethod argCampbell Barton
2019-04-18Armature: remove remains of the object-level deformation data cache.Alexander Gavrilov
2019-04-18Cleanup: add trailing commas to avoid right shiftCampbell Barton
2019-04-18Disable clang-format for LibmvSergey Sharybin
2019-04-18Fix compilation error when using SDL dynamic loadingSergey Sharybin
2019-04-17Cleanup: line wrapping caused by commentsCampbell Barton
2019-04-17Disable clang-format for objective-C bits in GHOST.Bastien Montagne
2019-04-17ClangFormat: format '#if 0' codeCampbell Barton
2019-04-17ClangFormat: format '#if 0' code in intern/Campbell Barton
2019-04-17Cleanup: use 2 space indentation for CMakeCampbell Barton
2019-04-17ClangFormat: manually format sobol.cppCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-17ClangFormat: disable for most of sobol.cppCampbell Barton
2019-04-16Cleanup: simplify commentsCampbell Barton
2019-04-16CMake: fix building WITH_CYCLES_LOGGING=ONCampbell Barton
2019-04-16CMake: fix building without libmvCampbell Barton
2019-04-16CMake: remove BLENDER_SORTED_LIBSCampbell Barton
2019-04-16CMake: add library deps to CMakeLists.txtCampbell Barton
2019-04-16CMake: cleanup, arg rename, add definitions lastCampbell Barton
2019-04-16Fix T63346: Cycles OSL shader with closure not working in final render.Brecht Van Lommel
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton
2019-04-14Cleanup: doxy commentsCampbell Barton
2019-04-10Cleanup: spellingCampbell Barton
2019-04-07Merge branch 'blender2.7'Brecht Van Lommel
2019-04-07Fix for GCC9 new OpenMP data sharingRobert-André Mauchin
2019-04-06GHOST: tweak warning message about OpenGL 3.3.Brecht Van Lommel
2019-04-05Cleanup: Replace deprecated finite with isfiniteSimon