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
2018-07-26Intial commit for volume motion blur.Geraldine Chua
2018-07-26Cleanup; fix some bugs causing crashes.Geraldine Chua
2018-07-16Cleanup and bug fixes.Geraldine Chua
2018-07-10Initial commit for Cycles OpenVDB import.Geraldine Chua
2018-07-10Revert "Morton ordering for sparse grids."Geraldine Chua
2018-06-16Morton ordering for sparse grids.Geraldine Chua
2018-06-11Minor sparse tile fixes.Geraldine Chua
2018-06-10Updates to volume kernel tiling function.Geraldine Chua
2018-06-08Reduce sparse grid memory usage and minor fixes.Geraldine Chua
2018-06-07Threshold sparse grid with volume mesh isovalueGeraldine Chua
2018-06-07Remove SparseTile; support CPU tricubic interp.Geraldine Chua
2018-06-06Added sparse grid lookup to mesh volume generator.Geraldine Chua
2018-06-05Updates to tiling function.Geraldine Chua
2018-06-05Created init functions for uchar4 and half4.Geraldine Chua
2018-05-31Initial working implementation of tiling for sparse grids.Geraldine Chua
2018-05-31Fix OpenCL compilation error - BPT without SSS.Hristo Gueorguiev
2018-05-28Windows: Add support for building with clang.Ray Molenkamp
2018-05-28Fix Cycles + OSL build error, pass main to node editing functions.Brecht Van Lommel
2018-05-27Cycles: Fix problems in the IES loader when rendering with no file selectedLukas Stockner
2018-05-27Cycles: Add Support for IES files as textures for light strengthLukas Stockner
2018-05-24Cycles: Cleanup: Remove duplicated atan2f definition for OpenCLLukas Stockner
2018-05-24Cycles Denoising: Don't use atomics in the accumulation kernel on CPUsLukas Stockner
2018-05-24Cycles/Compositor: Add arctan2 operation to the Math nodeLukas Stockner
2018-05-23Fix incorrect size in aligned lockfree reallocCampbell Barton
2018-05-22Memory allocator: use lockfree calls internallyCampbell Barton
2018-05-21Fix too much memory usage for Cycles attribute map.Brecht Van Lommel
2018-05-18Logging: add --show-log-backtraceCampbell Barton
2018-05-08Fix building with latest versions of ffmpeg.Bastien Montagne
2018-05-07Fix wrong comparison of drop target URI on X11Sergey Sharybin
2018-05-06Fix T54801: incorrect render with zero weight transparent BSDFs.Brecht Van Lommel
2018-05-04Logging: setting log level wasn't workingCampbell Barton
2018-04-29Cycles: Cleanup: Remove double semicolonsLukas Stockner
2018-04-16Logging: edits to build on macOSCampbell Barton
2018-04-15Fix compiler error in WindowsAntonio Vazquez
2018-04-14Logging: replace 'fwrite' w/ 'write'Campbell Barton
2018-04-09Use the newer version of the bullet 6dof spring constraint for rigidbody.Alexander Gavrilov
2018-04-04Proper fix for T54337Mai Lavelle
2018-04-04Fix T54337: Cycles crash with simple subd object in debug buildMai Lavelle
2018-04-04Fix T54400: Some GCN 1 cards available to select for use with CyclesMai Lavelle
2018-04-02Build: add WITH_OPENVDB_3_ABI_COMPATIBLE option.Brecht Van Lommel
2018-04-02Build: fixes for the Intel compiler versions 2016, 2017, 2018.Milan Jaros
2018-04-01Cleanup: warningCampbell Barton
2018-03-31Logging: fix own error with formattingCampbell Barton
2018-03-31Use int instead of boolCampbell Barton
2018-03-31Logging: add argument --log-show-basenameCampbell Barton
2018-03-31Logging: add ability to exclude categories.Campbell Barton
2018-03-31Docs: doxygen docs for clogCampbell Barton
2018-03-31Fix clog: own error allocating from static bufferCampbell Barton
2018-03-31Fix logger build w/ MSVCCampbell Barton
2018-03-30C Logging: use instead of printf for messagesCampbell Barton