File tree 4 files changed +21
-21
lines changed
4 files changed +21
-21
lines changed Original file line number Diff line number Diff line change 613
613
],
614
614
"info" : {
615
615
"brief" : " Camera API documentation" ,
616
- "description" : " Messages to control camera components and camera focus ." ,
616
+ "description" : " Camera functions, messages and constants ." ,
617
617
"file" : " " ,
618
618
"group" : " COMPONENTS" ,
619
619
"language" : " " ,
Original file line number Diff line number Diff line change 514
514
}
515
515
],
516
516
"info" : {
517
- "brief" : " SDK Gui Component API documentation" ,
518
- "description" : " Built-in scripting functions." ,
519
- "file" : " dmsdk/gamesys/gui.h" ,
520
- "group" : " DEFOLD SDK" ,
517
+ "brief" : " Component render constant API documentation" ,
518
+ "description" : " <span class=\" file\" ><dmsdk/gamesystem/render_constants.h></span>\n Api for setting and updating component render constants" ,
519
+ "file" : " " ,
521
520
"language" : " " ,
522
- "name" : " GameSystem Gui " ,
521
+ "name" : " Component Render Constants " ,
523
522
"namespace" : " dmGameSystem" ,
524
523
"notes" : [],
525
- "path" : " engine/gamesys/src/dmsdk/gamesys/gui.h "
524
+ "path" : " "
526
525
}
527
526
}
Original file line number Diff line number Diff line change 2555
2555
}
2556
2556
],
2557
2557
"info" : {
2558
- "brief" : " Graphics API documentation" ,
2559
- "description" : " <span class=\" file\" ><dmsdk/graphics/graphics_webgpu.h></span>\n Graphics WebGPU API" ,
2560
- "file" : " " ,
2558
+ "brief" : " SDK Graphics API documentation" ,
2559
+ "description" : " Platform specific native graphics functions." ,
2560
+ "file" : " dmsdk/graphics/graphics_native.h" ,
2561
+ "group" : " DEFOLD SDK" ,
2561
2562
"language" : " " ,
2562
- "name" : " Graphics WebGPU " ,
2563
+ "name" : " Graphics" ,
2563
2564
"namespace" : " dmGraphics" ,
2564
2565
"notes" : [],
2565
- "path" : " "
2566
+ "path" : " engine/dlib/src/dmsdk/graphics/graphics_native.h "
2566
2567
}
2567
2568
}
Original file line number Diff line number Diff line change 375
375
"type" : " defold" ,
376
376
"url" : " /ref/stable/physics"
377
377
},
378
+ {
379
+ "branch" : " alpha" ,
380
+ "filename" : " dmGameSystem" ,
381
+ "name" : " Component Render Constants" ,
382
+ "namespace" : " dmGameSystem" ,
383
+ "type" : " c" ,
384
+ "url" : " /ref/alpha/dmGameSystem"
385
+ },
378
386
{
379
387
"branch" : " alpha" ,
380
388
"filename" : " dmConditionVariable" ,
1363
1371
"type" : " c" ,
1364
1372
"url" : " /ref/stable/dmGameObject"
1365
1373
},
1366
- {
1367
- "branch" : " alpha" ,
1368
- "filename" : " dmGameSystem" ,
1369
- "name" : " GameSystem Gui" ,
1370
- "namespace" : " dmGameSystem" ,
1371
- "type" : " c" ,
1372
- "url" : " /ref/alpha/dmGameSystem"
1373
- },
1374
1374
{
1375
1375
"branch" : " beta" ,
1376
1376
"filename" : " dmGameSystem" ,
1390
1390
{
1391
1391
"branch" : " alpha" ,
1392
1392
"filename" : " dmGraphics" ,
1393
- "name" : " Graphics WebGPU " ,
1393
+ "name" : " Graphics" ,
1394
1394
"namespace" : " dmGraphics" ,
1395
1395
"type" : " c" ,
1396
1396
"url" : " /ref/alpha/dmGraphics"
You can’t perform that action at this time.
0 commit comments