Sara · https://www.youtube.com/watch?v=dQw4w9WgXcQ
Sara pushed to main at Sara/cpp-callable 2025-04-16 18:34:34 +00:00
f313d1abbe feat: added callabe and signal
Sara created branch main in Sara/cpp-callable 2025-04-16 18:34:34 +00:00
Sara created repository Sara/cpp-callable 2025-04-16 18:34:02 +00:00
Sara pushed to development at hertog/godot-module-template 2025-04-16 09:55:18 +00:00
2d7050a065 Merge remote-tracking branch 'origin/fix/justfile-export_templates' into development
49689745db added custom modules to build command
58690660c4 fix: export_preset path not resetting propperly
Compare 3 commits »
Sara pushed to development at hertog/godot-module-template 2025-04-16 09:54:47 +00:00
0e78ce5031 fix: engine sourcecode module
31c715db98 feat: erased broken engine submodule
202693b275 feat: erased accidentally added engine files
Compare 3 commits »
Sara pushed to development at hertog/godot-module-template 2025-04-16 09:53:57 +00:00
Sara pushed to development at hertog/godot-module-template 2025-04-16 09:53:42 +00:00
49689745db added custom modules to build command
58690660c4 fix: export_preset path not resetting propperly
Compare 2 commits »
Sara pushed to development at hertog/godot-module-template 2025-04-16 09:52:23 +00:00
Sara pushed to development at hertog/godot-module-template 2025-04-16 09:51:18 +00:00
bd8d23e45c Merge pull request 'fix: export_preset path not resetting propperly' (#9) from fix/justfile-export_templates into development
49689745db added custom modules to build command
58690660c4 fix: export_preset path not resetting propperly
Compare 3 commits »
Sara closed issue hertog/godot-module-template#8 2025-04-16 09:51:16 +00:00
BUG: Justfile completely unusable on projects that have yet to compile a release executable
Sara merged pull request hertog/godot-module-template#9 2025-04-16 09:51:16 +00:00
fix: export_preset path not resetting propperly
Sara commented on pull request hertog/godot-module-template#9 2025-04-14 09:21:02 +00:00
fix: export_preset path not resetting propperly

The build command is broken, as it does not include the external modules

Sara pushed to fix/engine-submodule at hertog/godot-module-template 2025-04-14 09:18:45 +00:00
0e78ce5031 fix: engine sourcecode module
31c715db98 feat: erased broken engine submodule
202693b275 feat: erased accidentally added engine files
Compare 3 commits »
Sara created branch fix/engine-submodule in hertog/godot-module-template 2025-04-14 09:18:45 +00:00
Sara pushed to development at hertog/godot-module-template 2025-04-14 09:18:02 +00:00
Sara pushed to development at hertog/godot-module-template 2025-04-14 09:17:12 +00:00
0e78ce5031 fix: engine sourcecode module
31c715db98 feat: erased broken engine submodule
202693b275 feat: erased accidentally added engine files
Compare 3 commits »
Sara commented on issue hertog/godot-module-template#8 2025-04-13 16:34:46 +00:00
BUG: Justfile completely unusable on projects that have yet to compile a release executable

Alright, i'll just keep using the temp fix for now then

Sara commented on issue hertog/godot-module-template#8 2025-04-13 14:28:21 +00:00
BUG: Justfile completely unusable on projects that have yet to compile a release executable

temporary fix is to comment out the release scripts and variables and run the initialize-template script. The release scripts still won't work until you manually compile both a linux and windows…

Sara opened issue hertog/godot-module-template#8 2025-04-13 13:56:30 +00:00
BUG: Justfile completely unusable on projects that have yet to compile a release executable
Sara closed issue hertog/godot-module-template#6 2025-04-13 09:52:16 +00:00
Engine sourcecode as a submodule