April 16, 2018, 05:39 (GMT) |
Merge branch 'master' into blender2.8 |
April 16, 2018, 05:38 (GMT) |
Logging: edits to build on macOS |
April 16, 2018, 05:27 (GMT) |
Merge branch 'master' into blender2.8 |
April 15, 2018, 20:23 (GMT) |
Eevee: Cleanup remaining shadow geometry references. |
April 15, 2018, 20:23 (GMT) |
Eevee: Shadows: Transition to individual face rendering. This gets rid of the need of a geom shader and instancing. Both are pretty slow compared to the new method. The only moment the old method could be better is when scene is filled with lots of objects and most of the objects in the shadow map appear on every layer. But even then, we could optimize the culling and minimize the overhead. |
April 15, 2018, 20:23 (GMT) |
DRW: Fix culling algorithm for cascade shadow maps. draw_frustum_boundbox_calc does not work properly it seems in this case. |
April 15, 2018, 20:23 (GMT) |
DRW: Override matrices: fix const correctness. |
April 15, 2018, 19:46 (GMT) |
Cleanup: skip redundant edit-bone select lookups |
April 15, 2018, 19:36 (GMT) |
Cleanup: Make access to widget triangle defines explicit E.g. the vertices created for each of the defines would require a certain offset. If you don't know what to look for, finding out about this is pretty difficult. Make them easily searchable instead. |
April 15, 2018, 19:24 (GMT) |
Fix button triangle for "hold action" not working There is quite some mess going on in that most of the old triangle drawing code is still there, but does almost nothing effectively. Instead values are hardcoded in the shader, however it doesn't support the drawing options the triangle functions expose. E.g. the 'where' variable to set triangle direction doesn't work. |
April 15, 2018, 15:45 (GMT) |
Pydoc: Fix multiple bpy.type modules |
April 15, 2018, 15:41 (GMT) |
Missed from last merge |
Revision ba477d9 by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) April 15, 2018, 14:18 (GMT) |
Merge branch 'blender2.8' into greasepencil-object |
April 15, 2018, 12:30 (GMT) |
Alternative guide curve setter function that works better for RNA. |
April 15, 2018, 11:54 (GMT) |
Move guide curve into a nested struct, so it can be replace in one operation. |
Revision d451c4e by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) April 15, 2018, 10:57 (GMT) |
fix for setting lower x linear limit |
April 15, 2018, 10:48 (GMT) |
Merge branch 'master' into blender2.8 |
April 15, 2018, 10:45 (GMT) |
Cleanup: remove redundant args from ebone picking Make this match editmesh picking more closely |
April 15, 2018, 10:17 (GMT) |
Disable unfinished code. |
April 15, 2018, 10:16 (GMT) |
Merge branch 'blender2.8' into hair_guides |
|
|
|


Master Commits
MiikaHweb | 2003-2021