Skip to content

Commit 3cfa400

Browse files
Site changes [skip-ci]
1 parent fcce742 commit 3cfa400

File tree

7 files changed

+54
-54
lines changed

7 files changed

+54
-54
lines changed

_data/ref/alpha/camera.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -613,7 +613,7 @@
613613
],
614614
"info": {
615615
"brief": "Camera API documentation",
616-
"description": "Camera functions, messages and constants.",
616+
"description": "Messages to control camera components and camera focus.",
617617
"file": "",
618618
"group": "COMPONENTS",
619619
"language": "",

_data/ref/alpha/dmGameSystem.json

+6-5
Original file line numberDiff line numberDiff line change
@@ -514,13 +514,14 @@
514514
}
515515
],
516516
"info": {
517-
"brief": "Component render constant API documentation",
518-
"description": "<span class=\"file\"><dmsdk/gamesystem/render_constants.h></span>\nApi for setting and updating component render constants",
519-
"file": "",
517+
"brief": "SDK Gui Component API documentation",
518+
"description": "Built-in scripting functions.",
519+
"file": "dmsdk/gamesys/gui.h",
520+
"group": "DEFOLD SDK",
520521
"language": "",
521-
"name": "Component Render Constants",
522+
"name": "GameSystem Gui",
522523
"namespace": "dmGameSystem",
523524
"notes": [],
524-
"path": ""
525+
"path": "engine/gamesys/src/dmsdk/gamesys/gui.h"
525526
}
526527
}

_data/ref/alpha/dmGraphics.json

+5-6
Original file line numberDiff line numberDiff line change
@@ -2555,14 +2555,13 @@
25552555
}
25562556
],
25572557
"info": {
2558-
"brief": "SDK Graphics API documentation",
2559-
"description": "Platform specific native graphics functions.",
2560-
"file": "dmsdk/graphics/graphics_native.h",
2561-
"group": "DEFOLD SDK",
2558+
"brief": "Graphics API documentation",
2559+
"description": "<span class=\"file\"><dmsdk/graphics/graphics_webgpu.h></span>\nGraphics WebGPU API",
2560+
"file": "",
25622561
"language": "",
2563-
"name": "Graphics",
2562+
"name": "Graphics WebGPU",
25642563
"namespace": "dmGraphics",
25652564
"notes": [],
2566-
"path": "engine/dlib/src/dmsdk/graphics/graphics_native.h"
2565+
"path": ""
25672566
}
25682567
}

_data/ref/beta/camera.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -613,7 +613,7 @@
613613
],
614614
"info": {
615615
"brief": "Camera API documentation",
616-
"description": "Camera functions, messages and constants.",
616+
"description": "Messages to control camera components and camera focus.",
617617
"file": "",
618618
"group": "COMPONENTS",
619619
"language": "",

_data/ref/beta/dmGameSystem.json

+6-5
Original file line numberDiff line numberDiff line change
@@ -514,13 +514,14 @@
514514
}
515515
],
516516
"info": {
517-
"brief": "Component render constant API documentation",
518-
"description": "<span class=\"file\"><dmsdk/gamesystem/render_constants.h></span>\nApi for setting and updating component render constants",
519-
"file": "",
517+
"brief": "SDK Gui Component API documentation",
518+
"description": "Built-in scripting functions.",
519+
"file": "dmsdk/gamesys/gui.h",
520+
"group": "DEFOLD SDK",
520521
"language": "",
521-
"name": "Component Render Constants",
522+
"name": "GameSystem Gui",
522523
"namespace": "dmGameSystem",
523524
"notes": [],
524-
"path": ""
525+
"path": "engine/gamesys/src/dmsdk/gamesys/gui.h"
525526
}
526527
}

_data/ref/beta/dmGraphics.json

+5-6
Original file line numberDiff line numberDiff line change
@@ -2555,14 +2555,13 @@
25552555
}
25562556
],
25572557
"info": {
2558-
"brief": "SDK Graphics API documentation",
2559-
"description": "Platform specific native graphics functions.",
2560-
"file": "dmsdk/graphics/graphics_native.h",
2561-
"group": "DEFOLD SDK",
2558+
"brief": "Graphics API documentation",
2559+
"description": "<span class=\"file\"><dmsdk/graphics/graphics_webgpu.h></span>\nGraphics WebGPU API",
2560+
"file": "",
25622561
"language": "",
2563-
"name": "Graphics",
2562+
"name": "Graphics WebGPU",
25642563
"namespace": "dmGraphics",
25652564
"notes": [],
2566-
"path": "engine/dlib/src/dmsdk/graphics/graphics_native.h"
2565+
"path": ""
25672566
}
25682567
}

_data/refindex.json

+30-30
Original file line numberDiff line numberDiff line change
@@ -367,22 +367,6 @@
367367
"type": "defold",
368368
"url": "/ref/stable/physics"
369369
},
370-
{
371-
"branch": "alpha",
372-
"filename": "dmGameSystem",
373-
"name": "Component Render Constants",
374-
"namespace": "dmGameSystem",
375-
"type": "c",
376-
"url": "/ref/alpha/dmGameSystem"
377-
},
378-
{
379-
"branch": "beta",
380-
"filename": "dmGameSystem",
381-
"name": "Component Render Constants",
382-
"namespace": "dmGameSystem",
383-
"type": "c",
384-
"url": "/ref/beta/dmGameSystem"
385-
},
386370
{
387371
"branch": "alpha",
388372
"filename": "dmConditionVariable",
@@ -1364,44 +1348,60 @@
13641348
"url": "/ref/stable/dmGameObject"
13651349
},
13661350
{
1367-
"branch": "stable",
1351+
"branch": "alpha",
13681352
"filename": "dmGameSystem",
13691353
"name": "GameSystem Gui",
13701354
"namespace": "dmGameSystem",
13711355
"type": "c",
1372-
"url": "/ref/stable/dmGameSystem"
1356+
"url": "/ref/alpha/dmGameSystem"
13731357
},
13741358
{
1375-
"branch": "alpha",
1376-
"filename": "graphics",
1377-
"name": "Graphics",
1378-
"namespace": "graphics",
1379-
"type": "defold",
1380-
"url": "/ref/alpha/graphics"
1359+
"branch": "beta",
1360+
"filename": "dmGameSystem",
1361+
"name": "GameSystem Gui",
1362+
"namespace": "dmGameSystem",
1363+
"type": "c",
1364+
"url": "/ref/beta/dmGameSystem"
1365+
},
1366+
{
1367+
"branch": "stable",
1368+
"filename": "dmGameSystem",
1369+
"name": "GameSystem Gui",
1370+
"namespace": "dmGameSystem",
1371+
"type": "c",
1372+
"url": "/ref/stable/dmGameSystem"
13811373
},
13821374
{
13831375
"branch": "alpha",
13841376
"filename": "dmGraphics",
1385-
"name": "Graphics",
1377+
"name": "Graphics WebGPU",
13861378
"namespace": "dmGraphics",
13871379
"type": "c",
13881380
"url": "/ref/alpha/dmGraphics"
13891381
},
13901382
{
13911383
"branch": "beta",
1384+
"filename": "dmGraphics",
1385+
"name": "Graphics WebGPU",
1386+
"namespace": "dmGraphics",
1387+
"type": "c",
1388+
"url": "/ref/beta/dmGraphics"
1389+
},
1390+
{
1391+
"branch": "alpha",
13921392
"filename": "graphics",
13931393
"name": "Graphics",
13941394
"namespace": "graphics",
13951395
"type": "defold",
1396-
"url": "/ref/beta/graphics"
1396+
"url": "/ref/alpha/graphics"
13971397
},
13981398
{
13991399
"branch": "beta",
1400-
"filename": "dmGraphics",
1400+
"filename": "graphics",
14011401
"name": "Graphics",
1402-
"namespace": "dmGraphics",
1403-
"type": "c",
1404-
"url": "/ref/beta/dmGraphics"
1402+
"namespace": "graphics",
1403+
"type": "defold",
1404+
"url": "/ref/beta/graphics"
14051405
},
14061406
{
14071407
"branch": "stable",

0 commit comments

Comments
 (0)