Relintai
  • Joined on 2023-03-15
Relintai synced commits to master at Relintai/pandemonium_engine from mirror 2024-01-20 14:21:47 +01:00
8ddf92681e Fixed smaller issues in VariantOP.
Relintai synced commits to master at Relintai/pandemonium_engine from mirror 2024-01-19 22:01:50 +01:00
c03536414c Fixed typo.
Relintai synced commits to master at Relintai/sfw from mirror 2024-01-19 02:11:47 +01:00
13de8ffeae Cleanups.
c998970d73 OSX amalgamated build fix.
8d4acb7293 Forward declare stbi_write_png_to_mem().
8a29c6d662 Ignore .DS_Store files.
76e53cebac Improved the new test app's linux build script and created them for other platforms.
Compare 59 commits »
Relintai synced commits to master at Relintai/smtp_node from mirror 2024-01-14 09:53:57 +01:00
76a3302a71 Tweaks to the readme.
ceb8caa9c8 Apparantly the original code's license in unknown, so updated readme.
Compare 2 commits »
Relintai synced commits to master at Relintai/pandemonium_engine from mirror 2024-01-12 18:46:29 +01:00
441c52afd3 Implemented clearing custom fonts in the editor's text editor module. Also small improvements.
2a0b2b696a Fixed custom font support in the editor's text editor module.
b9a0b8253f Fixed reopening files from the previous session in the editor's text editor module. Also small cleanups.
7747a4ee36 Added more extensions to the editor's text editor module.
caa3c095cd Fixed all the crashes (and potential crashed) in the editor's text editor module I could find. Also fixed some smaller usability issues.
Compare 13 commits »
Relintai synced commits to master at Relintai/sfw from mirror 2024-01-12 10:06:28 +01:00
cecd50a91b Small tweak.
5df0d1b023 Also added thread to the docs.
454ef184ef Added Thread from Pandemonium.
3f4e551a5a NOw immediate and object base render can also be swapped with space in the main test GameScene.
c8b63c2d20 Added helper file.
Compare 53 commits »
Relintai synced commits to master at Relintai/pandemonium_engine from mirror 2024-01-11 01:56:29 +01:00
e9f7ef263f Fix build on windows.
b08959ab59 Fixed issues with the SMTPClient and EMail.
40e20146f6 Also use the queue in SMTPClient when not threading.
4a35fb9b44 Docs for the new classes.
2f44da6c00 Bind missing enum constants.
Compare 13 commits »
Relintai synced commits to master at Relintai/gdnative_python from mirror 2024-01-07 18:34:32 +01:00
9870da8f8e Updated for the latest pandemonium.
Relintai synced commits to master at Relintai/pandemonium_engine from mirror 2024-01-07 16:24:25 +01:00
585358e91b Added missing setters to VariantOP.
Relintai synced commits to master at Relintai/pandemonium_demo_projects from mirror 2024-01-03 18:20:44 +01:00
ed5cdffdbb Small tweaks to the Folder Serve script.
95ed8ef7a7 Added a new App Web interface demo.
b7f40836a4 Small tweaks to the Static Serve Demo's readme.
1c1d0ab1aa Small tweak.
0ca20d706b An another small readme tweak.
Compare 9 commits »
Relintai synced commits to master at Relintai/pandemonium_engine from mirror 2024-01-02 14:00:40 +01:00
8f7ee38377 Fix running standalone scripts in non-editor builds.
562fe84f67 Don't print error when there is no default NavigationMeshGenerator.
7a6f6aa8ef Fix non tools build.
00a199ab21 Allow running standalone scripts in non-editor builds.
20ec9e2043 Fixed generating urls in BrowsableFolderServeWebPage.
Compare 6 commits »
Relintai synced commits to master at Relintai/pmlpp from mirror 2023-12-30 20:10:39 +01:00
a65db20034 Small tweak to the readme.
74d24fc695 Tweaks to the readme.
3dd76cf3c4 Merged the 2 readmes.
4b62f1b303 Small tweaks.
2427533e27 Format all files.
Compare 15 commits »
Relintai synced commits to master at Relintai/pmlpp_sample from mirror 2023-12-30 15:30:39 +01:00
817630d2f2 Only instance the Test scene for now.
5c58a5f0b1 Small tweaks.
21345cdff8 Updated the engine and the module.
5fcea8b520 Added more helper scripts.
Compare 4 commits »
Relintai synced commits to master at Relintai/pandemonium_engine from mirror 2023-12-30 12:30:40 +01:00
7c216fd161 Don't warn when falling back to NavigationMeshGeneratorDummy.
Relintai synced commits to master at Relintai/pmlpp from mirror 2023-12-29 20:00:40 +01:00
ef1dcef324 Converted more methods.
c8b93a107b Fix crashes.
d4109a2d5b Fixed clang format warning.
ad34de8409 Fixed MLPPConvolutions::dy().
2fb3c086e3 Reordered some of the parameters in MLPPTensor3 to the way the old apis used to expect them.
Compare 15 commits »
Relintai synced commits to master at Relintai/pmlpp from mirror 2023-12-28 19:50:39 +01:00
f409265513 Cleanups to tests.
ece344400c Cleanups and typo fixes in MLPPData.
f090828e1c Fixed typo in MLPPLinAlg::svd.
14150405b0 Converted some methods in MLPPData.
65854b55fc Don't print ui in MLPPDataOld::word2Vec.
Compare 21 commits »
Relintai synced commits to master at Relintai/pmlpp from mirror 2023-12-27 19:44:26 +01:00
5776538750 Test cleanups.
d5294823ef Improved performance() methods in MLPPUtilities.
dda63a53e4 Small improvements and fixed MLPPMLP.
726d51ec58 Fixed the order of the size parameters in MLPPActivation::sigmoid_normm().
7229bc7242 Cleaned up more tests.
Compare 28 commits »
Relintai synced commits to master at Relintai/pandemonium_engine from mirror 2023-12-27 19:14:28 +01:00
70d3d54386 Also added the new helper method to the gdnative api.
43b14a071c Added to_real helper methods to String.
Compare 2 commits »
Relintai synced commits to master at Relintai/pandemonium_demo_projects from mirror 2023-12-26 17:44:38 +01:00
255d45d9ca Fix the network synchronizer demo for pandemonium.
d34578c442 Added the network synchronizer demo from https://github.com/GameNetworking/example-project-3.x .
48a313f79d Also added LinkButtons to the remaining web examples.
1c3c8919b2 Fix missing script error.
2bb64831f9 Added a LinkButton to the static pages demo.
Compare 9 commits »
Relintai synced commits to master at Relintai/pandemonium_engine from mirror 2023-12-26 02:24:30 +01:00
3f2149212a Fixed error.
4d966d877f Fixed warning.
08f7789e40 Now SceneSynchronizerDebugger can properly create it's debugger.py file.
f37f74d7f9 Fixed warning.
f927e2db73 Ran the clang format script.
Compare 12 commits »