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-06-14Cycles: Query XYZ to/from Scene Linear conversion from OCIO instead of assumi...Lukas Stockner
2018-03-16Code refactor: move OIIO image buffer writing outside session, into callback.Guillaume Chereau
2018-03-10Code refactor: make Transform always affine, dropping last row.Brecht Van Lommel
2018-03-02Fix Cycle standalone build.Brecht Van Lommel
2018-02-18Cycles: tweak CUDA messages and avoid build errors with existing sm_2x configs.Brecht Van Lommel
2018-02-09CMake: include missing headersCampbell Barton
2018-02-07Update CUEW to latest versionBrecht Van Lommel
2018-02-05cycles: fix cxx11 usage for cycles_cubin_ccRay Molenkamp
2018-02-03cycles: Add an nvrtc based cubin cli compiler.Ray Molenkamp
2018-01-19Cycles: Remove unneeded include statementsSergey Sharybin
2017-12-02Fix Cycles standalone crash when saving output, after recent refactoring.Brecht Van Lommel
2017-11-13Cycles: Fix compilation error of standalone applicationSergey Sharybin
2017-11-10Cycles: Fix compilation error with latest OIIOSergey Sharybin
2017-10-31Fix crash of standalone app after recent refactorSergey Sharybin
2017-10-24Code refactor: pass device to scene, check OSL with device info.Brecht Van Lommel
2017-04-21CMake: Add option to build against system-wide GlogSergey Sharybin
2017-04-21CMake: Add option to link against system-wide Gflags librarySergey Sharybin
2017-03-29Cycles: Fix compilation error of app after the include directories changeSergey Sharybin
2017-01-13Cycles: Cleanup, styleSergey Sharybin
2016-12-03Cycles: Refactor Progress system to provide better estimatesLukas Stockner
2016-11-12Fix T49904: Cycles standalone missing default generated texture coordinates.Brecht Van Lommel
2016-11-12Fix Cycles standalone not finding CPU device after recent changes.Brecht Van Lommel
2016-11-12Fix T49985: cycles standalone using wrong socket names for XML reading.Brecht Van Lommel
2016-08-24Cycles Standalone: Fix support for subdivision meshesMai Lavelle
2016-08-10Cycles Standalone: Fix building after microdisp changesMai Lavelle
2016-08-10Cycles Standalone: Add option to set the tile size from the command lineLukas Stockner
2016-07-29Cycles microdisplacement: ngons and attributes for subdivision meshesMai Lavelle
2016-06-12Fix Cycles debug build assert on some platforms, tighten checks to avoid this...Brecht Van Lommel
2016-06-11Cycles: nodify shader nodesBrecht Van Lommel
2016-05-31Cycles: Fixes for recent refactorSergey Sharybin
2016-05-29Code refactor: store ShaderNode enums as enum rather than ustring.Brecht Van Lommel
2016-05-29Code refactor: centralize OSL node creation in shader manager.Brecht Van Lommel
2016-05-29Fix debug mode assert in subd code after recent refactoring.Brecht Van Lommel
2016-05-28Code refactor: make ShaderNode match Node a bit more, reusing types and enums.Brecht Van Lommel
2016-05-28Code refactor: nodify Cycles camera and fix some mistakes in XML node read.Brecht Van Lommel
2016-05-23Fix T48334: Cycles standalone xml import of uv coordinatesSergey Sharybin
2016-05-22Code refactor: nodify Cycles shader and lights.Brecht Van Lommel
2016-05-22Code refactor: nodify Cycles background and film.Brecht Van Lommel
2016-05-22Code refactor: nodify Cycles integrator.Brecht Van Lommel
2016-05-22Code refactor: add generic Cycles node infrastructure.Brecht Van Lommel
2016-05-19Cycles: Add XML parsing of MappingNodes to Cycles StandaloneLukas Stockner
2016-05-17Code refactor: use shader pointers rather than shader indexes.Brecht Van Lommel
2016-05-07Fix cycles-xml with OSL support after changes inroduced in 1422f0dd1697d7b671...Martijn Berger
2016-04-13Tweaks to the version string formationSergey Sharybin
2016-04-13Add a version number to Cycles standaloneThomas Dinges
2016-04-05Revert "Cycles: Remove the Preetham Sky model."Thomas Dinges
2016-04-03Cycles: Remove the Preetham Sky model.Thomas Dinges
2016-03-30CMake cleanup target_link_libraries_decoupledMartijn Berger
2016-03-29Fix T47987: Blender Cycles standalone does not properly read UV coordinates f...Sergey Sharybin
2016-03-11Fix compilation of cycles standalone and network deviceMartijn Berger