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
2018-08-21UI: disable new text hinting from D3201 by default for now.Brecht Van Lommel
2018-08-21build_environment: cleanup for osl harvesting on windows.Ray Molenkamp
2018-08-21Python API: expose missing LAYER_MEMBER property type registration.Kenneth Perry
2018-08-21Correct recent makefile OSX checkCampbell Barton
2018-08-21GNUmakefile: correct blender binary for macOSCampbell Barton
2018-08-21Cleanup: trailing spaceCampbell Barton
2018-08-20Fix Cycles AO pass not working for shadow catcher objects.Brecht Van Lommel
2018-08-20Fix BMesh edge_bisect, edge_percent being ignoredAndrew Hale
2018-08-20Cleanup: trailing spaceCampbell Barton
2018-08-20RNA: Spline.calc_length() utility functionCampbell Barton
2018-08-20build_environment: fix build issues with alembicRay Molenkamp
2018-08-19build_environment: windows harvest cleanup.Ray Molenkamp
2018-08-19build_environment: opencolorio buildfixes for windows.Ray Molenkamp
2018-08-19build_environment: openexr windows buildfix.Ray Molenkamp
2018-08-19build_environment: buildfixes for boostRay Molenkamp
2018-08-19build_environment: build fixes for openimageio.Ray Molenkamp
2018-08-19build_environment: windows environmentRay Molenkamp
2018-08-19build_environment: python windows build fixesRay Molenkamp
2018-08-19build_environment: opensubdiv windows build fixes.Ray Molenkamp
2018-08-19build_environment: opennvdb windows build fixes.Ray Molenkamp
2018-08-19build_environment: openexr disable namespaces on windows.Ray Molenkamp
2018-08-19build_environment: blosc build fixes.Ray Molenkamp
2018-08-18Warn when app-template isn't foundCampbell Barton
2018-08-18WM: app-template command line overrideCampbell Barton
2018-08-17cmake: fix typo in else()Ray Molenkamp
2018-08-17cmake/ctest: output test binaries to debug/release folders on windows.Ray Molenkamp
2018-08-17build_environment: Various tweaks needed for windows debug libs.Ray Molenkamp
2018-08-17build_environment: fix mistaken commit in openexr.Ray Molenkamp
2018-08-17Build Environment: fixes for Linux after recent updates.Brecht Van Lommel
2018-08-17Fix engine.camera_model_matrix() not working in the Python API.Brecht Van Lommel
2018-08-17build_environment: small fix for building ocio on windows.Ray Molenkamp
2018-08-17build_environment: osl 1.9.9Ray Molenkamp
2018-08-17build environment: fix opencollada build on macOSArto Kitula
2018-08-16build_environment: openimageio 1.8.13Ray Molenkamp
2018-08-16build_environment_windows: fix missing x64 ssl libs and debug build.Ray Molenkamp
2018-08-16build_environment: python packages update.Ray Molenkamp
2018-08-16Build Environment: fix OpenVDB 5.1 build on Linux.Brecht Van Lommel
2018-08-16Build Environment: fix for IlmBase lib names without version on Linux.Brecht Van Lommel
2018-08-16Build Environment: cleanup OpenColorIO duplicated and unused flags.Brecht Van Lommel
2018-08-16Fix T56404: Shape keys of the curves with multiple splines go haywire in edit...Bastien Montagne
2018-08-16build_environment: Fix compilation of FFmpeg and OpenColorIO on LinuxSergey Sharybin
2018-08-16build_environment: openvdb 5.1.0Ray Molenkamp
2018-08-16Cleanup: rename transform UI valuesCampbell Barton
2018-08-15build_environment: opencolorio 1.1.0Ray Molenkamp
2018-08-15Cleanup: set expand variable for all enum-flagsCampbell Barton
2018-08-14Fix T56359: Unitialized variable in Cycles OpenCL could cause crashes.Stefan Werner
2018-08-14make.bat: fix ninja support.Ray Molenkamp
2018-08-14Fix use of uninitialized variable in some cases, in recent bugfix.Brecht Van Lommel
2018-08-14Fix T56363: Blender crash when deleting a curve object.Bastien Montagne
2018-08-14Fix object copying not ensuring validity of material arrays.Bastien Montagne