mirror of
https://github.com/Jozufozu/Flywheel.git
synced 2024-11-10 12:34:11 +01:00
Update changelog and bug report template
This commit is contained in:
parent
e499bfb98a
commit
768cc4ddba
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -59,6 +59,8 @@ body:
|
|||||||
label: Mod Version
|
label: Mod Version
|
||||||
description: The version of the mod you were using when the bug occured
|
description: The version of the mod you were using when the bug occured
|
||||||
options:
|
options:
|
||||||
|
- "0.6.4"
|
||||||
|
- "0.6.3"
|
||||||
- "0.6.2"
|
- "0.6.2"
|
||||||
- "0.6.1"
|
- "0.6.1"
|
||||||
- "0.6.0"
|
- "0.6.0"
|
||||||
|
@ -1,3 +1,11 @@
|
|||||||
|
0.6.4:
|
||||||
|
Fixes
|
||||||
|
- Fix shader detection with oculus
|
||||||
|
Technical/API
|
||||||
|
- LightUpdater is simplified to increase reliability and reflect how it is actually used
|
||||||
|
- ModelUtil is superseded by model builders, to be improved more in 0.7.0
|
||||||
|
- VertexLists now copy input buffers to reduce memory usage
|
||||||
|
|
||||||
0.6.3:
|
0.6.3:
|
||||||
Technical/API
|
Technical/API
|
||||||
- Light updates are now processed in parallel.
|
- Light updates are now processed in parallel.
|
||||||
|
Loading…
Reference in New Issue
Block a user