virtualx-engine/scene/main
2019-12-12 17:08:02 +01:00
..
canvas_layer.cpp Ability to make CanvasLayers have pseudo 3D depth. 2019-04-05 10:25:51 -03:00
canvas_layer.h Ability to make CanvasLayers have pseudo 3D depth. 2019-04-05 10:25:51 -03:00
http_request.cpp Add download_chunk_size property to HTTPRequest. 2019-11-24 19:32:20 +01:00
http_request.h Add download_chunk_size property to HTTPRequest. 2019-11-24 19:32:20 +01:00
instance_placeholder.cpp Fix some code found by Coverity Scan and PVS Studio 2019-07-23 09:14:31 +02:00
instance_placeholder.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
node.cpp Setting the node process priority should not trigger an error 2019-11-21 18:08:52 +01:00
node.h Implement Node::get_process_priority() and its associated property 2019-11-17 17:48:50 +01:00
resource_preloader.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
resource_preloader.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
scene_tree.cpp Modernized default 3D material, fixes material bugs. 2019-12-12 17:08:02 +01:00
scene_tree.h Bugfixes and ability to better specify filter and repeat modes everywhere. 2019-12-12 11:33:08 +01:00
SCsub SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00
timer.cpp Added more details in Timer.start() error message. 2019-11-27 14:11:15 -05:00
timer.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
viewport.cpp Several fixes to 3D rendering, and multimesh implementation. 2019-12-12 17:08:00 +01:00
viewport.h Base 3D engine done, still untested, though. 2019-12-12 17:06:38 +01:00