lupoDharkael
|
95a1400a2a
|
Replace NULL with nullptr
|
2020-04-02 13:38:00 +02:00 |
|
Juan Linietsky
|
69c95f4b4c
|
Reworked signal connection system, added support for Callable and Signal objects and made them default.
|
2020-02-20 08:24:50 +01:00 |
|
Juan Linietsky
|
cf8c679a23
|
ObjectID converted to a structure, fixes many bugs where used incorrectly as 32 bits.
|
2020-02-12 14:24:54 -03:00 |
|
Rémi Verschelde
|
db81928e08
|
Vulkan: Move thirdparty code out of drivers, style fixes
- `vk_enum_string_helper.h` is a generated file taken from the SDK
(Vulkan-ValidationLayers).
- `vk_mem_alloc.h` is a library from GPUOpen:
https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator
|
2020-02-11 14:08:44 +01:00 |
|
Andrea Catania
|
e6be3f68da
|
- Integrated NavigationServer and Navigation2DServer.
- Added Navigation Agents and Obstacles.
- Integrated Collision Avoidance.
This work has been kindly sponsored by IMVU.
|
2020-02-10 14:38:52 +01:00 |
|