Blender Git Commit Log
Git Commits -> Revision b114999
May 14, 2021, 15:26 (GMT) |
Python GPU: Replace part of the code that uses 'bgl' with 'gpu' This is part of the process described in T80730. The aim is to deprecate the bgl module. Reviewed By: fclem, brecht, campbellbarton Revision: D11147 |
Commit Details:
Full Hash: b11499939c7731e369be37c594142fd16e111ca7
Parent Commit: 48fa029
Lines Changed: +23, -40
3 Modified Paths:
/intern/cycles/blender/addon/engine.py (
+3,
-3)
(Diff)/release/scripts/modules/bl_ui_utils/bug_report_url.py (
+4,
-4)
(Diff)/release/scripts/modules/sys_info.py (
+16,
-33)
(Diff)