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
2022-10-19Cleanup: CMake include pathsCampbell Barton
2022-08-15Cleanup OpenGL linking and related code after libepoxy mergeSebastian Parborg
2022-08-15GPU: replace GLEW with libepoxyChristian Rauch
2022-04-29Cycles: add USD as a file format for Cycles standalone renderingBrecht Van Lommel
2022-04-29Cycles: refactor Hydra render delegate buildingBrecht Van Lommel
2022-04-29Cycles: add profiling command line argument to standaloneBrecht Van Lommel
2022-04-29Cleanup: remove unused server app after network render was removedBrecht Van Lommel
2022-04-20Cleanup: run autopep8 on intern/cycles/Campbell Barton
2022-04-07Cycles: various Linux build fixes related to Hydra render delegateBrecht Van Lommel
2022-04-06Fix standalone image output not working when not running in background modehowetuft
2022-03-23Cycles: add Alembic procedural to Cycles standalone xmlCharles Flèche
2022-02-23Cleanup: Remove repeated word in commentsCampbell Barton
2022-02-23CMake: include missing filesCampbell Barton
2022-02-16Merge branch 'blender-v3.1-release'Brecht Van Lommel
2022-02-16Cycles: restore basic standalone GUI, now using SDLBrecht Van Lommel
2022-02-11Cycles: use SPDX license headersBrecht Van Lommel
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-13Build: remove usage of link_directoriesBrecht Van Lommel
2022-01-05Fix T94563: Cycles standalone build error on with strict float/double castingBrecht Van Lommel
2021-10-26Cycles: remove prefix from source code file namesBrecht Van Lommel
2021-10-26Cycles: changes to source code folders structureBrecht Van Lommel
2021-09-30Cycles: refactor API for render outputBrecht Van Lommel
2021-09-24Cycles: some steps towards getting standalone compiling againBrecht Van Lommel
2021-09-21Cycles: merge of cycles-x branch, a major update to the rendererBrecht Van Lommel
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-05-03Cycles standalone: Fixed macOS dependencies.Stefan Werner
2021-02-17Cycles: add utility functions for zero float2/float3/float4/transformBrecht Van Lommel
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-01-26Fix Cycles standalone compilation following API changesCharles Flèche
2020-09-04CMake: refresh building and external library handling of Cycles standaloneBrecht Van Lommel
2020-09-01Cycles: Fixed Cycles standalone build.Stefan Werner
2020-07-09EEVEE: Implement the missing Sky textureSzymon Ulatowski
2020-06-03Fix build error for Cycles standaloneBrecht Van Lommel
2020-03-26Cycles: Restore cycles_cubin_cc to working orderRay Molenkamp
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-18Cycles: support rendering new Volume object typeBrecht Van Lommel
2020-03-11Fix Cycles link error with debug + asan after RTTI changesBrecht Van Lommel
2020-03-04Cleanup: cmake indentationCampbell Barton
2020-02-07Cleanup: split Cycles Hair and Mesh classes, with Geometry base classBrecht Van Lommel
2020-02-07Cleanup: add type inheritance for Cycles nodesBrecht Van Lommel
2019-04-19CMake: fix Cycles linking with OpenCLCampbell Barton
2019-04-19Cleanup: correct misleading classmethod argCampbell Barton
2019-04-17ClangFormat: format '#if 0' code in intern/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-04Fix T60379: Cycles viewport adaptive subdivision hangs after updates.Brecht Van Lommel
2019-03-26Fix Cycles standalone build, needs OpenJPEG libraries with OIIO now.Brecht Van Lommel
2019-03-15Cleanup: unused importsCampbell Barton
2019-03-05Merge branch 'blender2.7'Brecht Van Lommel
2019-03-05Cycles: Changed standalone XML parser to read UV as float2Stefan Werner
2019-02-14Merge branch 'blender2.7'Brecht Van Lommel