Commit Graph

610 Commits

Author SHA1 Message Date
Lars Mueller
f3d856c2db Add vector.axis_angle3 2022-06-17 11:15:47 +02:00
Lars Mueller
c14c208a61 vector: get rid of lexical comparisons 2022-06-17 11:15:24 +02:00
Lars Mueller
c50410a81e Fix raycast crash 2022-06-16 16:11:07 +02:00
Lars Mueller
738ae8a6ae Bump version & update changelog 2022-06-08 11:31:51 +02:00
Lars Mueller
c088057d56 Clean up B3D reader, add B3D writer 2022-06-08 11:31:25 +02:00
Lars Mueller
c0b2957c67 Fix binary.write_float 2022-06-08 10:17:15 +02:00
Lars Mueller
c823ca9533 Fix binary.write_int 2022-06-08 09:48:10 +02:00
Lars Mueller
9d221a890d mod.configuration: Return schema 2022-06-08 09:40:08 +02:00
Lars Mueller
aef7ad5e6e Improve b3d:get_animated_bone_properties 2022-06-04 14:27:51 +02:00
Lars Mueller
b974113fa9 Turn conf.build_tree error into warning 2022-06-01 11:31:15 +02:00
Lars Mueller
7989f40615 Bump version 2022-05-13 12:49:15 +02:00
Lars Mueller
e3d2d8fba9 Schema: Add enum support to settingtypes gen 2022-05-13 12:48:03 +02:00
Lars Mueller
201f32694f Bump version 2022-05-13 12:20:35 +02:00
Lars Mueller
8391532f6e Schema: Fix settingtypes subtree ordering & level 2022-05-13 12:13:16 +02:00
Lars Mueller
11d47f1041 Schema: Improve code quality 2022-05-13 11:58:42 +02:00
Lars Mueller
9578d87d8b Schema: Minor improvement to MD gen 2022-05-13 11:56:26 +02:00
Lars Mueller
fb89c85c66 Schema: Fix settingtypes ranges 2022-05-13 11:56:12 +02:00
Lars Mueller
d2656f08de Bump version 2022-05-13 11:51:00 +02:00
Lars Mueller
d4465f5d9e Schema: Fix value set check 2022-05-13 11:50:48 +02:00
Lars Mueller
f9a2797c92 Bump version 2022-05-13 11:45:21 +02:00
Lars Mueller
80913644b6 Schema: Make optional values optional again 2022-05-13 11:45:04 +02:00
Lars Mueller
49472bfc66 Bump version 2022-05-13 11:37:24 +02:00
Lars Mueller
0a6d3b9848 Media: Expose more information (mods, overrides) 2022-05-13 11:35:32 +02:00
Lars Mueller
f0d888d44d Bump version 2022-05-12 10:45:07 +02:00
Lars Mueller
912f2f01a0 Fix quaternion multiplication 2022-05-12 10:44:18 +02:00
Lars Mueller
3fc0808b18 Bump version 2022-05-11 20:22:21 +02:00
Lars Mueller
df4711bb4f B3D: Fix get_animated_bone_properties 2022-05-11 19:32:38 +02:00
Lars Mueller
48e5508322 Fix setting unknown fields on vectors not working 2022-05-11 13:58:29 +02:00
Lars Mueller
b52fee94af Add math.clamp 2022-05-10 19:44:27 +02:00
Lars Mueller
ead91a1e5d Bluon tests: Remove outdated comment 2022-05-07 14:14:21 +02:00
Lars Mueller
3877e339c6 Support CSS Color Module Level 4 (see minetest/minetest#12204) 2022-04-28 10:31:09 +02:00
Lars Mueller
da0fc453cd Colorspec: Support name#%x 2022-04-21 11:16:57 +02:00
Lars Mueller
5dd5e50704 Colorspec: Use hex numbers to improve readability 2022-04-21 11:10:32 +02:00
Lars Mueller
b00c0f0d51 B3D: Fix incorrect reading of brush blend & fx as floats 2022-04-21 11:08:43 +02:00
Lars Mueller
b7ae328aab SQLite persistence: Wrap rewrite in transaction 2022-03-01 12:03:56 +01:00
Lars Mueller
5bce5c79cc Binary float writing: Fix double truncation 2022-02-28 12:36:06 +01:00
Lars Mueller
209fb06d6d Binary float writing: Improve performance 2022-02-28 12:30:39 +01:00
Lars Mueller
5efc048887 Clean up tests 2022-02-28 11:01:03 +01:00
Lars Mueller
f53ea61fbe Fix colorspec test 2022-02-28 10:57:10 +01:00
Lars Mueller
e0733cc469 Bump version 2022-02-28 01:23:12 +01:00
Lars Mueller
f7522265b6 Fix grammar 2022-02-28 01:22:00 +01:00
Lars Mueller
7ef08b8a5c Fix SQLite3 persistence crashing if loaded twice 2022-02-28 01:21:42 +01:00
Lars Mueller
d4d3b456b5 SQLite3 persistence: Fix garbage collection 2022-02-28 01:11:56 +01:00
Lars Mueller
214533f4bf Minor Readme Fix 2022-02-27 17:43:05 +01:00
Lars Mueller
69510b1965 Clean up persistence.lua 2022-02-27 17:41:25 +01:00
Lars Mueller
2c5e2e1e5c JSON parser: Add explanatory RegEx 2022-02-27 17:40:11 +01:00
Lars Mueller
cb15345e13 Bump version again 2022-02-27 17:33:38 +01:00
Lars Mueller
e8722e3dac B3D test: Close stream as early as possible 2022-02-20 01:39:52 +01:00
Lars Mueller
eef3ea9c57 Localize setmetatable
(forgot to commit when implementing log)
2022-02-15 09:17:13 +01:00
Lars Mueller
dc4443cbd4 Remove overridden incorrect field 2022-01-25 19:53:17 +01:00