Zoë Gidiere
|
8ffb09db36
|
Merge branch 'master' into dev/7.0-2
|
2025-02-28 11:36:23 -07:00 |
|
Zoë Gidiere
|
f278ae7ab5
|
update licence
|
2025-02-26 22:34:41 -07:00 |
|
Zoe Gidiere
|
cd2421bb49
|
Merge branch 'ver/6.6.0' into dev/7.0-2
|
2024-10-12 15:42:47 -06:00 |
|
Zoe Gidiere
|
b9c2f4e63b
|
Update Licence year
|
2024-10-12 02:03:43 -06:00 |
|
Zoe Gidiere
|
581651e83b
|
reformat
|
2024-09-24 10:06:57 -06:00 |
|
Zoe Gidiere
|
a95a1284a4
|
reformat
|
2024-09-24 09:54:53 -06:00 |
|
Zoe Gidiere
|
c95b3c09a8
|
Merge branch 'ver/6.5.0' into dev/7.0-2
|
2024-09-24 09:44:35 -06:00 |
|
Zoe Gidiere
|
d6772f51ea
|
Reformat
|
2024-09-23 20:56:13 -06:00 |
|
Zoe Gidiere
|
ddb131d413
|
Merge remote-tracking branch 'origin/ver/6.5.0' into dev/7.0-2
|
2024-09-20 16:42:39 -06:00 |
|
Zoe Gidiere
|
b63f5f4a8f
|
Reformat
|
2024-09-18 12:43:41 -06:00 |
|
Zoë Gidiere
|
4c71355535
|
Reformat
|
2023-12-12 19:07:57 -07:00 |
|
Zoë Gidiere
|
6f03746e41
|
another fix
|
2023-12-12 16:09:08 -07:00 |
|
Zoë Gidiere
|
a9f973cae9
|
WIP Random Changes
|
2023-12-12 15:57:04 -07:00 |
|
Zoë Gidiere
|
8dd1f49b88
|
Merge remote-tracking branch 'origin/dev/remove-loader' into dev/metapacks
|
2023-12-11 14:54:59 -07:00 |
|
Zoë Gidiere
|
0ad7ee4f9f
|
fix CME
|
2023-12-10 16:57:27 -07:00 |
|
Astrash
|
c0aaf6c6e8
|
Add messages to exceptions
|
2023-11-28 10:36:30 +11:00 |
|
Astrash
|
1ab3233cba
|
Reformat code
|
2023-11-25 15:14:16 +11:00 |
|
Astrash
|
4ba71e9c27
|
packDirectory -> rootPath
|
2023-11-25 15:07:45 +11:00 |
|
Astrash
|
5c7441241c
|
Replace Loader with java.nio.files
|
2023-11-25 13:31:42 +11:00 |
|
Zoë Gidiere
|
272556ed81
|
final reformat and import optimize
|
2023-11-12 21:45:47 -07:00 |
|
Zoë Gidiere
|
fd0c4df04c
|
Revert "add stub for not physics"
This reverts commit 839bc23a5a2ee5919b7c99620b1d14bdd61923c1.
|
2023-11-12 21:18:27 -07:00 |
|
Astrashh
|
defd775f13
|
Change Java whitespace handling in .editorconfig (#425)
* Change whitespace handling in .editorconfig
* Reformat code
* fix format error
* Reformat code
---------
Co-authored-by: Zoë Gidiere <duplexsys@protonmail.com>
|
2023-11-13 00:57:01 +00:00 |
|
Astrashh
|
4065cfea53
|
Fix YAML formatting (#426)
* Remove trailing whitespace in YAML formatting
* Reformat YAML files
|
2023-11-10 00:47:12 +00:00 |
|
Zoë Gidiere
|
839bc23a5a
|
add stub for not physics
|
2023-11-09 11:29:09 -07:00 |
|
Zoë Gidiere
|
020033f839
|
add rsqrt ts function
|
2023-11-08 19:53:36 -07:00 |
|
Zoë Gidiere
|
b3ef4ac79c
|
optimized tan
|
2023-11-08 19:52:05 -07:00 |
|
Zoë Gidiere
|
c00753b0fc
|
let reformat have another go at it
|
2023-11-05 20:12:57 -07:00 |
|
Zoë Gidiere
|
81a96d6b76
|
Reformat code
|
2023-11-02 18:47:36 -06:00 |
|
Zoë Gidiere
|
c98d39c5d7
|
Update licence year
|
2023-11-02 18:42:51 -06:00 |
|
Zoë Gidiere
|
9292d3de17
|
Remove FastMath
hotspot has intrinsics for almost everything we use it for
|
2023-10-26 10:37:25 -06:00 |
|
Zoë Gidiere
|
23f47de10a
|
fix pack loading error
|
2023-09-29 23:35:17 -06:00 |
|
Zoë Gidiere
|
33d654dc8e
|
impl fabric
|
2023-09-29 23:05:05 -06:00 |
|
Zoë Gidiere
|
f0c602d7e7
|
implement physics on the api side
we will see if platform changes are needed
|
2023-09-29 22:10:03 -06:00 |
|
dfsek
|
b3a8f375bc
|
reformat all code
|
2022-07-06 19:28:07 -07:00 |
|
Zoë
|
dbd5edabae
|
Imports
|
2022-06-26 21:48:38 -07:00 |
|
dfsek
|
036a166909
|
fix ParserTest
|
2022-06-16 23:40:52 -07:00 |
|
dfsek
|
2001b4c6f8
|
remove TerraScript PerformanceTest
|
2022-06-15 20:03:32 -07:00 |
|
dfsek
|
e5fa4fd1f1
|
remove decimal on whole numbers (keeps parity with old scripts)
|
2022-06-14 22:18:31 -07:00 |
|
dfsek
|
8c9afc4592
|
recursively update variable table size
|
2022-06-14 22:01:54 -07:00 |
|
dfsek
|
3122962dc1
|
fix Function#applyDouble
|
2022-06-14 21:54:19 -07:00 |
|
dfsek
|
14e035bf2e
|
use applyDouble and applyBoolean in applicable ops
|
2022-06-14 21:51:05 -07:00 |
|
dfsek
|
b2cc0d48aa
|
use local variable table for terrascript
|
2022-06-14 21:30:58 -07:00 |
|
dfsek
|
613b96288a
|
add primitive overrides to TerraScript items
|
2022-06-14 19:09:43 -07:00 |
|
dfsek
|
a5db29f2ad
|
fix TerraScript EqualsStatement
|
2022-06-02 22:04:52 -07:00 |
|
dfsek
|
20e6b8bb63
|
promote terrascript log function to info level
|
2022-06-02 22:03:36 -07:00 |
|
dfsek
|
01d4174092
|
bump all addon versions
|
2022-05-29 21:33:45 -07:00 |
|
dfsek
|
ee373bbe4b
|
reformat code
|
2022-05-26 19:40:41 -07:00 |
|
dfsek
|
49857f6b91
|
remove Properties
|
2022-05-26 19:33:37 -07:00 |
|
dfsek
|
8655f7811a
|
remove rotationutil methods
|
2022-05-26 19:32:20 -07:00 |
|
dfsek
|
3ec15960cf
|
reduce overhead of profiler when not profiling
|
2022-05-26 12:51:18 -07:00 |
|