camera
|
Set gamma properly
|
2021-01-15 09:27:51 -10:00 |
mobject
|
remove unnecessary comment
|
2021-01-16 10:23:11 +08:00 |
once_useful_constructs
|
Replace .points with ._points
|
2021-01-12 12:25:12 -10:00 |
scene
|
reduce annoying errors
|
2021-01-16 10:21:42 +08:00 |
shaders
|
Fix previous commit
|
2021-01-10 08:38:47 -08:00 |
utils
|
Make customization more accessible
|
2021-01-15 10:16:37 -10:00 |
__init__.py
|
Remove import
|
2021-01-05 22:10:08 -08:00 |
config.py
|
make window_position changeable
|
2021-01-16 10:46:30 +08:00 |
constants.py
|
remove unused NOT_SETTING_FONT_MSG
|
2021-01-16 09:40:05 +08:00 |
extract_scene.py
|
fix a wrong usage of logging.log
|
2021-01-15 20:21:17 +08:00 |
imports.py
|
Make customization more accessible
|
2021-01-15 10:16:37 -10:00 |
shader_wrapper.py
|
Allow caching of shader program code
|
2021-01-13 00:10:17 -10:00 |
window.py
|
Add Window.is_key_pressed method
|
2021-01-06 12:47:13 -08:00 |