|
animation
|
Add FlashyFadeIn
|
2021-08-19 09:00:30 -07:00 |
|
camera
|
Allow releasing of Textures
|
2021-10-15 08:52:37 -07:00 |
|
event_handler
|
Renamed event folder to event handler
|
2021-02-02 16:02:10 +05:30 |
|
once_useful_constructs
|
fix: fix typo spelling grammar
|
2021-08-07 22:25:26 +07:00 |
|
scene
|
Merge branch 'master' into add_warnings
|
2021-10-15 12:12:36 -07:00 |
|
utils
|
Merge branch 'master' into add_warnings
|
2021-10-15 12:12:36 -07:00 |
|
__init__.py
|
add cli flag -v to show version info
|
2021-10-06 17:54:28 +08:00 |
|
__main__.py
|
print version when start
|
2021-10-07 17:42:23 +08:00 |
|
config.py
|
use rich to log
|
2021-10-07 17:37:10 +08:00 |
|
constants.py
|
Add (admitedly silly) RADIANS constant
|
2021-03-31 23:26:35 -07:00 |
|
extract_scene.py
|
use rich to log
|
2021-10-07 17:37:10 +08:00 |
|
logger.py
|
use rich to log
|
2021-10-07 17:37:10 +08:00 |
|
shader_wrapper.py
|
Allow caching of shader program code
|
2021-01-13 00:10:17 -10:00 |
|
window.py
|
Push pixel_coords_to_space_coords to Window
|
2021-08-24 11:26:43 -07:00 |