Relintai
  • Joined on 2023-03-15
Relintai synced commits to master at Relintai/pandemonium_engine from mirror 2024-07-21 22:37:03 +02:00
989f0e66c2 Bump version.
38eafa2367 Update CHANGELOG.md.
Compare 2 commits »
Relintai synced commits to refs/tags/v4.4.0 at Relintai/pandemonium_engine from mirror 2024-07-21 22:37:03 +02:00
Relintai synced new reference refs/tags/v4.4.0 to Relintai/pandemonium_engine from mirror 2024-07-21 22:37:03 +02:00
Relintai synced commits to master at Relintai/pandemonium_engine from mirror 2024-07-21 14:26:51 +02:00
aa622685d0 Clang format everything.
784ac93e8a Fix building frt_sdl.
704ea2e50f Fix typo.
7c9b9c81ee Fix building frt.
Compare 4 commits »
Relintai synced commits to master at Relintai/pandemonium_engine from mirror 2024-07-20 22:06:47 +02:00
c01fe31aaa Backported: [CI] Upload build cache before running tests.
af8675ac6b Updated last backported commit.
39cae06fbf Fix PopupMenu size calculations not taking into account control/canvas scale
2f27d74f3f fix lost old callback when continuous call requestRenderAndNotify
7255741258 Set version to stable.
Compare 5 commits »
Relintai synced commits to master at Relintai/pandemonium_engine from mirror 2024-07-19 13:26:55 +02:00
82296c9f19 Renamed the render_menu property in UserWebPage to should_render_menu, as there is a render_menu method in WebNode.
Relintai synced commits to master at Relintai/pandemonium_engine from mirror 2024-07-18 12:56:48 +02:00
f93f0e1984 Disabled the unused argument warning by default.
5025e3f4b6 Fix getting utf-8 texts from Sqlite3QueryResult.
f377181035 Tweaks to defaults.
e8cabe7657 Don't create any accounts in UserManagerDB::_create_default_entries().
Compare 4 commits »
Relintai synced commits to master at Relintai/pandemonium_engine from mirror 2024-07-17 04:16:49 +02:00
769c33abdf Backport DirectionalLight fade_start property to 3.x
0dfebc99a2 Udpated last merged commit in changelog.
91de0ee427 Fix physics tick count in Input.action_press and Input.action_release
a5762c85c1 Fix typo.
ee8a1c83eb Fix error.
Compare 18 commits »
Relintai synced commits to master at Relintai/pandemonium_engine from mirror 2024-07-16 20:06:55 +02:00
85cddb07b4 Renamed Particle to GPUParticle and Particle2D to GPUParticle2D pt4.
a97a334ebd Renamed Particle to GPUParticle and Particle2D to GPUParticle2D pt3.
7c5e16effb Renamed Particle to GPUParticle and Particle2D to GPUParticle2D pt2.
db3680f8e7 Fix includes.
cac80e3167 Renamed Particle to GPUParticle and Particle2D to GPUParticle2D pt1.
Compare 6 commits »
Relintai synced commits to master at Relintai/pandemonium_engine from mirror 2024-07-16 11:56:47 +02:00
9af21bf8a5 Adding back the gpu based particles pt1.
Relintai synced commits to master at Relintai/pandemonium_engine from mirror 2024-07-16 03:46:47 +02:00
3cab5b1e09 Hopefully fix msvc build.
9d6680ce6d Adding back the GLES3 renderer pt1. Unlike in godot it can be disabled compile time. It will be enabled afer if works.
71e66701e1 Added back the denoise module, with oidn built in.
58f90386c9 Added back the lightmapper_cpu module.
a310ae5238 Added back the raycast module with embree built in.
Compare 8 commits »
Relintai synced commits to master at Relintai/mono from mirror 2024-07-15 20:46:53 +02:00
6b8f603ea8 Backported from godot: [C#] Fix Transform3D.InterpolateWith applying rotation before scale
Relintai synced commits to master at Relintai/pandemonium_engine from mirror 2024-07-15 19:36:47 +02:00
98cbf1026a Adding back lightmaps pt1.
Relintai synced commits to master at Relintai/pandemonium_engine from mirror 2024-07-15 03:16:47 +02:00
0c95ddb60d Use unztell64 in FileAccessZIP to ensure 64 bit return
ec6c038fdc doc: Fix cherry-pick mistake for Vector3.cross description
33c6c019fa Add POST_NOTIFICATIONS permission to the list of permissions available in the Export dialog
ad12d466cc Clarify the behavior of Vector2/3.cross and mention parallel vectors
18cabe9d32 Always look for unique node names in owner if not found in owned nodes
Compare 8 commits »
Relintai synced commits to master at Relintai/pandemonium_engine from mirror 2024-07-14 19:06:47 +02:00
5b8f159214 Mark the last backported commit.
9909bef3d6 Physics Interpolation - refactor client interpolation pump
1be9006ab0 Physics Interpolation - refactor Camera and fix get_camera_transform()
88406b7fbc Physics Interpolation - Fix 2D skinning
9d8dfe2a31 Remove unused includes.
Compare 53 commits »
Relintai synced commits to master at Relintai/pandemonium_engine from mirror 2024-06-29 20:05:39 +02:00
18335d938c Revert "Ignore a maybe-uninitialized warning in AudioStreamPlayer3D."
0bdb0ccac8 Don't access a Message's memory after calling it's destructor in MessageQueue. (Even though the way the code works currently this was not really a bug, but it can easily become one.)
05f19a003b Ignore a maybe-uninitialized warning in AudioStreamPlayer3D.
946092e6fc Fix size mismatch warning.
3f996fad22 Remove unnecessary template parameters from constructors and desctuctors.
Compare 5 commits »
Relintai synced commits to master at Relintai/pandemonium_engine from mirror 2024-05-22 11:39:24 +02:00
db1a38081b Set the status code in WebRoot::_handle_error_send_request().
Relintai synced commits to master at Relintai/pandemonium_engine from mirror 2024-05-12 06:39:23 +02:00
7476c8608c Implemented VertexLight2D management support to LayeredTileMapLayers.
7a4271104d VertexLight2D support for LayeredTileSetAtlasSourceEditor.
48c65ce89e Added VertexLight2D support to LayeredTileData.
Compare 3 commits »
Relintai synced commits to master at Relintai/pandemonium_engine from mirror 2024-05-11 22:29:24 +02:00
b1261c65c5 Fix the type of the rotation tracks in AnimationTrackKeyEdit.
63fe195965 Implement debug drawing avoidance radius in LayeredTileMapLayer.
4a5e7894ab Only draw the radius's circle if it's bigger than 0.
f92fd3374b Don't error in RenderingServerRaster::free() if the supplied RID is just invalid.
d59353d48e Implement navigation obstacle support for LayeredTileMapLayers.
Compare 15 commits »
Relintai synced commits to master at Relintai/pandemonium_engine from mirror 2024-05-10 21:59:23 +02:00
cbbdc7b32d Fixed rao and vertex lights for newly added cells. Also fixed re-generating the tilemap cells in many cases. Also small improvements.
41fd5fa504 Remove duplicate call.
c781ca9c5f Bind _tile_set_changed in LayeredTileDataEditor.
62a3dcfd34 Turn autowrap on on LayeredTileSetAtlasSourceEditor's tile_inspector_no_tile_selected_label.
1b14af3a98 Moved the y_sort property from YSort to Node2D. Node2d has it off by default while YSort has it on by default.
Compare 5 commits »