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-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
2019-04-04Fix T60379: Cycles viewport adaptive subdivision hangs after updates.Brecht Van Lommel
2019-04-04Fix segfault when audio system cannot be initialisedSybren A. Stüvel
2019-04-03Fix T55589, T60967: Windows pen pressure issues at start/end of the stroke.Christopher Peerman
2019-04-03Windows: use Wintab by default if it's available and a device is detected.Brecht Van Lommel
2019-04-03Fix T62780 , T59802, T57648: fullscreen window issues on Windows.Brecht Van Lommel
2019-04-03UI: remove close button from Windows console window.Harley Acheson
2019-04-02Cleanup: empty expression statement warningCampbell Barton
2019-03-29Cycles: reduce number of synchronizing object prints.Brecht Van Lommel
2019-03-28Fix T63030: Edge crease is not applied for boundary edgesSergey Sharybin
2019-03-28Fix part of T63023: wrong Cycles window coordinates for background.Brecht Van Lommel
2019-03-26Fix vertex array leak in Cycles viewport drawing.Brecht Van Lommel
2019-03-26Fix Cycles standalone build, needs OpenJPEG libraries with OIIO now.Brecht Van Lommel
2019-03-26Cycles: sync various master changes to blender2.7.Brecht Van Lommel
2019-03-22Merge branch 'blender2.7'Brecht Van Lommel
2019-03-22Fix T62844: Cycles crash with bevel and degenerate geometry.Brecht Van Lommel
2019-03-22Fix/workaround some types of black dots in denoising with bright speculars.Brecht Van Lommel
2019-03-20Merge branch 'blender2.7'Brecht Van Lommel
2019-03-20Fix cycles.merge_images not merging correctly for some channel layouts.Brecht Van Lommel
2019-03-20Merge branch 'blender2.7'Brecht Van Lommel
2019-03-20Cycles: make cycles.merge_images work with incomplete layers and passes.Brecht Van Lommel
2019-03-20Fix T62758: hair curves with UV mapped textures renders wrong.Jacques Lucke
2019-03-20Merge branch 'blender2.7' of git.blender.org:blenderStefan Werner