1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-06-27 16:36:03 +00:00

Commit graph

  • b8799e9f84 hecks Lars Mueller 2025-04-03 02:03:33 +02:00
  • cddd1a54f1 clean some remaining things up Lars Mueller 2025-04-02 15:40:06 +02:00
  • d1a46a8da5 Use getRotationRadians Lars Mueller 2025-03-19 14:58:32 +01:00
  • 1a8912716f do the todo Lars Mueller 2025-02-04 16:05:34 +01:00
  • a1ed14f4c2 only call on animate cb if available Lars Mueller 2025-02-04 16:03:01 +01:00
  • 78f2ccc6db fix failing assert Lars Mueller 2025-02-04 03:37:45 +01:00
  • 63b9979ff7 fix Lars Mueller 2025-01-27 20:13:53 +01:00
  • 307ab111d0 Make animation blending and bone overrides interact favorably Lars Mueller 2025-01-27 18:55:27 +01:00
  • 455f7a4cae Do bounding box & matrix calculation at proper point in time Lars Mueller 2025-01-27 18:21:43 +01:00
  • 07963f1af5 minor cleanup Lars Mueller 2025-01-27 18:01:18 +01:00
  • 66e779b87f Implement [gs]etBoundingBox via the static pose Lars Mueller 2025-01-27 16:58:35 +01:00
  • de726bd41e rename Lars Mueller 2025-01-27 16:46:23 +01:00
  • c7c99296cb Fix animation blending Lars Mueller 2025-01-26 17:38:50 +01:00
  • a5180fbb28 do it properly Lars Mueller 2025-01-26 01:37:39 +01:00
  • 704821c41e gltf, doc: warn that nodes using matrix transforms mustn't be animated (this is in the spec) Lars Mueller 2025-01-26 00:56:43 +01:00
  • 4dacb66693 fixes Lars Mueller 2025-01-26 00:44:14 +01:00
  • 8c00f403f1 .x loader unit test Lars Mueller 2025-01-26 00:42:37 +01:00
  • 15da2d3d25 Revert "DEBUGGERY" Lars Mueller 2025-01-26 00:41:05 +01:00
  • 9b87f4d294 Add .x mesh loader unittest Lars Mueller 2025-01-21 01:22:54 +01:00
  • 87213f1591 DEBUGGERY Lars Mueller 2025-01-20 22:45:17 +01:00
  • 19ea7c8e50 todo Lars Mueller 2025-01-20 20:11:41 +01:00
  • 46cd7b28a6 fix oopsie Lars Mueller 2025-01-20 19:44:57 +01:00
  • 0e457bd78b Bring back cool guy as another .x smoke test Lars Mueller 2024-11-06 13:11:19 +01:00
  • 6892a5e332 boxes Lars Mueller 2025-01-20 15:27:46 +01:00
  • d73b86c16a no more children Lars Mueller 2025-01-20 14:02:30 +01:00
  • 8dbcaf25c3 rebase Lars Mueller 2025-01-20 02:42:16 +01:00
  • 503d7cf081 progress Lars Mueller 2025-01-20 02:39:14 +01:00
  • d10abba38c Restore / fix bone overrides Lars Mueller 2025-01-18 19:28:52 +01:00
  • a687a7a6e7 cleanup Lars Mueller 2025-01-18 17:41:48 +01:00
  • abc2e54c07 stuff Lars Mueller 2025-01-16 17:13:59 +01:00
  • 769c472ceb cleanup Lars Mueller 2025-01-14 18:04:15 +01:00
  • d17f22f536
    Fix texture coordinates of cuboid drawtypes (#16091) cx384 2025-05-24 15:59:32 +02:00
  • 2f1171e2a7
    Formspec: Fix broken 9-slice image button with gui_scaling_filter (#16146) SmallJoker 2025-05-24 15:58:04 +02:00
  • af3aab6252 Docs: Fix raycast class docs being outdated grorp 2025-05-23 11:05:19 -04:00
  • bb2c7ff8b7 Docs: Fix some particularly bad formatting in noise API docs grorp 2025-05-23 11:04:20 -04:00
  • a7d1a9d4ab Docs: Less redundancy in noise API docs grorp 2025-05-23 11:03:02 -04:00
  • 4dd7468237 Docs: Restore alphabetic ordering for "Class reference" grorp 2025-05-23 11:02:40 -04:00
  • d09d7ca29e Docs: The core namespace already existed before the rename grorp 2025-05-23 11:04:51 -04:00
  • 69c4d742f8 Merge remote-tracking branch 'origin/stable-5' into HEAD stable-5 sfan5 2025-05-23 19:29:50 +02:00
  • 66aa5f3fac Continue with 5.13.0-dev sfan5 2025-05-23 17:43:09 +02:00
  • 8f0838506a Bump version to 5.12.0 5.12.0 sfan5 2025-05-23 17:43:08 +02:00
  • 9b2aeb2ca2 Update minetest.conf.example updatepo.sh 2025-05-23 17:09:44 +02:00
  • b459d6ee63 Translated using Weblate (Basque) Josu Igoa 2025-05-21 11:19:48 +02:00
  • fc1d57b666 Translated using Weblate (French) waxtatect 2025-05-18 19:19:47 +02:00
  • db561ff094 Translated using Weblate (Portuguese) Ian Pedras 2025-05-18 11:55:00 +02:00
  • f6c933d891 Translated using Weblate (Russian) BlackImpostor 2025-05-16 13:20:49 +02:00
  • 813f67021b Translated using Weblate (Chinese (Simplified Han script)) y5nw 2025-05-15 00:24:35 +02:00
  • 1b9a5074a2 Translated using Weblate (Indonesian) Linerly 2025-05-15 04:13:36 +02:00
  • 31e923e51a Translated using Weblate (Italian) Francesco Rossi 2025-05-15 00:01:39 +02:00
  • 95695f1cd2 Translated using Weblate (German) sfan5 2025-05-14 23:49:26 +02:00
  • 47e1dff37c Change duration check to compare against a float instead of an int Gwyndolyn 2025-05-22 17:34:11 -07:00
  • e5aafcc53e Remove trailing whitespace Gwyndolyn 2025-05-22 17:14:00 -07:00
  • af4d42cf9b Merge branch 'damage_reaction_accessibility_settings' of https://github.com/scoutgwyndolyn/Luanti into damage_reaction_accessibility_settings Gwyndolyn 2025-05-22 17:02:43 -07:00
  • ac57714ba0 Add settings to enable/disable camera tilt and flash effects from damage Gwyndolyn 2025-05-22 16:59:54 -07:00
  • 4f623e109e Add settings to enable/disable camera tilt and flash effects from damage. Gwyndolyn 2025-05-22 16:59:54 -07:00
  • 601da7d16e
    Do not modify peer timeout on shutdown Josiah VanderZee 2025-05-22 17:03:11 -05:00
  • 4215065338
    Make MTP server shutdown flag atomic Josiah VanderZee 2025-05-22 17:02:22 -05:00
  • 4a1c3e6f36 Add comprehensive developer manual google-labs-jules[bot] 2025-05-22 11:44:46 +00:00
  • d28a63f22a Are you sure you want to quit? siliconsniffer 2025-05-22 09:03:33 +02:00
  • 51cb37570a Various changes and fixes Gefüllte Taubenbrust 2025-05-20 21:40:19 +02:00
  • e05544b84e Merge remote-tracking branch 'upstream/master' into Visuals-Vol-2 Gefüllte Taubenbrust 2025-05-20 20:01:46 +02:00
  • 7ac5502fdf
    Fix handling of skinned meshes for nodes Lars Müller 2025-05-20 18:37:33 +02:00
  • dc119e32be Formspec: Fix broken 9-slice image button with gui_scaling_filter SmallJoker 2025-05-15 19:23:24 +02:00
  • 053ff1bc23
    Make changes requested by sfan5 Josiah VanderZee 2025-05-19 14:32:59 -05:00
  • 5791f5ff8b
    Change killflag type to sig_atomic_t in client Josiah VanderZee 2025-05-19 09:03:04 -05:00
  • d053d49642
    Avoid signal-unsafe operations in signal handler Josiah VanderZee 2025-05-19 08:19:09 -05:00
  • 30e33d71cc
    Main menu: Fix ContentDB aliases for games having the '_game' suffix (#16157) Nathanaëlle Courant 2025-05-19 10:29:37 +02:00
  • 3b6ec864b5 Switch from "is gltf" bool to source file format enum Lars Mueller 2025-05-19 00:16:53 +02:00
  • f0abe80bcb Try to improve readability Lars Mueller 2025-05-19 00:13:35 +02:00
  • acc81950bf
    Update builtin/mainmenu/content/contentdb.lua grorp 2025-05-18 17:40:07 -04:00
  • 4700939949
    Fix uninitialized variable warning in generate_srp_verifier_and_salt Daniel Cristian 2025-05-18 16:59:57 -03:00
  • 6ec55dd0f7 remove debug print Nathanaëlle Courant 2025-05-18 20:57:28 +02:00
  • 56ecf6d332
    Mainmenu: Fix error after ESC in dialog windows (#16130) SmallJoker 2025-05-18 20:41:42 +02:00
  • 842a74f217 remove empty line Nathanaëlle Courant 2025-05-18 20:32:32 +02:00
  • 4be8fc59a7 Try to fix cdb aliases for games Nathanaëlle Courant 2025-05-18 20:23:58 +02:00
  • 740223d30c Refine node mesh scaling logic Lars Mueller 2025-05-15 02:53:33 +02:00
  • 17744369f3 rename Wiki to Luanti Documentation Miguel 2025-05-18 11:22:14 -06:00
  • 67f91454ae Fix uninitialized variable warning in generate_srp_verifier_and_salt Daniel Cristian Cruz 2025-05-18 13:16:14 -03:00
  • 554dd5ddf4
    Update credits for 5.12.0 (#16142) sfan5 2025-05-18 12:13:57 +02:00
  • 8c8b7cb251
    Clean up menus properly on client exit (#16150) sfan5 2025-05-18 12:13:48 +02:00
  • dca88be81d
    Remove PrefersNonDefaultGPU from desktop file (#16095) Jan 2025-05-18 12:13:33 +02:00
  • 0df36f15bb Remove PrefersNonDefaultGPU from desktop file Jan200101 2025-04-30 14:04:25 +02:00
  • 9f7d26db06
    Merge 1ea1720f36 into a817fdffd2 Zughy 2025-05-17 17:13:50 -06:00
  • d56f174781 Apply suggestions from the review Miguel 2025-05-17 13:31:06 -06:00
  • fa95b2060b Fix in links and rename Minetest to Luanti Miguel 2025-05-17 12:52:23 -06:00
  • a817fdffd2
    Complete rename to Luanti in package metadata (#16017) Lars Müller 2025-05-17 15:03:12 +02:00
  • 3020c192b2
    Client: Disable node specular shader effect (#16113) SmallJoker 2025-05-17 15:02:47 +02:00
  • 2a17ec2cf7 Clean up menus properly on client exit sfan5 2025-05-17 11:25:13 +02:00
  • d11d90fb8d
    Update settingtypes to reflect scancode-related changes (#16140) y5nw 2025-05-16 17:16:23 +02:00
  • 1074954fae
    Already working within core namespace jordan4ibanez 2025-05-16 08:16:52 -04:00
  • 381d379996
    Merge 47988061ff into d19640d57f minlemon 2025-05-15 12:04:12 -07:00
  • 6273a189e4 Update credits for 5.12.0 sfan5 2025-05-15 10:20:37 +02:00
  • 511c637c2a Fix handling of skinned meshes for nodes Lars Mueller 2025-05-04 19:57:23 +02:00
  • 1b99a8d67b add missing include Michael Negre 2025-05-05 01:33:24 -04:00
  • 9fbb0fe8a6 delete SMeshBuffer.h Michael Negre 2025-05-02 19:01:10 -04:00
  • e9ca38fef1 replace SMeshBuffer.h with CMeshBuffer.h Michael Negre 2025-05-02 18:53:30 -04:00
  • 2e8aff339c Update settingtypes to reflect scancode-related changes y5nw 2025-05-15 00:03:38 +02:00
  • d19640d57f Run updatepo.sh updatepo.sh 2025-05-14 23:09:54 +02:00
  • 7c5a0d9057 Translated using Weblate (Persian) Sepehr 2025-05-14 22:52:34 +02:00
  • 5cc44edab6 Translated using Weblate (Swedish) Zacharias Tyllström 2025-05-12 22:30:56 +02:00