Age | Commit message (Collapse) | Author |
|
Using `misc/scripts/fix_headers.py` on all Godot files.
Some missing header guards were added, and the header inclusion order
was fixed in the Bullet module.
|
|
definition of NV_OS_LINUX instead NV_OS_FREEBSD
|
|
Avoid thekla_unwrap crash
|
|
Happy new year to the wonderful Godot community!
|
|
Godot crashed here sometimes by generating the uv map.
|
|
-Add emission lighting to raytrace mode, fixes #14686
|
|
|
|
-Fixes to unwrapper (remove degenerates), makes Thekla not crash
-Added optional cancel button in EditorProgress
-Added function to force processing of events (needed for cancel button)
|
|
Don't pass -std=gnu++11 to MSVC
|
|
|
|
|
|
-Added unwrap functionality to Mesh
-Ability to display and debug mesh UVs
-Added multiline draw, so it's easier and faster to draw UVs
-Many fixes to SurfaceTool
-Fixes to Thekla Unwrap, but it's a piece of ass and it keeps crashing. Will have to go away
|
|
clang doesn't like c++ versions being supplied to build c source files.
|
|
As requested by reduz, an import of thekla_atlas into thirdparty/
|