Commit graph

22 commits

Author SHA1 Message Date
d460a7ca93 Add utilities and documentation
Add portable filesize and logging C libraries and documentation for development.
2025-03-06 19:55:35 -05:00
724659b25f Refactor build resources
Move DUB files into /bld/d and add more instructions to README.
2025-03-05 07:44:25 -05:00
dd8e9d4296 Add base files for bindings
Add base files for C++ and D that will interface with the existing C integration.
2025-03-05 00:10:19 -05:00
f474eb7478 Update dependency and extend disclaimer
Exnted the title screen message and update engine version to 4.4.
2025-03-04 22:17:26 -05:00
3c4b098637 Update base
Update engine to 4.3 and replace icon.
2025-03-01 09:41:01 -05:00
ece54f1019 Add sky HDRI 2024-05-06 18:51:34 -04:00
568652f0a7 Set Jolt as physics engine 2024-05-06 18:27:00 -04:00
197662d235 Add debug room
Add debug scene and rename environment scene to title.
2024-05-06 16:58:10 -04:00
8c41f259fa Update documentation
Add acknowledgments to documentation and add Jolt to README.
2024-05-06 16:52:55 -04:00
e3c1f41fbd Add copyright notice position 2024-05-04 21:17:16 -04:00
e8cab54af4 Design basic UI layout
Design a basic layout for the main menu, which will be modified later to create a more complete menu.
2024-05-04 21:08:50 -04:00
7f0042eec1 Edit README
State that MSYS-2.0.dll must be placed with source.
2024-05-04 11:07:14 -04:00
8fe12ce982 Add parameter to build 2024-05-04 10:53:43 -04:00
f8025b805a Implement working example
Implement a working example using the GDExtension C API.
2024-05-04 10:05:16 -04:00
2c4cdb41a1 Generate shared object
Modify build-script to generate a shared library for Godot.
2024-05-04 09:36:09 -04:00
d8431a7485 Elaborate on dependencies
Specify a Godot and Vulkan version.
2024-05-03 22:33:08 -04:00
fa8b1a417d Fix comment 2024-05-03 22:04:18 -04:00
1a145c911e Modify comment 2024-05-03 22:00:36 -04:00
34cd6fdc58 Modify Autotools scripts
Modify Autotools scripts to output shared library.
2024-05-03 22:00:06 -04:00
35560c46ea Write Autotools configuration
Add Autotools configuration files for building binaries.
2024-05-03 19:42:35 -04:00
1de5aaf36a Add initial sources
Add LICENSE, initial source files, and engine files.
2024-05-03 19:03:28 -04:00
d6c41262bf Initialize repository
Initialize empty repository.
2024-05-03 18:36:09 -04:00