Skip to content

Commit

Permalink
Docs updates
Browse files Browse the repository at this point in the history
  • Loading branch information
MicBosi committed Mar 10, 2021
1 parent 524add3 commit 13c2100
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/dox/mainpage.dox
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@

<div class="featuretitle"><b>Docs Versions</b></div>

- <a href="/docs/2.1/"><b>VL 2.1 Docs</b></a>
- <a href="/docs/2.0/"><b>VL 2.0 Docs</b></a>
- <a href="/docs/1.0/"><b>VL 1.0 Docs</b></a>

Expand Down
10 changes: 10 additions & 0 deletions docs/dox/pagChangelog.dox
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

\page pagChangelog Changelog

<div class="featuretitle">Visualization Library 2.1</div>

- Added Qt 6 support
- Added wxWidgets 3.1 support
- Added Vector2/3/4 constructor from T_Scalar*
- Unified FramebufferObject and Framebuffer classes
- Renamed TextureSampler to TextureImageUnit for better compliance with OpenGL language
- Removed extraneous deprecated TexParameterOverride dead code
- Various other compilation fixes and code cleanups

<div class="featuretitle">Visualization Library 2.0</div>

- Excluded external sources in documentation
Expand Down

0 comments on commit 13c2100

Please sign in to comment.