-
6108f5cb28
[vec] Add parallax factor to toworldcoords() and toscreencoords()
master
Lorenzo Cogotti
2024-01-26 16:29:53 +0100
-
d1d452f19f
[algo] Drop math functions (moved to mathx)
Lorenzo Cogotti
2024-01-26 16:27:52 +0100
-
37779954f9
[mathx,init] Add math utilities
Lorenzo Cogotti
2024-01-26 16:25:08 +0100
-
5c76bdeed8
[timer] Minor style fix
Lorenzo Cogotti
2024-01-26 16:24:30 +0100
-
41954aff63
[color] Add helper functions for HSV and HSL color conversion
Lorenzo Cogotti
2024-01-26 16:23:55 +0100
-
2b7c1dd829
[.luarc] Add lua-language-server config file.
Lorenzo Cogotti
2023-11-21 12:08:10 +0100
-
940846e420
[vec] Add 2D cross product
Lorenzo Cogotti
2023-11-21 11:26:52 +0100
-
34221bf850
[algo] Add sign() function
Lorenzo Cogotti
2023-11-01 11:21:02 +0100
-
08ac115ea2
[algo] Fix typo
Lorenzo Cogotti
2023-11-01 11:19:13 +0100
-
9fa38d17a2
[strings] Add utility to test whether a path is absolute
Lorenzo Cogotti
2023-09-23 16:03:12 +0200
-
12a12197df
[strings] Add optimized utilities to deal with path extensions
Lorenzo Cogotti
2023-09-23 15:50:52 +0200
-
f6e031a98a
[timer] Handle cancel(nil) as NOP.
Lorenzo Cogotti
2023-09-19 18:11:17 +0200
-
2abcf253ca
[color] Add color operations and utilities.
Lorenzo Cogotti
2023-06-01 23:12:43 +0200
-
4ad64d0343
[README,camera] Add camera management module.
Lorenzo Cogotti
2023-06-01 23:12:20 +0200
-
00d41367d6
[vec] Add functions to compute angles, minor style fixes.
Lorenzo Cogotti
2023-06-01 22:47:35 +0200
-
2959abc4f6
[timer] Rework new() consistently with other classes.
Lorenzo Cogotti
2023-06-01 22:46:39 +0200
-
d3129070d9
[algo] Add stable sort algorithm, using merge sort.
Lorenzo Cogotti
2023-06-01 22:44:27 +0200
-
c58edfa486
[algo] Optimize insertion sort.
Lorenzo Cogotti
2023-06-01 22:43:25 +0200
-
dba877a190
[signal] Fix module name and summary.
Lorenzo Cogotti
2023-06-01 22:41:47 +0200
-
9928899df1
[vec] Fix sqrdist* functions.
Lorenzo Cogotti
2023-03-04 08:32:16 +0100
-
99fde174df
[meta] Improve isinstance().
Lorenzo Cogotti
2022-11-06 17:32:55 +0100
-
62d22658b3
Merge branch 'master' of https://gitea.it/1414codeforge/gear
Lorenzo Cogotti
2022-11-06 17:26:50 +0100
-
-
0408a4a31f
[strings] Add path utility functions, improve documentation.
Lorenzo Cogotti
2022-10-02 14:40:30 +0200
-
c7849901cf
[vec] Add cross product between vectors.
Lorenzo Cogotti
2022-09-15 09:18:25 +0200
-
75d60b98f5
[meta] Use rawequal() to compare tables in isinstance().
Lorenzo Cogotti
2022-09-10 09:41:44 +0200
-
-
ac68fce474
[README] Update ldoc usage.
Lorenzo Cogotti
2022-09-01 09:02:20 +0200
-
32cecbef1c
[rect] Make rotatesincos() require() path safer.
Lorenzo Cogotti
2022-09-01 08:57:26 +0200
-
0ce17379a1
[algo] Improve documentation.
Lorenzo Cogotti
2022-09-01 08:52:02 +0200
-
018fc77a13
[strings] Add file header.
Lorenzo Cogotti
2022-09-01 08:29:50 +0200
-
d49a9a1c21
[meta] Improve documentation.
Lorenzo Cogotti
2022-09-01 08:28:59 +0200
-
c6f486bf9f
[config.ld] Add ldoc config.ld to project.
Lorenzo Cogotti
2022-09-01 08:27:57 +0200
-
a2180170ed
[meta] Add table deep copy function.
Lorenzo Cogotti
2022-09-01 08:27:39 +0200
-
96e03c54a5
[rect] Fix variables name.
Lorenzo Cogotti
2022-08-16 11:29:34 +0200
-
5902182543
[init] Fix signal and timer entries, capitalize them since they are classes.
Lorenzo Cogotti
2022-08-16 11:19:39 +0200
-
043989c0fd
[signal,timer,init] Add customized versions of signal and timer from vrld/hump.
Lorenzo Cogotti
2022-08-16 10:38:33 +0200
-
de08ac3e66
[init] Fix missing comma.
Lorenzo Cogotti
2022-08-16 00:19:22 +0200
-
18376860f3
[README] Update README.
Lorenzo Cogotti
2022-08-16 00:16:17 +0200
-
9a1b9fedcd
[shadowtext] Add text with drop shadow utilities.
Lorenzo Cogotti
2022-08-16 00:15:50 +0200
-
619d31bf2f
[spec/utils_spec.lua] Remove obsolete test.
Lorenzo Cogotti
2022-08-16 00:10:44 +0200
-
0e2dd54011
[spec/*,*] Split library in submodules.
Lorenzo Cogotti
2022-08-16 00:10:09 +0200
-
e658ba45c7
[df-utils] Remove rockspec, unnecessary for LÖVE-specific library.
Lorenzo Cogotti
2022-08-16 00:05:59 +0200
-
5c345d5e60
[*] Initial commit.
Lorenzo Cogotti
2022-08-12 17:21:42 +0200