|  | 7de53dc6b8 | fix: typo in .drone.yml 
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is failing | 2025-07-15 16:03:00 +03:30 |  | 
				
					
						|  | 144cef20c8 | ci: refactor clang-format ci check to print all files with formatting issues 
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is failing | 2025-07-15 16:00:35 +03:30 |  | 
				
					
						|  | 940d1aff9f | tests: refactor time module tests 
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is failing | 2025-07-15 15:53:30 +03:30 |  | 
				
					
						|  | 60ae1d52f7 | refactor: minor window module refactors 
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is failing | 2025-07-15 15:11:49 +03:30 |  | 
				
					
						|  | ee4483bfbb | tests: add tests for time module & refactor: time module 
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is failing | 2025-07-15 15:11:03 +03:30 |  | 
				
					
						|  | bddef4238d | feat: initial test module implementation | 2025-07-15 15:10:25 +03:30 |  | 
				
					
						|  | 1247b1ac69 | ci: add static_analysis (#2) 
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is failing Reviewed-on: #2
Co-authored-by: light7734 <light7734@tuta.io>
Co-committed-by: light7734 <light7734@tuta.io> | 2025-07-14 08:45:09 +00:00 |  | 
				
					
						|  | 3ef3760967 | build: add export_compile_commands conan option 
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing | 2025-07-13 23:34:13 +03:30 |  | 
				
					
						|  | c96eeecfe6 | style: fix clang-format from Windows 
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing | 2025-07-12 19:24:11 +03:30 |  | 
				
					
						|  | 933ac514a0 | build: fix build on Windows using msvc compiler 
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is failing | 2025-07-12 14:40:10 +03:30 |  | 
				
					
						|  | 0a1215d43f | build: add enable_static_analysis build option 
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing | 2025-07-11 14:25:09 +03:30 |  | 
				
					
						|  | f2c692a118 | style: apply clang-format v20 
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing | 2025-07-11 14:05:59 +03:30 |  | 
				
					
						|  | b6953c2a9e | ci: update .drone.yml 
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is failing | 2025-07-11 13:04:38 +03:30 |  | 
				
					
						|  | bfaef60af4 | ci: add .drone.yml 
		
	
	
		
			
				
	
				continuous-integration/drone/push Build encountered an error | 2025-07-11 13:02:30 +03:30 |  | 
				
					
						|  | 92da944704 | ci: update clang_format Dockerfile | 2025-07-11 12:58:53 +03:30 |  | 
				
					
						|  | 1824fbc09f | ci: add clang_format Dockerfileg | 2025-07-11 12:54:48 +03:30 |  | 
				
					
						|  | 3ea2a85a94 | docs: update repository README | 2025-07-11 12:53:07 +03:30 |  | 
				
					
						|  | 29e9033c0c | refactor: remove some unnecessary lines | 2025-07-11 02:36:07 +03:30 |  | 
				
					
						|  | eab0799537 | refactor: turn engine module to app module | 2025-07-11 02:35:28 +03:30 |  | 
				
					
						|  | 5e310b87e3 | refactor: move timer out of engine into separate module | 2025-07-11 02:22:21 +03:30 |  | 
				
					
						|  | e86f83fff1 | refactor: move serializer from engine to ecs | 2025-07-11 02:18:27 +03:30 |  | 
				
					
						|  | 0f3639e401 | refactor: renamed lt_assert to ensure | 2025-07-11 02:12:55 +03:30 |  | 
				
					
						|  | e1fdeb2692 | refactor: convert lt_assert from macro to variadic template function | 2025-07-11 02:09:02 +03:30 |  | 
				
					
						|  | ae336e3bba | refactor: extract instrument from engine to debug | 2025-07-11 02:01:33 +03:30 |  | 
				
					
						|  | 320295ad73 | refactor: remove debug/exceptions from engine module | 2025-07-11 01:56:03 +03:30 |  | 
				
					
						|  | eb428d11d6 | refactor: extract window out of engine | 2025-07-11 01:42:56 +03:30 |  | 
				
					
						|  | 03e8e11111 | refactor: extract ecs out of engine | 2025-07-11 01:16:52 +03:30 |  | 
				
					
						|  | 9706ff96e1 | style: rename a directory | 2025-07-11 01:04:37 +03:30 |  | 
				
					
						|  | 6381ed1514 | refactor: layer stack | 2025-07-11 00:56:57 +03:30 |  | 
				
					
						|  | 284ef9be53 | refactor: application | 2025-07-11 00:49:04 +03:30 |  | 
				
					
						|  | 7f7eb8439c | refactor: entrypoint | 2025-07-11 00:24:44 +03:30 |  | 
				
					
						|  | 26d180ef2f | refactor: remove config.hpp refactor: remove portables | 2025-07-11 00:12:47 +03:30 |  | 
				
					
						|  | 30c9196af0 | style: rename namespace Light to lt | 2025-07-11 00:05:48 +03:30 |  | 
				
					
						|  | b572b61f4b | refactor: asset loading/caching | 2025-07-10 21:51:17 +03:30 |  | 
				
					
						|  | eca1bc91e6 | refactor: remove ortho camera & move camera component to camera module | 2025-07-10 13:55:18 +03:30 |  | 
				
					
						|  | 10d4a523eb | chore: some renaming | 2025-07-10 13:43:04 +03:30 |  | 
				
					
						|  | a6b74502e4 | chore: update .gitignore | 2025-07-10 13:42:47 +03:30 |  | 
				
					
						|  | d9ed5f2857 | refactor: remove stringifier | 2025-07-10 13:38:14 +03:30 |  | 
				
					
						|  | 5fc50ce594 | chore: move files around | 2025-07-10 13:35:18 +03:30 |  | 
				
					
						|  | 3c87b1cd06 | refactor: modularization of the engine (wip) | 2025-07-10 13:29:03 +03:30 |  | 
				
					
						|  | fc2fe26160 | feat: text asset fix: miscalculated offset for asset blobs
refactor: remove file manager completely | 2025-07-09 21:30:17 +03:30 |  | 
				
					
						|  | 40e92bb1da | refactor: remove some zombie code | 2025-07-09 20:15:29 +03:30 |  | 
				
					
						|  | 38997b3908 | feat: asset baking Only supported .png textures at the moment | 2025-07-09 15:30:54 +03:30 |  | 
				
					
						|  | 71d08cbe9f | docs: initial asset management docs | 2025-07-08 22:02:08 +03:30 |  | 
				
					
						|  | b21c61eb09 | chore: remove Test.Mirror | 2025-07-08 21:10:14 +03:30 |  | 
				
					
						|  | 3b49ccc08e | chore: remove demo.scene | 2025-07-08 21:09:58 +03:30 |  | 
				
					
						|  | d8f656d98b | refactor: extract logger to separate module | 2025-07-07 15:55:37 +03:30 |  | 
				
					
						|  | 2341be0c70 | refactor: applied aaa principle | 2025-07-07 15:49:18 +03:30 |  | 
				
					
						|  | 83f27e12c0 | refactor: dir structure & fix asset baker/parser compilation | 2025-07-07 15:35:17 +03:30 |  | 
				
					
						|  | 2c3b2a57ff | wip: move bindless_vk's asset baker/parsers modules to light | 2025-07-07 15:17:13 +03:30 |  |