skypjack
|
4a18647aa9
|
test: minor changes
|
2025-12-05 14:42:54 +01:00 |
|
skypjack
|
29dba57433
|
test: cleanup entity
|
2025-12-05 14:38:26 +01:00 |
|
skypjack
|
784ba1e9cd
|
test: cleanup core
|
2025-12-05 14:38:09 +01:00 |
|
skypjack
|
b7040d940f
|
test: cleanup meta
|
2025-12-04 11:53:42 +01:00 |
|
skypjack
|
494714504f
|
test: cleanup container
|
2025-12-04 11:53:33 +01:00 |
|
skypjack
|
f6c688d9e3
|
test: cleanup resource
|
2025-12-04 11:53:21 +01:00 |
|
skypjack
|
6e68159b5e
|
test: thanks msvc, as usual :)
|
2025-12-03 18:32:24 +01:00 |
|
skypjack
|
c8c5905913
|
test: cleanup process
|
2025-12-03 18:28:54 +01:00 |
|
skypjack
|
b90607f87b
|
test: cleanup poly
|
2025-12-03 18:28:37 +01:00 |
|
skypjack
|
cfcee56b95
|
test: cleanup graph
|
2025-12-03 18:28:19 +01:00 |
|
skypjack
|
90d1a8b92d
|
test: cleanup signal
|
2025-12-03 18:28:00 +01:00 |
|
skypjack
|
12d9660016
|
test: cleanup examples
|
2025-12-03 18:27:45 +01:00 |
|
skypjack
|
4cbbdf5ffb
|
test: re-enable commented test
|
2025-12-03 18:10:07 +01:00 |
|
skypjack
|
be2b93549f
|
core: drop type_identity[_t]
|
2025-12-02 17:29:10 +01:00 |
|
skypjack
|
ce2c8b3b91
|
core: reintroduce entt::identity (it's not available everywhere yet, I need to find a solution to inject it when needed)
|
2025-12-01 17:08:22 +01:00 |
|
skypjack
|
cd28e6269b
|
core: next_power_of_two -> std::bit_ceil
|
2025-12-01 17:04:28 +01:00 |
|
skypjack
|
760b2aaccf
|
*: entt::has_single_bit -> std::has_single_bit
|
2025-11-27 17:26:03 +01:00 |
|
skypjack
|
537ffb48a7
|
*: entt::popcount -> std::popcount
|
2025-11-26 14:37:26 +01:00 |
|
skypjack
|
13395a88f1
|
core: drop entt::identity
|
2025-11-25 15:29:30 +01:00 |
|
skypjack
|
0503932abf
|
test: use std::identity instead of entt::identity
|
2025-11-25 15:28:58 +01:00 |
|
skypjack
|
c84ff3bcd8
|
build: C++20
|
2025-11-25 11:55:39 +01:00 |
|
skypjack
|
ea3de5499e
|
any: remove deprecated functions
|
2025-11-24 15:52:15 +01:00 |
|
skypjack
|
de32688d46
|
meta: remove deprecated functions/types
|
2025-11-24 15:52:03 +01:00 |
|
skypjack
|
98872fc1cc
|
poly: remove deprecated functions
|
2025-11-24 14:53:02 +01:00 |
|
skypjack
|
75fa927f31
|
sparse set: remove deprecated functions
|
2025-11-24 14:52:36 +01:00 |
|
skypjack
|
713bcd50a3
|
test: explicit nullptr check
|
2025-11-15 19:11:54 +01:00 |
|
skypjack
|
03a45d9cca
|
test: clang-tidy friendly tests
|
2025-11-15 18:51:35 +01:00 |
|
skypjack
|
cffbf89d9b
|
test: refine lib tests
|
2025-11-15 18:50:57 +01:00 |
|
skypjack
|
4905da2637
|
test: internal changes to make clang-tidy happy
|
2025-11-15 16:02:36 +01:00 |
|
skypjack
|
d15e514f10
|
meta: allow unsetting flags from meta factory
|
2025-11-12 10:08:31 +01:00 |
|
skypjack
|
9caaf569e6
|
config: drop attribute.h, merge it with config.h
|
2025-11-07 10:21:02 +01:00 |
|
skypjack
|
5df7142f51
|
*: move attribute.h to config
|
2025-11-05 23:47:16 +01:00 |
|
skypjack
|
0d678442a0
|
cmake: profile prop
|
2025-11-03 23:37:43 +01:00 |
|
skypjack
|
d7c58d00b4
|
test: make the linter happy again
|
2025-10-31 14:44:38 +01:00 |
|
skypjack
|
31d5d5ff1c
|
meta: top-level only searches for data and functions
|
2025-10-31 11:36:26 +01:00 |
|
skypjack
|
cba31e00ea
|
meta: as_is -> as_value / as_auto -> as_is (breaking)
|
2025-10-29 17:40:18 +01:00 |
|
skypjack
|
d366a5ed92
|
meta: as_auto policy
|
2025-10-28 15:34:45 +01:00 |
|
skypjack
|
d92bea4afd
|
test: non-regression tests for meta_type::lookup constness
|
2025-10-27 00:01:13 +01:00 |
|
skypjack
|
bbfd458d2d
|
test: more about overloaded meta functions
|
2025-10-26 23:51:18 +01:00 |
|
skypjack
|
87a114ccc6
|
test: more about meta_func
|
2025-10-26 23:37:43 +01:00 |
|
skypjack
|
6852415ffc
|
test: minor changes
|
2025-10-26 15:11:04 +01:00 |
|
skypjack
|
5e6ccdedc8
|
meta: not going to drop policy anymore, we can use it safely
|
2025-10-24 10:19:42 +02:00 |
|
skypjack
|
b1bb9b4b5b
|
test: reduce uses of basic_any<...>::policy()
|
2025-10-21 15:10:17 +02:00 |
|
skypjack
|
0fa1bc5999
|
test: cleanup
|
2025-10-08 12:28:22 +02:00 |
|
skypjack
|
f73409e9ad
|
meta: safe self-assignment for meta_any
|
2025-10-07 17:33:45 +02:00 |
|
skypjack
|
740cf006d9
|
any: safe self-assignment
|
2025-10-07 17:33:32 +02:00 |
|
skypjack
|
dd7b96fc9e
|
test: make them clang-tidy friendly
|
2025-10-07 15:59:01 +02:00 |
|
skypjack
|
1116c33ada
|
test: minor changes
|
2025-10-07 15:30:58 +02:00 |
|
skypjack
|
fcf455f7ef
|
any: ::has_value overloads
|
2025-10-07 09:24:21 +02:00 |
|
skypjack
|
e76bbb2015
|
test: code coverage
|
2025-10-03 17:36:50 +02:00 |
|