godot/scene
Andrii Doroshenko (Xrayez) aa1165a3f5 Bind some useful methods in SurfaceTool to GDScript
These include:
* generate_tangents()
* add_to_format()
* create_from()
* append_from()

Reordered and grouped the bindings to match the header for improved readability.

Removed commented out `generate_flat_normals()` method which wasn't present
in the header.

Fixes #9946
2017-07-31 15:50:37 +03:00
..
2d Merge pull request #9791 from bojidar-bg/6087-add-global-local-conv 2017-07-24 22:24:34 +02:00
3d Few small GI Probe fixes 2017-07-29 00:04:29 -03:00
animation BuildSystem: generated files have .gen.extension 2017-06-25 07:55:01 +07:00
audio Add object type hint for docs 2017-07-19 02:03:34 +07:00
gui Merge pull request #9937 from AlexHolly/tabs-add-tab-defaults 2017-07-28 11:16:08 +02:00
io Style: Apply clang-format on all files 2017-07-30 22:53:40 +02:00
main Style: Apply clang-format on all files 2017-07-30 22:53:40 +02:00
resources Bind some useful methods in SurfaceTool to GDScript 2017-07-31 15:50:37 +03:00
register_scene_types.cpp Style: Apply clang-format on all files 2017-07-30 22:53:40 +02:00
register_scene_types.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
scene_string_names.cpp Reworked translation system 2017-06-28 17:01:35 -03:00
scene_string_names.h Reworked translation system 2017-06-28 17:01:35 -03:00
SCsub Move other lone thirdparty files to thirdparty/misc 2017-04-28 21:19:25 +02:00