Commit Graph

2609 Commits

Author SHA1 Message Date
skypjack
071febbc0c any: as_ref() on empty returns empty 2026-02-12 09:18:26 +01:00
skypjack
0bb54130c9 meta: invalid meta_any when copying non-copyable types 2026-02-11 18:43:36 +01:00
skypjack
f93d28981f entt: there is a reason why an allocator concept does not exist... 2026-02-10 16:29:46 +01:00
skypjack
7b46448cd9 test: please older compilers (like g++13) 2026-02-06 18:49:49 +01:00
skypjack
ed590b7ac8 concepts: allocator_like 2026-02-06 18:33:57 +01:00
skypjack
bde5d86690 test: concepts 2026-02-06 18:30:46 +01:00
skypjack
f22c7d931b test: iterator concepts workarounds 2026-02-05 18:43:22 +01:00
skypjack
4e191a95f4 test: cleanup 2026-02-04 09:56:08 +01:00
skypjack
e08302e169 test: enclose expression in parentheses 2026-02-02 14:04:46 +01:00
skypjack
f28104bfac test: less sfinae, more concepts 2026-02-02 14:01:06 +01:00
skypjack
924cb5f9e0 test: typo 2026-01-30 18:47:36 +01:00
skypjack
3cc3a03c40 test: internal changes 2026-01-30 18:30:50 +01:00
skypjack
ad330e4c94 meta: support name clashing between meta data/func and type 2026-01-29 09:43:38 +01:00
skypjack
c2e7139a70 test: internal changes 2026-01-26 14:43:29 +01:00
skypjack
b8cb5de8dd dispatcher: try to also please g++12 2026-01-22 17:54:02 +01:00
skypjack
beda424de1 dispatcher: support enqueueing the same event type from listeners - close #1303 2026-01-22 17:19:16 +01:00
skypjack
2aecdfe497 meta: added meta_base to further reduce implicit hidden lookups 2026-01-20 09:17:24 +01:00
skypjack
c91b1c9155 entity: use entity_like as needed to constrain types in the ecs module 2026-01-16 08:28:24 +01:00
skypjack
1f41b86665 test: add missing include 2026-01-10 18:27:04 +01:00
skypjack
7d4933790b test: internal changes to modernize the codebase 2026-01-09 15:32:42 +01:00
skypjack
8992822fe7 test: discard the no longer necessary operator!= 2026-01-08 11:14:37 +01:00
skypjack
deed237bbe meta: return a string_view from name() 2026-01-05 12:16:55 +01:00
skypjack
d26a9baa1c test: avoid shadow warning 2026-01-05 11:39:36 +01:00
skypjack
3e9bddff98 test: avoid shadow warnings 2026-01-05 11:38:32 +01:00
skypjack
e2044f34a8 test: avoid shadow warnings 2026-01-05 11:35:34 +01:00
skypjack
bfd7320609 meta: prepare to more perf improvements 2026-01-03 11:48:02 +01:00
skypjack
ed1fd2dc26 test: add missing template keywords 2025-12-29 17:27:02 +01:00
skypjack
3552f45b83 build: delete SETUP_BASIC_TEST_DEPRECATED 2025-12-28 20:07:50 +01:00
skypjack
8f6e1588e5 build: review entity tests 2025-12-28 20:07:13 +01:00
skypjack
1f7efe511d build: review example tests 2025-12-24 10:26:01 +01:00
skypjack
9bcd14f31f build: refine lib tests 2025-12-23 17:28:28 +01:00
skypjack
21a9525b44 build: refine meta tests 2025-12-23 17:24:01 +01:00
skypjack
374b612c15 build: refine signal tests 2025-12-23 15:31:41 +01:00
skypjack
741fdc3810 build: review core tests 2025-12-23 15:25:28 +01:00
skypjack
e9d4c05825 build: review container tests 2025-12-23 15:23:33 +01:00
skypjack
7b273db8b8 build: review config tests 2025-12-23 15:22:35 +01:00
skypjack
6f2ba58e21 build: review graph tests 2025-12-23 15:22:16 +01:00
skypjack
b3b794aef5 build: review stl tests 2025-12-23 15:20:01 +01:00
skypjack
f2fc45dd36 build: review resource tests 2025-12-23 15:17:06 +01:00
skypjack
c210375657 build: review process tests 2025-12-23 15:16:25 +01:00
skypjack
85503302cb build: review poly tests 2025-12-23 15:14:25 +01:00
skypjack
aaeeba2167 build: review locator tests 2025-12-23 15:13:55 +01:00
skypjack
e734078bb0 build: review benchmark test 2025-12-23 15:12:14 +01:00
skypjack
98cf280aae build: prepare test refactoring 2025-12-23 15:11:11 +01:00
skypjack
d14707ed3a test: prepare for refactoring 2025-12-22 16:40:11 +01:00
skypjack
b157dfbf86 test: prepare for refactoring 2025-12-22 11:33:00 +01:00
skypjack
ebb9cf017a entt: replaced identity with stl::identity 2025-12-22 10:24:34 +01:00
skypjack
09b9099b1c stl: functional.hpp for identity 2025-12-22 10:22:46 +01:00
skypjack
036196bed3 config: ENTT_USE_STL (mainly for test purposes) 2025-12-19 17:47:17 +01:00
skypjack
884f698fab core: make inclusion of custom to_address conditional 2025-12-19 15:37:54 +01:00