June 26, 2018, 07:31 (GMT) |
PyAPI: move deep-copy args check to py_capi_utils |
June 26, 2018, 06:45 (GMT) |
Cleanup: style, pep8 |
June 26, 2018, 06:35 (GMT) |
Cleanup: style |
Revision fd20363 by Nick Wu (greasepencil-object, greasepencil-refactor, soc-2018-npr, soc-2019-npr, temp-gpencil-eval) June 26, 2018, 06:03 (GMT) |
redo-ing draw code for offline rendering |
June 26, 2018, 01:37 (GMT) |
Cycles: Fix wrong row count for World MIS CDF calculation |
Revision 309f06c by Nick Wu (greasepencil-object, greasepencil-refactor, soc-2018-npr, soc-2019-npr, temp-gpencil-eval) June 26, 2018, 01:29 (GMT) |
rename LANPR_LineStyle into LANPR_LineLayer. |
Revision 692867e by Antonio Vazquez (temp-greasepencil-vfx) June 25, 2018, 22:21 (GMT) |
WIP: First compilation without errors |
June 25, 2018, 21:50 (GMT) |
WIP: More changes |
June 25, 2018, 21:05 (GMT) |
Merge branch 'master' into soc-2018-hair-shader Week 7 merge for this week's builds |
June 25, 2018, 21:02 (GMT) |
Turned off clang warnings in third party includes. The latest clang compiler (at least the one in Xcode 9.4.1) warns about the register keyword and macro expansions using defined(). Since these warnings come from third party code, we can't address them directly in Blender. Silencing them via #pramgas will at least keep the warnings during a build down to the ones that are relevant to Blender code. |
June 25, 2018, 20:38 (GMT) |
Merge branch 'greasepencil-object' into temp-greasepencil-vfx |
Revision 66b1de5 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-vfx) June 25, 2018, 20:30 (GMT) |
Merge branch 'blender2.8' into greasepencil-object |
June 25, 2018, 20:29 (GMT) |
WIP: Initial steps to implement VFX again |
June 25, 2018, 18:29 (GMT) |
Fix crash with files saved with missing render slots. |
June 25, 2018, 16:57 (GMT) |
UI: Use background color for reports At the moment it's using a hardcoded gray color that conflicts with themes using gray for the header text. Instead use a slightly brighter background color to make it stand, yet still use a theme setting. |
June 25, 2018, 16:32 (GMT) |
Merge remote-tracking branch 'origin/blender2.8' into temp-eeveelightcache # Conflicts: # source/blender/draw/engines/eevee/eevee_render.c |
June 25, 2018, 16:31 (GMT) |
DRW: Codestyle: Add alias for accessing particular matrix in DRWMatrixState |
June 25, 2018, 16:22 (GMT) |
Draw: Use more proper particles index lookup |
June 25, 2018, 16:16 (GMT) |
Eevee: LightCache: Add back visibility group. |
June 25, 2018, 15:41 (GMT) |
Eevee: Add back planar reflection. |
|
|
|


Master Commits
MiikaHweb | 2003-2021