LumixEngine/src/engine
Mikulas Florek 22f1208d0f refactor
2022-11-13 16:30:40 +01:00
..
linux file dialog on linux adds default extension if there's no extension, so it matches windows version 2021-05-28 14:36:26 +02:00
win fixed alt key in imgui 2022-10-20 18:38:31 +02:00
allocator.h cleanup 2021-01-13 19:16:46 +01:00
allocators.cpp some more stuff using linear allocator 2022-02-11 00:10:04 +01:00
allocators.h DrawStream API (#1432) 2022-11-08 22:04:52 +01:00
array.h DrawStream API (#1432) 2022-11-08 22:04:52 +01:00
associative_array.h refactor; profiler ui improvements; atmo postprocess can ignore sky 2021-05-27 22:07:56 +02:00
atomic.h big refactor 2020-02-21 22:09:11 +01:00
command_line_parser.h big refactor 2020-02-21 22:09:11 +01:00
controller_device.h big refactor 2020-02-21 22:09:11 +01:00
core.cpp distance fields 2022-03-11 13:39:04 +01:00
core.h distance fields 2022-03-11 13:39:04 +01:00
crt.h Render bucket refactor (#1401) 2022-02-06 13:59:33 +01:00
debug.h refactor 2021-03-09 21:31:55 +01:00
delegate.h rgbcx - faster texture import (#1377) 2021-04-22 20:32:10 +02:00
delegate_list.h refactor 2020-12-25 18:11:09 +01:00
engine.cpp UX improvements; particle editor fixes and improvements 2022-10-31 22:03:52 +01:00
engine.def fixed dll build 2019-12-02 18:30:39 +01:00
engine.h fixed linux 2022-03-13 17:58:50 +01:00
fibers.h big refactor 2020-02-21 22:09:11 +01:00
file_system.cpp buildable DLL build 2022-10-10 23:49:00 +02:00
file_system.h buildable DLL build 2022-10-10 23:49:00 +02:00
flag_set.h cleanup 2022-02-20 11:58:37 +01:00
geometry.cpp fixed culling of big objects far from origin 2022-09-23 18:11:01 +02:00
geometry.h fixed culling of big objects far from origin 2022-09-23 18:11:01 +02:00
hash.cpp hash refactor #1409 2022-03-13 17:25:09 +01:00
hash.h fixed linux (maybe) 2022-10-11 21:34:28 +02:00
hash_map.h optimization 2022-03-20 11:25:01 +01:00
input_system.cpp minimal triangle example binary from 2MB to 50KB; namespace refactor 2020-12-10 22:40:13 +01:00
input_system.h refactor 2020-12-25 18:11:09 +01:00
job_system.cpp cleanup 2022-11-12 21:25:34 +01:00
job_system.h job system optimizations 2022-02-13 17:42:14 +01:00
log.cpp cleanup 2022-03-01 18:44:20 +01:00
log.h cleanup 2022-03-01 18:44:20 +01:00
lua_api.cpp include cleanup 2022-03-01 18:30:36 +01:00
lua_wrapper.cpp refactor 2021-03-09 21:31:55 +01:00
lua_wrapper.h automatic lod generator 2021-11-09 21:47:51 +01:00
lumix.h refactor 2022-10-23 13:08:51 +02:00
math.cpp DrawStream API (#1432) 2022-11-08 22:04:52 +01:00
math.h DrawStream API (#1432) 2022-11-08 22:04:52 +01:00
metaprogramming.h Reflection rework (#1357) 2021-03-04 22:06:18 +01:00
os.h fixed imgui input 2022-02-08 23:33:36 +01:00
page_allocator.cpp cleanup 2022-03-01 18:44:20 +01:00
page_allocator.h fixed linux 2022-11-09 00:29:40 +01:00
path.cpp hash refactor #1409 2022-03-13 17:25:09 +01:00
path.h refactor 2022-11-13 16:30:40 +01:00
plugin.cpp fixed plugin reload 2022-10-11 23:39:03 +02:00
plugin.h plugin reload callbacks 2022-10-14 16:35:42 +02:00
prefab.cpp hash refactor #1409 2022-03-13 17:25:09 +01:00
prefab.h hash refactor #1409 2022-03-13 17:25:09 +01:00
profiler.cpp cleanup 2022-02-18 11:52:23 +01:00
profiler.h cleanup 2022-02-18 00:14:53 +01:00
queue.h big refactor 2020-02-21 22:09:11 +01:00
reflection.cpp hash refactor WIP 2022-03-12 00:45:40 +01:00
reflection.h hash refactor WIP 2022-03-12 00:45:40 +01:00
resource.cpp buildable DLL build 2022-10-10 23:49:00 +02:00
resource.h buildable DLL build 2022-10-10 23:49:00 +02:00
resource_manager.cpp buildable DLL build 2022-10-10 23:49:00 +02:00
resource_manager.h reload failed resource after hook is installed - fixes #1429 2022-10-10 22:03:43 +02:00
simd.h dual quaternion skinning 2021-04-30 20:26:35 +02:00
stack_array.h fixed linux 2022-11-09 00:29:40 +01:00
stream.cpp refactor 2021-04-01 15:19:02 +02:00
stream.h inline lua script 2022-10-15 15:43:21 +02:00
string.cpp debug wireframe per material - closes #1430 2022-11-13 00:56:13 +01:00
string.h asset browser search correctly handles uppercase letters in paths 2022-05-02 23:53:16 +02:00
sync.h refactor 2020-12-25 18:11:09 +01:00
thread.h refactor 2020-12-25 18:11:09 +01:00
universe.cpp refactor 2022-10-23 13:08:51 +02:00
universe.h refactor 2022-10-23 13:08:51 +02:00