Skip to content

Commit cb93795

Browse files
Site changes [skip-ci]
1 parent 62a17fc commit cb93795

File tree

390 files changed

+1744
-73
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

390 files changed

+1744
-73
lines changed

_data/examplesindex.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,16 @@
219219
"tags": "model",
220220
"title": "Character"
221221
},
222+
{
223+
"author": "Artsiom Trubchyk",
224+
"brief": "This example demonstrates how to use the `model.get_aabb()` function in a 3D scene.",
225+
"category": "model",
226+
"layout": "example",
227+
"path": "model/aabb",
228+
"scripts": "aabb.script",
229+
"tags": "model",
230+
"title": "AABB"
231+
},
222232
{
223233
"author": "Defold Foundation",
224234
"brief": "This example shows how to save and load data using sys.save() and sys.load()",
Lines changed: 155 additions & 0 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)