material-maker/addons/material_maker/engine
Hugo Locurcio 93c84650cd
Add return type hints to all scripts
This also simplifies some functions.

This partially addresses #30.
2019-10-20 16:35:45 +02:00
..
gen_base.gd Add return type hints to all scripts 2019-10-20 16:35:45 +02:00
gen_buffer.gd Add return type hints to all scripts 2019-10-20 16:35:45 +02:00
gen_comment.gd Add return type hints to all scripts 2019-10-20 16:35:45 +02:00
gen_context.gd Add return type hints to all scripts 2019-10-20 16:35:45 +02:00
gen_convolution.gd Add return type hints to all scripts 2019-10-20 16:35:45 +02:00
gen_graph.gd Add return type hints to all scripts 2019-10-20 16:35:45 +02:00
gen_image.gd Add return type hints to all scripts 2019-10-20 16:35:45 +02:00
gen_ios.gd Add return type hints to all scripts 2019-10-20 16:35:45 +02:00
gen_material.gd Add return type hints to all scripts 2019-10-20 16:35:45 +02:00
gen_remote.gd Add return type hints to all scripts 2019-10-20 16:35:45 +02:00
gen_shader.gd Add return type hints to all scripts 2019-10-20 16:35:45 +02:00
gen_switch.gd Add return type hints to all scripts 2019-10-20 16:35:45 +02:00
gen_texture.gd Add return type hints to all scripts 2019-10-20 16:35:45 +02:00
loader.gd Add return type hints to all scripts 2019-10-20 16:35:45 +02:00
renderer.gd Add return type hints to all scripts 2019-10-20 16:35:45 +02:00
renderer.tscn More progress on remote and various fixes 2019-09-24 22:25:46 +02:00