Commit Graph

49 Commits

Author SHA1 Message Date
Relintai 46c8ea05f6 Disabled the hack. 2022-03-20 11:12:42 +01:00
Relintai 571953c75b Hack to make sure the engine always quits no matter what. 2022-03-20 10:19:15 +01:00
Relintai 8cddacf93c Use the time singleton directly. 2022-03-20 09:52:33 +01:00
Relintai 74057f28a2 Removed CSG related nodes. 2022-03-20 09:00:05 +01:00
Rafał Mikrut 1aff26a273
Clean 3.x branch (#65) 2022-01-05 19:35:38 +01:00
Rafał Mikrut e59d9cb011
Disable NavigationAgent for now (#64) 2021-12-16 15:42:32 +01:00
Rafał Mikrut 0dde5887fd Fix time freeze 2021-11-27 16:41:58 +01:00
Rafał Mikrut c4fe91f121
Time support (#63) 2021-11-01 09:40:45 +01:00
Rafał Mikrut 95da6a1ad7
CreatingAllThings (#61) 2021-09-18 20:59:24 +02:00
Rafał Mikrut e40215477b
Improve CI (#59) 2021-08-09 21:00:30 +02:00
Rafał Mikrut a02f53255e
Force to show all functions (#50) 2021-05-18 06:57:08 +02:00
Rafał Mikrut 7177d6034a
Add debug prints (#48) 2021-04-28 13:26:20 +02:00
Rafał Mikrut 4a4a1543d9
Better prints messages (#46) 2021-04-24 17:53:09 +02:00
Rafał Mikrut 4d82f9f873
Cleanup scenes (#43)
* Cleanup scenes

* Add artifacts to build
2021-04-19 13:42:55 +02:00
Rafał Mikrut 6cb2e7f1a3
Test functions also in Release (#32) 2021-04-18 20:21:37 +02:00
Rafał Mikrut 61a4f73659 Update README.md 2021-04-16 18:03:37 +02:00
Rafał Mikrut 237dfcf5cb
Fix errors when class not exists (#40) 2021-04-11 19:53:21 +02:00
Rafał Mikrut 46b7dbfc5a Disable multithreading 2021-04-11 19:52:49 +02:00
Rafał Mikrut c5ba8f00d0
Create LICENSE 2021-04-10 14:15:41 +02:00
Rafał Mikrut 3c9451afb0
Add renderer multithreading (#35) 2021-04-07 14:07:14 +02:00
Rafał Mikrut 9714e049ae
Remove text and non-script scenes and update fuzzer (#38) 2021-04-04 12:50:40 +02:00
Rafał Mikrut 9b0947fc80
Print class before method (#34) 2021-03-29 19:38:53 +02:00
Rafał Mikrut 0c0ce3e112
Add exported build (#29) 2021-03-22 14:49:15 +01:00
Rafał Mikrut 63cd7b04eb
Simplify codebase (#31) 2021-03-15 15:41:38 +01:00
Rafał Mikrut c1da5da9fd
Add unified reparenting (#30) 2021-03-14 13:54:56 +01:00
Rafał Mikrut 8057bd49c3 Don't use multithreaded rendering for now 2021-03-05 10:58:12 +01:00
Rafał Mikrut 7685576fe3
Update some things (#28) 2021-02-23 19:12:20 +01:00
Rafał Mikrut b52b5368a2
Added automatic test (#27) 2021-02-16 08:21:20 +01:00
Rafał Mikrut 2e73f681a8
Add multithreaded rendering (#26) 2021-02-13 19:11:05 +01:00
Rafał Mikrut 0e626eeff0
Added deleting (#25) 2021-02-13 13:44:18 +01:00
Rafał Mikrut 4797415d24
Add deleting reparenting (#23)
* Add deleting reparenting

* Remove simple reparenting

* Disable some things which starts to print errors
2021-01-26 19:05:31 +01:00
Rafał Mikrut d1e01ce9c2
Try to use smaller amount of time (#22) 2021-01-15 16:24:46 +01:00
Rafał Mikrut e3a4fd5bd9
Update Things (#21) 2021-01-13 16:58:14 +01:00
Rafał Mikrut 7ba8885f41
Shorter 3.2 CI (#19) 2021-01-12 13:06:37 +01:00
Rafał Mikrut 16938eb80c
Add reparenting test (#18) 2021-01-12 09:06:16 +01:00
Rafał Mikrut 0a8289a3d6
Shorter thread sanitizer run (#16) 2020-12-29 09:12:57 +01:00
Rafał Mikrut dc7254e928
Remove second image (#14) 2020-12-28 20:30:03 +01:00
Rafał Mikrut 5f93f7cedb
Add more everything (#13) 2020-12-26 10:41:59 +01:00
Rafał Mikrut 06aff2eae0
Add updater tool to Godot 4 (#12) 2020-12-25 22:27:21 +01:00
Rafał Mikrut 4323d6ea47
Add thread sanitizer (#11) 2020-12-25 08:59:06 +01:00
Rafał Mikrut b8b70fbe82
Use more compatible time counting format (#10) 2020-12-13 21:08:29 +01:00
Rafał Mikrut 97f579aa23
invalid_time (#8) 2020-12-04 13:50:02 +01:00
Rafał Mikrut bba3208008
Add text scene stress CI (#7) 2020-12-01 10:16:36 +01:00
Rafał Mikrut 796344bd4b
Add long CI (#6) 2020-11-18 13:10:02 +01:00
Rafał Mikrut 322f2610b0
Split tests into multiple stages (#5) 2020-11-17 19:21:50 +01:00
Rafał Mikrut a96aed257d
Added simple Light and Physics scenes (#4) 2020-11-07 17:36:23 +01:00
Rafał Mikrut 696f3d3d3d
Add CI to 3.2 (#3) 2020-10-29 08:52:56 +01:00
Rafał Mikrut 9c4164cad6 Added export preset for exporting in CI 2020-10-28 11:25:12 +01:00
Rafał Mikrut a0c26ad581 Initial commit 2020-08-05 11:03:11 +02:00