pandemonium_engine/doc
Relintai 47358bfaab Backported: add viewport.get_camera_2d()
* there is now a more clear distinction between camera_2d and camera_3d functions in the engine code
* simplified camera2d's exported interface - now everything happens directly with the 'current' variable and make_current and clear_current are no longer exposed- there were some situations where calling one instead of set_current would result in incomplete results
* rebased to current godot master
- verdog
879f84d8f8
- Note that i did not rename the original Camera related methods.
2022-08-12 18:29:04 +02:00
..
classes Backported: add viewport.get_camera_2d() 2022-08-12 18:29:04 +02:00
engine Moved my module specific docs under a new central folder. 2022-03-20 12:30:04 +01:00
tools Add missing Python type hints in tools/make_rst.py 2022-07-29 23:49:33 +02:00
translations Backported: Rename iterations_per_second to physics_ticks_per_second - Calinou - 937c1a716c 2022-03-24 11:10:56 +01:00
Doxyfile Mass replaced godot to pandemonium. 2022-03-23 20:46:05 +01:00
Makefile Added godot with all my currently used engine modules. 2022-03-15 13:29:32 +01:00