This website requires JavaScript.
Explore
Docs
Wiki
Blog
main-f892c9da98
Register
Sign In
tinqs
/
engine
Watch
7
Star
0
Fork
0
You've already forked engine
Code
Agents
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Issues
Files
ec7d7abde93f2bc552e52b687ad00a61970fc0de
engine
/
tests
/
core
T
History
A Thousand Ships
a1846b27ea
Improve use of
Ref.is_null/valid
...
Use `is_null` over `!is_valid` and vice versa.
2024-12-23 16:35:02 -05:00
..
config
…
input
…
io
Improve use of
Ref.is_null/valid
2024-12-23 16:35:02 -05:00
math
Increase precision in linear_to_srgb and srgb_to_linear
2024-12-20 10:49:43 -07:00
object
Core: Fix built-in enum constant bindings
2024-11-22 14:03:21 +03:00
os
…
string
Fix handling of leading
..
in simplify_path
2024-12-06 07:53:55 +01:00
templates
Destruct
CowData
more graciously by avoiding accidentally exposing a half-destructed buffer. This can avoid problems if any of the destructed objects tries to access the data while it's being destructed.
2024-12-21 20:01:03 +01:00
threads
…
variant
Add std::initializer_list constructor for Dictionary.
2024-11-29 14:12:40 +02:00
test_crypto.h
…
test_hashing_context.h
…
test_time.h
…