February 20, 2020, 01:19 (GMT) |
Cleanup: unused enums |
February 20, 2020, 00:22 (GMT) |
Cleanup: declatatuons for functions that don't exist |
February 20, 2020, 00:12 (GMT) |
Volumes: step towards support per-grid transform for Cycles The transform is used for texture lookup, but not bounds yet. |
February 19, 2020, 23:53 (GMT) |
Fix T65640: Axis of Custom Shape Bones are drawn in a wrong position. The problem is that Custom Shape Bones can also have a custom size. So the pchan->disp_mat doesn't always consider the actual length of the bone. The proposed solution is to calculate the axes matrix at the drawing pass. Ref T65640 Reviewed By: fclem Differential Revision: https://developer.blender.org/D5049 |
February 19, 2020, 23:52 (GMT) |
Cleanup: add ImageKey to avoid longer argument lists and duplicated code |
February 19, 2020, 23:13 (GMT) |
Fix T74019 Eevee High Quality Normals causing pitch black faces Was due to a mistake when removing previous code... |
February 19, 2020, 23:03 (GMT) |
DRW: Fix facing reset when drawing with inverted camera |
February 19, 2020, 21:57 (GMT) |
GPencil: Change RIM default blend mode to Overlay |
February 19, 2020, 21:55 (GMT) |
GPencil: Fix default value for Palette sorting |
February 19, 2020, 21:45 (GMT) |
Merge branch 'master' into greasepencil-object |
February 19, 2020, 21:21 (GMT) |
GPencil: Fix errors creating brushes after merge |
February 19, 2020, 20:15 (GMT) |
Fix too bright rendering on some runtimes Transform to display space on our end is only needed for the Monado runtime. |
February 19, 2020, 19:45 (GMT) |
RNA: Fail makesrna if enum identifiers contain spaces We could of course always add checks for more invalid characters, but I'd say they are more unlikely to happen. |
February 19, 2020, 19:23 (GMT) |
Merge branch 'master' into greasepencil-object |
February 19, 2020, 19:14 (GMT) |
Fix compile error when building with Cycles |
February 19, 2020, 19:10 (GMT) |
Merge branch 'master' into greasepencil-object |
February 19, 2020, 18:45 (GMT) |
Volumes: work towards per-grid transform in Eevee But not actually working yet. |
February 19, 2020, 18:36 (GMT) |
February 19, 2020, 18:34 (GMT) |
Fluid: Temporary fix for gzopen on windows Needs more consideration. This fixes compilation for now. |
February 19, 2020, 18:31 (GMT) |
Cleanup: more refactoring of GPU material requested attributes/textures Volume grids are now handled separately from image textures. |
|
|
|


Master Commits
MiikaHweb | 2003-2021