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
audio
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
scene_string_names.cpp
scene_string_names.h
SCsub