[Announcement] New API reference features

News, announcements and important global threads from the Ogre3D Team.
Post Reply
User avatar
spacegaier
OGRE Team Member
OGRE Team Member
Posts: 4304
Joined: Mon Feb 04, 2008 2:02 pm
Location: Germany
x 135
Contact:

[Announcement] New API reference features

Post 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.
Ogre Admin [Admin, Dev, PR, Finance, Wiki, etc.] | BasicOgreFramework | AdvancedOgreFramework
Don't know what to do in your spare time? Help the Ogre wiki grow! Or squash a bug...
User avatar
Faranwath
Halfling
Posts: 93
Joined: Mon Jul 09, 2012 2:19 pm
Location: Cuba
x 7

Re: [Announcement] New API reference features

Post by Faranwath »

The main page seems to be missing the LICENSE section (it has It's so BIG! twice).
User avatar
spacegaier
OGRE Team Member
OGRE Team Member
Posts: 4304
Joined: Mon Feb 04, 2008 2:02 pm
Location: Germany
x 135
Contact:

Re: [Announcement] New API reference features

Post by spacegaier »

Good catch. Uploading a new fixed version as I write.
Ogre Admin [Admin, Dev, PR, Finance, Wiki, etc.] | BasicOgreFramework | AdvancedOgreFramework
Don't know what to do in your spare time? Help the Ogre wiki grow! Or squash a bug...
User avatar
spacegaier
OGRE Team Member
OGRE Team Member
Posts: 4304
Joined: Mon Feb 04, 2008 2:02 pm
Location: Germany
x 135
Contact:

Re: [Announcement] New API reference features

Post 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.
Ogre Admin [Admin, Dev, PR, Finance, Wiki, etc.] | BasicOgreFramework | AdvancedOgreFramework
Don't know what to do in your spare time? Help the Ogre wiki grow! Or squash a bug...
User avatar
madmarx
OGRE Expert User
OGRE Expert User
Posts: 1671
Joined: Mon Jan 21, 2008 10:26 pm
x 50

Re: [Announcement] New API reference features

Post by madmarx »

Ok nice features!
Tutorials + Ogre searchable API + more for Ogre1.7 : http://sourceforge.net/projects/so3dtools/
Corresponding thread : http://www.ogre3d.org/forums/viewtopic. ... 93&start=0
User avatar
holocronweaver
Google Summer of Code Student
Google Summer of Code Student
Posts: 273
Joined: Mon Oct 29, 2012 8:52 pm
Location: Princeton, NJ
x 47

Re: [Announcement] New API reference features

Post 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?
Post Reply