Michele Caini
|
c54409bdfb
resource: fully review the resource module
|
4 years ago |
Michele Caini
|
b8bb509d5c
resource:
|
4 years ago |
Michele Caini
|
1a62338349
storage: split sigh_storage_mixin
|
4 years ago |
Michele Caini
|
92d7337f04
config: macro.h (just in case)
|
4 years ago |
Chris Ohk
|
aa275f4b1c
doc: fix minor typos (#842)
|
4 years ago |
Michele Caini
|
b054e93f0e
build system: removed the in-source build check
|
4 years ago |
Michele Caini
|
7eec610d21
container:
|
4 years ago |
Michele Caini
|
6e03fe77ae
doc: updated copyright
|
4 years ago |
Michele Caini
|
365c57be4c
build system: allow compiling the tests with clang-cl (thanks gtest for failing otherwise)
|
4 years ago |
Michele Caini
|
7112dda299
build_system: added all headers to the EnTT target
|
4 years ago |
Michele Caini
|
00e7ab1db8
entity: fully remove the poly storage support
|
4 years ago |
Michele Caini
|
16e3cfc589
container: added dense_hash_set
|
4 years ago |
Michele Caini
|
dd2f515af1
build_system: avoid using INTERNAL for cmake variables since it also implies STRING
|
4 years ago |
Michele Caini
|
df25482643
build_system: support for natvis files (optionally added to the target)
|
4 years ago |
Michele Caini
|
8699e96609
build_system:
|
4 years ago |
Michele Caini
|
b0dcaaf744
build_system: refine ENTT_USE_SANITIZER usage
|
4 years ago |
Michele Caini
|
7db001995c
build system: make EnTT files show up in IDEs automatically (close #776)
|
4 years ago |
Michele Caini
|
d63f9e1eff
build_system: make ENTT_CXX_STD a cached string variable (not used yet, see #751)
|
4 years ago |
Michele Caini
|
461865bf3b
build_system: make ENTT_ID_TYPE a cached string variable
|
4 years ago |
Michele Caini
|
1f1e02fee1
build system: test id type std::uint64_t on the CI, all platforms
|
4 years ago |
Michele Caini
|
02b6ffc771
build system: add ubsan to the CI
|
5 years ago |
Michele Caini
|
340d66c24c
build system: split build and sanitizer runs
|
5 years ago |
Michele Caini
|
d73892d25a
build system: more on pkg-config + updated README file
|
5 years ago |
Alexandru-Sergiu Marton
|
1ebf614d79
build system: add pkg-config support (#674)
|
5 years ago |
Michele Caini
|
72d2adfe1c
*: updated copyright
|
5 years ago |
Michele Caini
|
d6d0cdf9aa
build system: avoid enabling tests by default when EnTT is the top dir project
|
5 years ago |
Martin Stump
|
7d002df94f
build system: add MAIN_PROJECT check for test option (#610)
|
5 years ago |
Michele Caini
|
0b73082aa0
build system: minor changes to make it work again with the CI
|
5 years ago |
Gnik
|
085e1ae157
build system: prefix cmake variables with ENTT_. (#585)
|
5 years ago |
Michele Caini
|
cec1b932bd
example: custom identifier (and some fixes for the purpose)
|
5 years ago |