skytrias
|
9f5854e24e
|
Update orca bindings and macros to requested changes
|
2024-08-02 23:46:02 +02:00 |
|
skytrias
|
f8e0cda113
|
Add autogenerated orca bindings and macros from laytan
|
2024-08-01 19:19:24 +02:00 |
|
 Michael KutowskiandGitHub
|
3d90e580c5
|
check to see if s.builder is nil
|
2023-11-23 00:04:06 +01:00 |
|
 Michael KutowskiandGitHub
|
f635d3d8af
|
forgot to use the old package name
|
2023-11-23 00:02:48 +01:00 |
|
 Michael KutowskiandGitHub
|
29f1b79d70
|
Add setup_once and clear_all, tidy up old code and add a few comments
|
2023-11-22 23:56:58 +01:00 |
|
 Michael KutowskiandGitHub
|
2af2a035dc
|
Merge branch 'odin-lang:master' into master
|
2023-11-21 21:05:16 +01:00 |
|
skytrias
|
f97ccca514
|
added ToUnicode to win32
|
2023-11-21 21:01:05 +01:00 |
|
skytrias
|
ca1d437435
|
add build flags restrictions
|
2023-06-26 21:28:54 +02:00 |
|
skytrias
|
bbe50bdaf1
|
-strict-style fix
|
2023-06-23 16:21:52 +02:00 |
|
skytrias
|
6b59aee336
|
cleanup with -vet and add to all_vendor
|
2023-06-23 16:18:40 +02:00 |
|
Skytrias
|
f36e19e86f
|
fix GL2
|
2022-12-24 11:47:57 +01:00 |
|
Skytrias
|
86fada718e
|
optional constants, starting GL2 fixes
|
2022-12-24 11:30:15 +01:00 |
|
Skytrias
|
2a94b66f4d
|
test
|
2022-12-24 11:19:12 +01:00 |
|
 Michael KutowskiandGitHub
|
4ee413aa32
|
Merge branch 'odin-lang:master' into skytrias-vendor-additions
|
2022-12-24 10:39:01 +01:00 |
|
skytrias
|
63a0395a79
|
refactor SPECIALS_TABLE
|
2022-12-21 22:08:03 +01:00 |
|
skytrias
|
94af3c2887
|
package name changed
|
2022-12-21 21:38:21 +01:00 |
|
skytrias
|
e5d0417a6c
|
folder name changed
|
2022-12-21 21:36:50 +01:00 |
|
skytrias
|
9474c99795
|
add freeLoadedData flag in case you dont want to remove font memory (e.g. #load)
|
2022-12-21 01:36:00 +01:00 |
|
skytrias
|
1bea0f3772
|
fix styling issues and use switches in cases its necessary, add comments to helpers
|
2022-12-20 15:48:10 +01:00 |
|
skytrias
|
ff7f139fd7
|
add iter_index and update tests to use easier matcher setup
|
2022-12-20 12:59:32 +01:00 |
|
 Michael KutowskiandGitHub
|
84a7f222ff
|
mention fontstash and nanovg in reamde
|
2022-12-20 12:27:23 +01:00 |
|
skytrias
|
d29423c24e
|
add fontstash and nanovg port from heimdall
|
2022-12-20 12:17:23 +01:00 |
|
skytrias
|
967afd8bbb
|
try helper procedures / structs
|
2022-12-18 23:11:23 +01:00 |
|
skytrias
|
0ae1812f90
|
small fixes and oob checks, stop infinite loops on empty matches
|
2022-12-18 23:11:23 +01:00 |
|
skytrias
|
eb5523d5d3
|
case insensitive helper call
|
2022-12-18 23:11:23 +01:00 |
|
skytrias
|
3f4bbbec29
|
add proper unicode walking
|
2022-12-18 23:11:23 +01:00 |
|
skytrias
|
70bd220f34
|
balanced string, frontier pattern, gsub_with and their tests added
|
2022-12-18 23:11:23 +01:00 |
|
skytrias
|
bd3596f012
|
create lua strlib text package and tests
|
2022-12-18 23:11:23 +01:00 |
|
 Michael KutowskiandGitHub
|
8daecf7532
|
Update constants.odin
|
2022-11-15 01:06:03 +01:00 |
|
 Michael KutowskiandGitHub
|
11d665c25a
|
Update enums.odin
|
2022-11-15 01:05:38 +01:00 |
|
 Michael KutowskiandGitHub
|
f65bdf5733
|
else statement to allow skipping unused struct fields
|
2022-09-30 19:40:41 +02:00 |
|
 Michael KutowskiandGitHub
|
b739044e69
|
Update marshal.odin
|
2022-08-12 13:59:11 +02:00 |
|
 Michael KutowskiandGitHub
|
9e0107c9fc
|
add new soa type, my bad wasnt on master
|
2022-08-12 13:50:19 +02:00 |
|
 Michael KutowskiandGitHub
|
107e016508
|
switch styling and opt.spaces max
|
2022-08-12 13:42:19 +02:00 |
|
 Michael KutowskiandGitHub
|
425dec8bb8
|
add uint as hex option
|
2022-08-08 18:28:28 +02:00 |
|
 Michael KutowskiandGitHub
|
53e0d182af
|
...bad paste
|
2022-08-05 18:56:14 +02:00 |
|
 Michael KutowskiandGitHub
|
a6fa41e290
|
marshal output options with pretty option and other config
|
2022-08-05 18:53:29 +02:00 |
|
 Michael KutowskiandGitHub
|
b313d09c2c
|
flux fixed key deletion and generic in flux_to
|
2022-06-28 18:27:52 +02:00 |
|
 Michael KutowskiandGitHub
|
b5aa50aaa4
|
documentation for the rest of the strings library
|
2022-04-03 19:37:54 +02:00 |
|
 Michael KutowskiandGitHub
|
880d330cca
|
update delay to use deltatime, add time left
|
2022-03-27 16:34:00 +02:00 |
|
 Michael KutowskiandGitHub
|
58f4d533b7
|
add string documentation & examples, fix & cleanup string_multi
|
2022-03-27 11:39:17 +02:00 |
|
 Michael KutowskiandGitHub
|
d2ff6f424d
|
add math easing package
|
2022-03-27 11:32:46 +02:00 |
|
 Michael KutowskiandGitHub
|
4439d59105
|
add builtin.
|
2021-11-19 00:24:56 +01:00 |
|
skytrias
|
6399f2b014
|
fix strip-semicolon using original file handle size
|
2021-10-23 00:12:32 +02:00 |
|
skytrias
|
9ceb6b79fd
|
small package fixes
|
2021-09-29 21:47:36 +02:00 |
|
 Michael KutowskiandGitHub
|
54e16bed0a
|
add linux system dependencies for raylib
|
2021-09-14 18:17:08 +02:00 |
|
 Michael KutowskiandGitHub
|
7b0ba76915
|
Update specific.odin
|
2020-08-29 22:33:24 +02:00 |
|
 Michael KutowskiandGitHub
|
bd8ca64a30
|
Merge pull request #1 from odin-lang/master
Merge pull request #724 from Skytrias/master
|
2020-08-29 22:32:26 +02:00 |
|
 Michael KutowskiandGitHub
|
12895de9ac
|
fix hsl math.mod to usual hsl conversion
|
2020-08-29 21:49:49 +02:00 |
|