Commit Graph
36 Commits
Author SHA1 Message Date
MihailRis af2dcbbc3f fix initial weather intensity 2025-07-21 21:52:57 +03:00
MihailRis 3be8546bf4 refactor enums: CursorShape, InterpolationType, ParticleSpawnShape 2025-04-13 14:18:50 +03:00
MihailRis 7749675a61 add EnumMetadata 2025-04-13 13:53:59 +03:00
MihailRis b3feb5945b reduce extra includes 2025-04-02 14:55:53 +03:00
MihailRis a1860ff668 cleanup 2025-03-10 14:51:59 +03:00
MihailRis 8640730520 fix weather interpolation & add 'fall.max_intensity' property 2025-03-02 10:38:30 +03:00
MihailRis 0ea842580c add 'thunder_rate' weather property 2025-02-28 18:48:21 +03:00
MihailRis 02d8d8d6bf weather change test 2025-02-26 12:19:47 +03:00
MihailRis 589518fb25 add fall.max_opacity, fall.opaque properties & update snow texture & weather mix test 2025-02-26 06:24:05 +03:00
MihailRis e6ea4fe37e add fog_curve parameter & update shaders 2025-02-26 04:49:45 +03:00
MihailRis 7b1c03c208 enable weather splash particles serialization 2025-02-26 03:02:50 +03:00
MihailRis fe503d1192 add weather intensity (WIP) 2025-02-26 02:24:16 +03:00
MihailRis 830e05733f minor refactor 2025-02-26 02:24:16 +03:00
MihailRis 7635fdf807 add rain noise & add rain splashes (WIP) 2025-02-26 02:24:16 +03:00
MihailRis 35cf07b0f0 add WeatherPreset 2025-02-26 02:24:16 +03:00
MihailRis 7f95306c65 add 'min_angular_vel', 'max_angular_vel' properties 2024-12-23 16:48:07 +03:00
MihailRis 6ac088f7b9 set default particles render distance to 32 2024-12-23 16:34:08 +03:00
MihailRis c6de7f62fe add 'angle_spread' property 2024-12-23 16:04:48 +03:00
MihailRis 04b6b6b546 minor refactor 2024-12-05 19:18:53 +03:00
MihailRis 9ac22f86e1 update default 3d text 'perspective' value 2024-11-23 16:20:07 +03:00
MihailRis b66fb87427 Merge branch 'main' into update-particles 2024-11-19 10:15:42 +03:00
MihailRis 525cf1ed4b add 'perspective' NotePreset property 2024-11-15 02:21:05 +03:00
MihailRis ef644ca56d add 'xray_opacity' NotePreset property 2024-11-15 00:38:41 +03:00
MihailRis 5b6ada6e5d add more NotePreset properties 2024-11-14 02:21:15 +03:00
MihailRis 866f6e9951 add NotePreset 2024-11-12 22:53:45 +03:00
MihailRis a52d68669d add 'size_spread' particles parameter 2024-11-08 17:44:57 +03:00
MihailRis df2f24d94e add doc/ru/particles.md 2024-11-06 20:49:51 +03:00
MihailRis 76d6b518a5 fix ParticlesPreset.serialize 2024-11-06 20:29:59 +03:00
MihailRis 87663e597b add 'global_up_vector' setting 2024-11-05 01:41:17 +03:00
MihailRis 0eeb6b6eb2 add block particles property 2024-11-04 22:48:39 +03:00
MihailRis f1dc983766 add standard 'particles' atlas 2024-11-03 19:51:59 +03:00
MihailRis b9b122dc83 add 'frames' particles setting 2024-11-03 19:18:26 +03:00
MihailRis 39893ee940 add 'spawn_spread' and 'spawn_shape' 2024-11-03 17:14:30 +03:00
MihailRis 86b83a5377 add 'random_sub_uv' particle setting 2024-11-03 16:49:31 +03:00
MihailRis c8187c5f25 add particles.emit(...) (WIP) 2024-11-03 16:01:07 +03:00
MihailRis 9728c674fc add ParticlesPreset 2024-11-03 14:25:29 +03:00