Skip to content

Builds of Godot 3.x with my modules and modifications

License

Notifications You must be signed in to change notification settings

lawnjelly/godot-titan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 

Repository files navigation

godot-titan

Precompiled builds of Godot 3.x with my modules and modifications, and selected third party modules.

Modules

These are the original repositories for the modules, which contain instructions:

Author : @lawnjelly

Author : @Geequlim

Building

  • The github action scripts in this repository show how the builds are made.
  • The modules can be downloaded individually (from their repositories) and compiled together with the engine.
  • For cutting edge you can also compile the repository https://github.com/lawnjelly/godot with the titan branch, although this may not be as stable as compiling the repositories.

Releases

  • 0.21 LLightmap 40% faster backward tracing, OpenImageDenoise
  • 0.19 LLightmap improved lightprobe generation code
    LPortal fixed order of operations bug (which caused single frame delay in culling)
  • 0.18 LLightmap multithreaded backwards tracing, fixed small bug in low quality forward rendering setting
  • 0.17 LLightmap new bidirectional backwards tracing, updated project settings and docs
  • 0.16 LLightmap another texture sampling bug, improvements to backward tracing (artifacts and speed)
  • 0.15 LLightmap improved error message boxes
  • 0.14 LLightmap bug fix in texture sampling
  • 0.13 LLightmap reworked more robust uvmapping
  • 0.12 LLightmap lightprobes first implementation.
  • 0.11
  • 0.10 LLightmap mostly working but no lightprobes.

LPortal usable but needs some tidying to remove lightmap functionality that has moved to LLightmap. LSimd should be okay, CPU detection code hasn't been tested under windows so it may be using non-SIMD path.

About

Builds of Godot 3.x with my modules and modifications

Resources

License

Stars

Watchers

Forks

Packages

No packages published