Reworked DebugDraw System #294
Pycorax
commented 2022-12-15 23:51:48 +08:00
(Migrated from github.com)
- Performance of drawing wireframe box or wireframe sphere is greatly improved as it is now batched
- Added circle support for debug draw
- Added filled cubes and spheres support for debug draw
- Debug draw function calls now have their colour parameter set to the last and defaulted to white
- Debug draw function calls now have a parameter to set if they should never be occluded (depth test)
- Added built in primitive mesh for line cube (external outline only) meant for drawing in lines mode only
- Added built in primitive mesh for line circle (external outline only) meant for drawing in lines mode only
- Performance of drawing wireframe box or wireframe sphere is greatly improved as it is now batched
- Added circle support for debug draw
- Added filled cubes and spheres support for debug draw
- Debug draw function calls now have their colour parameter set to the last and defaulted to white
- Debug draw function calls now have a parameter to set if they should never be occluded (depth test)
- Added built in primitive mesh for line cube (external outline only) meant for drawing in lines mode only
- Added built in primitive mesh for line circle (external outline only) meant for drawing in lines mode only
XiaoQiDigipen
(Migrated from github.com)
reviewed 2022-12-15 23:51:48 +08:00
No reviewers
Labels
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: xiaoqi/SHADE_Y3#294
Loading…
Reference in New Issue
No description provided.
Delete Branch "SP3-1-DebugDraw"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?