add TODO for fixing color type conversion default tip

make FPS counter readable

replace all stdlib malloc/free with UCX allocator

add viewport_clear flag to camera settings

replace backdrop with an incomplete idea of what it should be some day

fix texture scaling

apply texture scaling

implement texture scaling

replace scaling with correct mesh sizes

refactor rendering 1/3 - create new mesh structs

give them nodes names

change node's free function to a destroy function

extract execution of behaviors from draw function

change naming convention for functions that are hidden behind macros

replace mempool with custom cleanup functions

use new UCX 3.2 cxListEmplace()

add AscBehavior - prepares resolution of issue #646

remove stdio include from error.h

bring back error.h to reduce compile dependencies

improve datatypes

fix wrong flags in toolchain.mk files after updating uwproj + add gcc config with extra warnings

update uwproj

remove separate depth attribute and use the z-coordinate instead

add backdrop scene

(0) -100 -50 -24 tip

mercurial