Commit graph

16 commits

Author SHA1 Message Date
Mikulas Florek
5656a510d8 compile time optimizations - closes #606 2015-11-13 16:52:42 +01:00
Mikulas Florek
4a36639b28 strlen replaced 2015-11-12 17:26:49 +01:00
Mikulas Florek
abf6489287 newObject/deleteObject => LUMIX_NEW/LUMIX_DELETE 2015-11-11 23:25:44 +01:00
Mikulas Florek
b3544c8a09 no cstdint header necessary - part of #606 2015-11-11 21:54:25 +01:00
Mikulas Florek
826de17576 refactor 2015-10-15 21:18:42 +02:00
Mikulas Florek
e27bf25ee7 resource system reworked - fixes #339 2015-10-03 01:14:38 +02:00
Mikulas Florek
dda0a9a9e7 Detect whether imgui shader failed to compile and display an OS message box if it fails - closes #548 2015-09-30 21:31:24 +02:00
Mikulas Florek
c43a6adcd2 resizing columns in the profiler fixed 2015-09-29 23:10:08 +02:00
Mikulas Florek
0458d2e5ca painting entities on terrain optimized 2015-09-28 00:51:28 +02:00
Mikulas Florek
0ea71eefa1 copyString/catString refactor 2015-09-27 22:06:58 +02:00
Mikulas Florek
99c33a3d41 some new profile blocks added 2015-09-27 12:56:01 +02:00
Mikulas Florek
26e50ecc58 memory profiler - tree view - closes #179 2015-09-26 23:10:18 +02:00
Mikulas Florek
52a2f30960 profiler ui changed 2015-09-26 15:24:26 +02:00
Mikulas Florek
6980daef1b fixed memory leak 2015-09-26 13:51:55 +02:00
Mikulas Florek
85ad584988 it is possible to select frame in the profiler ui 2015-09-25 21:44:46 +02:00
Mikulas Florek
470430d9fa sample app renamed to studio; support for clouds 2015-09-25 02:46:36 +02:00
Renamed from src/sample_app/profiler_ui.cpp (Browse further)