Inferno Game Engine
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Riyyi ca7f4a50fb Add nativescript component, camera controller 3 years ago
..
event Move & symbol to the left when its part of the type 3 years ago
render Dont use new keyword with unique_ptr 3 years ago
scene Add nativescript component, camera controller 3 years ago
script Add nativescript component, camera controller 3 years ago
systems Merge othographic and perspective camera component 3 years ago
application.cpp Convert dbgln to r-value reference like the callee's to fix compiler ambiguous warnings 3 years ago
application.h Move example entities to scene 3 years ago
assertions.h Change assert output format 3 years ago
core.h Improve on the logging system, add assertions.h 3 years ago
entrypoint.h Improve on the logging system, add assertions.h 3 years ago
file.cpp Change assert output format 3 years ago
file.h Move & symbol to the left when its part of the type 3 years ago
input.cpp Rename Application::get() singleton to the() 3 years ago
input.h Set initial cursor position 3 years ago
inputcodes.cpp Change KeyCode from an extern variable to a function 3 years ago
inputcodes.h Change KeyCode from an extern variable to a function 3 years ago
log.cpp Add comment as a color to log 3 years ago
log.h Convert dbgln to r-value reference like the callee's to fix compiler ambiguous warnings 3 years ago
settings.cpp Convert Settings::load() to use a reference 3 years ago
settings.h Convert Settings::load() to use a reference 3 years ago
time.cpp Implement batch rendering in application.cpp, combine color / texure shader into one batch shader 3 years ago
time.h Implement batch rendering in application.cpp, combine color / texure shader into one batch shader 3 years ago
window.cpp Convert Window properties strings to std::string, remove Settings initialized 3 years ago
window.h Take callback as a const ref 3 years ago