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
2017-03-07Merge branch 'master' into cycles_split_kernelcycles_split_kernelMai Lavelle
2017-03-07Cycles: Fix building of CUDA split kernelMai Lavelle
2017-03-07Cycles: Fix indentationMai Lavelle
2017-03-07Cycles: Fix strict warning about unused variableMai Lavelle
2017-03-04Cycles: Calculate size of split state buffer kernel sideMai Lavelle
2017-03-04Cycles: Fix crash after failed kernel buildMai Lavelle
2017-03-04Cycles: Faster building of split kernelMai Lavelle
2017-03-03Cycles: Initialize rng_state for split kernelMai Lavelle
2017-03-03Cycles: Remove sum_all_radiance kernelMai Lavelle
2017-03-03Cycles: Split path initialization into own kernelMai Lavelle
2017-02-25Fix T50698: Cycles baking artifacts with transparent surfaces.Brecht Van Lommel
2017-02-25Fix build error with macOS / clang / c++11.Brecht Van Lommel
2017-02-24Fix T50757: Alembic, assign imported materials to the object dataKévin Dietrich
2017-02-24Fix T50676: Crash on closing while frameserver rendering.Bastien Montagne
2017-02-24Cycles: Fix compilation warning with CUDA on OSXSergey Sharybin
2017-02-24Cycles: Fix non-zero exit status when rendering animation from CLI and runnin...Sergey Sharybin
2017-02-24Add "Gravitation" option to "Force" type force fieldsLuca Rood
2017-02-24Fix some more minor issue with updated py doc generation.Bastien Montagne
2017-02-24Fix stupid mistake in previous commit for release builds of API doc.Bastien Montagne
2017-02-23Update py API doc generation tools to comply to new name scheme on server.Bastien Montagne
2017-02-23Usual UI messages fixes...Bastien Montagne
2017-02-23Cycles: Fix compilation error on 32bit LinuxSergey Sharybin
2017-02-23Cycles: Fix wrong render results with texture limit and half-float texturesSergey Sharybin
2017-02-23Cycles: Add utility function to convert float to halfSergey Sharybin
2017-02-23Fix T50656: Compositing node editor is empty, no nodes can be addedSergey Sharybin
2017-02-23Fix T50748: Render Time incorrect when refreshing rendered preview in GPU modeSergey Sharybin
2017-02-23Fix T50736: Zero streaks in Glare node.Bastien Montagne
2017-02-23Fix possible crash in various 3D View operatorsJulian Eisel
2017-02-23Columns should be expandable by defaultraa
2017-02-22Fix T50745: Shape key editing on bezier objects broken with Rendered Viewport...Bastien Montagne
2017-02-22Cleanup: remove unused orig_nu from keyIndex ghash of editcurves.Bastien Montagne
2017-02-22Use new api doc linksAaron Carlisle
2017-02-22Merge branch 'master' into cycles_split_kernelMai Lavelle
2017-02-22Cycles: Round global size down rather than up to avoid setting too largeMai Lavelle
2017-02-22Fix Cycles still saving render output when error happenedSergey Sharybin
2017-02-22Cycles: Get passes size in more robust wayMai Lavelle
2017-02-22Cycles: Use correct index for sd_dl_shadow after removing ccl_fetchMai Lavelle
2017-02-22Revert "Cycles: Faster version of driver workaround for OpenCL"Mai Lavelle
2017-02-22Cycles: Fix buffer offsets in split kernelMai Lavelle
2017-02-22Cycles: Remove ccl_fetch and SOAMai Lavelle
2017-02-22Cycles: Remove all split kernel stuff from opencl.hMai Lavelle
2017-02-22Cycles: Fix shading with autosmooth and custom normalsSergey Sharybin
2017-02-22Cycles: Additionally report all OpenCL cflagsSergey Sharybin
2017-02-22Refactor Mesh split_faces() code to use loop normal spaces.Bastien Montagne
2017-02-21Fix Drawing nested box layouts (D2508)raa
2017-02-21Cycles: Speedup by avoiding extra calculations in noise texture when unneededMai Lavelle
2017-02-21Cycles: Reenable debug tile size for viewport renderingMai Lavelle
2017-02-21Cleanup: use proper link to the apiAaron Carlisle
2017-02-20Cycles: Report device maximum allocation and detected global sizeSergey Sharybin
2017-02-20Fix T50718: Regression: Split Normals Render Problem with CyclesSergey Sharybin