September 12, 2020, 15:29 (GMT) |
GPU: Fix wrong state before python callbacks This was caused by a missing state apply. We force the GPUState to be set after the callbacks to avoid desync between our state tracker and the real gl state. This fixes some issues but a better general fix for all BGL would be better. This fix T80297 2.91 texture alpha is not transparent |
September 12, 2020, 14:22 (GMT) |
Cleanup: GPU: Rename GPUStateManager to StateManager to follow style |
September 12, 2020, 14:22 (GMT) |
Cleanup: GPU: Remove unused GPU_debug |
September 12, 2020, 13:51 (GMT) |
Cleanup: Remove GLEW dependencies outside of GL module |
September 12, 2020, 13:49 (GMT) |
Merge branch 'master' into greasepencil-edit-curve |
September 12, 2020, 13:49 (GMT) |
Merge branch 'master' into greasepencil-object |
September 12, 2020, 13:29 (GMT) |
GPU: Add Image Load Store extension support This wraps the functionality used to speedup EEVEE volumetrics. This touches the rendering code of EEVEE as it should fix a mis-usage of the GL barrier. The barrier changed type and location, removing an unused barrier. |
September 12, 2020, 13:29 (GMT) |
BLI: Fix bitscan_forward_uint64 unix implementation |
September 12, 2020, 10:28 (GMT) |
Updated RNA manual references |
September 12, 2020, 10:17 (GMT) |
Merge branch 'greasepencil-edit-curve' into soc-2020-greasepencil-curve |
September 12, 2020, 10:14 (GMT) |
Merge branch 'master' into greasepencil-edit-curve |
September 12, 2020, 09:43 (GMT) |
Merge branch 'greasepencil-edit-curve' into soc-2020-greasepencil-curve |
September 12, 2020, 07:59 (GMT) |
Fix T70255: Setting file browser bookmark from Python crashes Support setting bookmarks even when the file browser isn't the active space. |
September 12, 2020, 06:33 (GMT) |
Cleanup: use C style doxygen comments |
September 12, 2020, 06:33 (GMT) |
Cleanup: missing-variable-declarations warning |
September 12, 2020, 03:42 (GMT) |
Fix T71605: Crash toggling dynamic topology in background mode Support toggling without an undo stack in background mode. |
September 12, 2020, 03:42 (GMT) |
Fix missing return value in fix for T80677 |
September 12, 2020, 02:02 (GMT) |
Fix T80677: Absolute grid snapping doesn't work with constraints Regression introduced in rB546b900194f0 |
September 12, 2020, 01:45 (GMT) |
Fix T80697: children_recursive returns edit-bones from non edit-bone Bone.children_recursive would return edit-bones when in edit-mode irrespective of the type of the bone. Check the type of self instead of the existence of edit-bones. |
September 11, 2020, 19:38 (GMT) |
Cleanup: Fix build warning with MSVC MSVC warns on MEM_freeN being fed a const pointer |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021