Commit Graph

73 Commits

Author SHA1 Message Date
2321f2630e Removed the fast quadratic mesh simplifier module, because as it turns out, it won't work with the kind of meshes this project has. 2020-02-21 17:57:00 +01:00
199822c045 Fix typo in the setup script. 2020-02-14 21:41:22 +01:00
09f66ef438 Moved the vscode files under a new tools folder. Added a compilation db patch (it's one of godot's pull requests), the setup script can apply it via running scons p. Added a test makefile to call scons. 2020-02-12 01:23:12 +01:00
b37e921f6a Fix a few errors in the new script. 2020-02-11 17:45:58 +01:00
9401acf564 The setup script will now default to the 3.2 godot branch, and can use master with adding an m parameter like scons m, or for updating heads scons a=um. 2020-02-11 17:06:06 +01:00
3044cb8275 Update the license for 2020. 2020-01-31 20:01:34 +01:00
054dc382ea Moved the mesh simplifier into an another repository from voxelman, added that as a dependency, and updated HEADS. 2020-01-31 16:38:33 +01:00
4ca69552c4 Added my new Procedural Animations as a dependency. Also full HEADS update. And fixed a smaller gdscript error. 2020-01-24 16:30:52 +01:00
f84577b244 HEADS update. Added shared module target builds to the build script. Also fixed the editor launch script to launch the editor properly with shared modules. 2020-01-19 01:14:09 +01:00
dd3fe2e690 Added android, and javascript build targets to my setup script. Also started with the ios one. 2020-01-07 15:59:39 +01:00
43e5ffd084 fix typo in the setup script. Also update heads. 2020-01-06 22:37:24 +01:00
c4c5d9fe82 Added an easy build option for the setup script. Also changed the contrast a bit. 2020-01-06 16:59:54 +01:00
f0a85e99ef Update everything. 2019-12-22 22:14:58 +01:00
e9515bef2c Changed the license to MIT. 2019-12-22 19:20:38 +01:00
8a9152c59c Fix the setup script for osx. 2019-12-14 00:03:29 +01:00
52ad92047a Fix the setup script, now it will properly set up get repository heads. 2019-12-03 19:30:12 +01:00
015e96c123 Fix typo. 2019-12-01 23:38:22 +01:00
11b1403e3f Added the ability to use ssh repositories. 2019-12-01 23:32:36 +01:00
eebf28b8ef Fix update in the setup script for other actions than all. 2019-11-25 12:11:41 +01:00
3113c03020 Fix target folder issue with the new engine setup script. 2019-11-24 17:00:16 +01:00
d7f9dd5dc4 The previous commit was not meant to be pushed up yet. 2019-11-24 13:02:34 +01:00
dae31fd4be Added godot-procedural-textures (https://github.com/RodZill4/godot-procedural-textures.git), as a third-party addon. 2019-11-24 12:54:23 +01:00
5216dfabef Added a new scons based engine setup script. 2019-11-24 01:05:25 +01:00