Collision & Engine refactor
This commit is contained in:
parent
f135d99d74
commit
6b51c9b680
261 changed files with 5439 additions and 185169 deletions
|
|
@ -3,6 +3,7 @@
|
|||
Software_Title=Terrain4J Game Engine
|
||||
Software_Icon=ProgramIcon.png
|
||||
Software_Icon_Path=/WindowResources/Icon/
|
||||
LoadingScreenLocation=resources/EngineResources/Texture/Terrain4JTitleImage.png
|
||||
#Launch Window dimensions
|
||||
display_height=480
|
||||
display_width=640
|
||||
|
|
@ -27,7 +28,7 @@ compatibility_mode=false
|
|||
#0 = Forward rendering
|
||||
#1 = Deferred rendering
|
||||
Renderer=1
|
||||
ShadowMapSize=16
|
||||
ShadowMapSize=2048
|
||||
MaxAllowedVulkanCrashes=10
|
||||
AlphaToCoverage=false
|
||||
DualPassRendering=false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue