This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
en:orx:config:settings_structure:main [2011/08/09 12:46 (14 years ago)] – Added joints ekerik | en:orx:config:settings_structure:main [2020/08/11 21:44 (5 years ago)] (current) – bitbucket -> github iarwain | ||
---|---|---|---|
Line 2: | Line 2: | ||
Here are defined all the available config properties that will be recognized by orx for all types of structures.\\ | Here are defined all the available config properties that will be recognized by orx for all types of structures.\\ | ||
- | All these settings can be found in the [[https://orx.svn.sourceforge.net/svnroot/orx/trunk/code/bin/SettingsTemplate.ini|CreationTemplate.ini]] file along with their short descriptions. | + | All these settings can be found in the [[https://github.com/orx/orx/blob/master/code/bin/CreationTemplate.ini?at=default|CreationTemplate.ini]] file along with their short descriptions. |
Please refer to the [[en: | Please refer to the [[en: | ||
Line 9: | Line 9: | ||
* [[orxanim|Animation]] | * [[orxanim|Animation]] | ||
* [[orxbody|Body]] | * [[orxbody|Body]] | ||
- | * [[orxprismaticjoint|Prismatic Joint]] | + | * [[orxjoint|Joint]] |
- | * [[orxspringjoint|Spring Joint]] | + | |
- | * [[orxpulleyjoint|Pulley Joint]] | + | |
- | * [[orxsuspensionjoint|Suspension Joint]] | + | |
- | * [[orxweldjoint|Weld Joint]] | + | |
- | * [[orxfrictionjoint|Friction Joint]] | + | |
- | * [[orxgearjoint|Gear | + | |
* [[orxcamera|Camera]] | * [[orxcamera|Camera]] | ||
* [[orxclock|Clock]] | * [[orxclock|Clock]] | ||
Line 26: | Line 20: | ||
* [[orxtext|Text]] | * [[orxtext|Text]] | ||
* [[orxviewport|Viewport]] | * [[orxviewport|Viewport]] | ||
+ | * [[orxtimelinetrack|Timeline Track]] |