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
2020-09-12Cleanup: use C style doxygen commentsCampbell Barton
2020-09-10Fix build error after clog color printing changesBrecht Van Lommel
2020-09-10CLog: Support colorized logging on windowsRay Molenkamp
2020-09-10Cleanup: CLog fix bad use_color defaultRay Molenkamp
2020-09-10Fix T71012: Cycles baking crash with locked-UI & background-modeCampbell Barton
2020-09-10UI: Use split layout for world mist settingsAaron Carlisle
2020-09-10Cleanup: spellingCampbell Barton
2020-09-09Cleanup: spellingCampbell Barton
2020-09-08GPUImmediate: Make activation / deactivation implicitClément Foucault
2020-09-08Cleanup: consistent syntax for doxygen parametersCampbell Barton
2020-09-07Cleanup: tabs in CMake filesCampbell Barton
2020-09-07Cleanup: spellingCampbell Barton
2020-09-05Cleanup: clang-formatCampbell Barton
2020-09-05GPUTexture: OCIO: Workaround new missing bind error checkingClément Foucault
2020-09-05Cleanup: GPUTexture: Move debug messages outside of creation functionClément Foucault
2020-09-05GPUTexture: Change texture creation APIClément Foucault
2020-09-05OCIO: Use GPUTexture instead of OpenGL calls and remove gl dependencyClément Foucault
2020-09-05Fix Cycles redefining some Blender macrosBrecht Van Lommel
2020-09-04Fix Cycles unsetting most GCC and Clang C++ flagsJulian Eisel
2020-09-04Fix build error on macOS after recent changesBrecht Van Lommel
2020-09-04CMake: refresh building and external library handling of Cycles standaloneBrecht Van Lommel
2020-09-04Cycles: Cleanup, mark overridden virtual methods as suchSergey Sharybin
2020-09-03Fix T79803: Wrong Distance To Edge 1D VoronoiOmarSquircleArt
2020-09-02Fix missing "extern_bullet" library when building rigidbodiesSebastian Parborg
2020-09-02Fix unused variable warning on Windows with WITH_INPUT_IME disabledJulian Eisel
2020-09-02Cycles: Support WITH_CYCLES_NATIVE_ONLY with MSVCRay Molenkamp
2020-09-02Cleanup: Clang-formatRay Molenkamp
2020-09-02Make rigidbody simulation handle animated objects gracefullySebastian Parborg
2020-09-01Cycles: Separate Embree device for each CPU Device.Stefan Werner
2020-09-01Fix Cycles build error when disabling some kernel featuresImre Palik
2020-09-01Fix T79941: mantaflow cache doesn't work with ' character in pathJacques Lucke
2020-09-01Cycles: Fixed Cycles standalone build.Stefan Werner
2020-09-01OCIO: Make GLSL implementation use GPUUniformBuf to avoid debug errorsClément Foucault
2020-09-01Cleanup: Fix warnings in our intern bullet api wrapperSebastian Parborg
2020-09-01Cycles: Followup fixes for node ownership refactor.Stefan Werner
2020-09-01GHOST: Enable debug context on offscreen context tooClément Foucault
2020-08-31Cycles: introduce an ownership system to protect nodes from unwanted deletions.Kévin Dietrich
2020-08-28Merge branch 'blender-v2.90-release'Philipp Oeser
2020-08-28Fix T80149: Cycles OpenCL baking broken after changes to uses tiles for bakingBrecht Van Lommel
2020-08-27Clang Tidy: Fix warningHans Goudey
2020-08-27Cleanup: Fix MSVC warning in mantaflowRay Molenkamp
2020-08-26Tests: fail automated tests on memory leaks and other internal errorsJacques Lucke
2020-08-26Fix T80129: Cycles shadow catcher viewport error with exposure other than 1Brecht Van Lommel
2020-08-26Fix T77900: File Browser in macOS fullscreen crashesYevgeny Makarov
2020-08-26Cleanup: typosJacques Lucke
2020-08-26Merge remote-tracking branch 'origin/blender-v2.90-release'Dalai Felinto
2020-08-25Fix T77298: Cycles multiple object making not working with multiple samplesBrecht Van Lommel
2020-08-24Merge branch 'blender-v2.90-release'Pablo Dobarro
2020-08-24Fix T79819: crash with OSL trace() and getmessage() after Embree changesBrecht Van Lommel
2020-08-24Fix T80076: Cycles Alembic Motion Blur ProblemKévin Dietrich