Page 1 of 1

[Announcement] New API reference features

Posted: Thu Jun 19, 2014 1:32 pm
by spacegaier
We just updated the online OGRE API references, to include some new features:
  • Search function
  • Navigation tree
  • Collapsible SVG graphs
Besides the inheritance graphs we used to have, we now have added:
  • Collaboration graphs (outlining composition within classes)
  • Inclusion dependency graphs (which files are required = included)
  • Usage graphs (outlining which other files include the currently viewed one)
Check it out at: http://www.ogre3d.org/api

PS: 1.7 and 1.8 API will be updated shortly as well.

Re: [Announcement] New API reference features

Posted: Thu Jun 19, 2014 5:53 pm
by Faranwath
The main page seems to be missing the LICENSE section (it has It's so BIG! twice).

Re: [Announcement] New API reference features

Posted: Thu Jun 19, 2014 11:50 pm
by spacegaier
Good catch. Uploading a new fixed version as I write.

Re: [Announcement] New API reference features

Posted: Fri Jun 20, 2014 1:27 am
by spacegaier
Update: API versions for Ogre 1.7, 1.8 and 1.9 have now been updated to the most up-to-date version. You might have to refresh your browser cache to see them.

Versions for the upcoming 1.10 release as well as for the planned 2.0 CTP should follow soon.

Re: [Announcement] New API reference features

Posted: Fri Jun 20, 2014 8:47 pm
by madmarx
Ok nice features!

Re: [Announcement] New API reference features

Posted: Fri Jun 27, 2014 1:55 am
by holocronweaver
I like the idea of the new side bar on the left which shows a hierarchical list, but it is slow and takes up a bit more room than I would like. Is there a way to disable this panel while browsing?