Commit Graph

32 Commits

Author SHA1 Message Date
Robert Osfield
8d918d951f Ported osgconv and osgdem across to osgViewer 2007-01-10 14:56:22 +00:00
Robert Osfield
80892030b8 Updated NEWS, AUTHORS file and osgversion for the 1.2-rc1 2006-09-05 15:22:54 +00:00
Robert Osfield
9774c30178 Updated ChangeLog, NEWS, osgversion and AUTHORS.txt for 1.1.1 release 2006-08-13 08:40:06 +00:00
Robert Osfield
dbc5fc9f4d Updated ChangelLog and AUTHORS file 2006-08-12 07:59:36 +00:00
Robert Osfield
da46fd5002 Updated AUTHORS file 2006-08-11 09:50:32 +00:00
Robert Osfield
ac0a24347e Add clause to clean up AUTHORS.txt 2006-07-18 20:59:22 +00:00
Robert Osfield
9bdca48a4e Updated ChangeLog and authors file. 2006-07-18 13:17:40 +00:00
Robert Osfield
c38bbfdc11 Updated osgversion and AUTHORS.txt for release 2006-07-14 21:02:02 +00:00
Robert Osfield
56aaf2fa6a Fixed Trajce Nikolov name reversal. 2006-07-13 13:00:22 +00:00
Robert Osfield
62334d546e Updates osgversion and AUTHORS.txt for typo. 2006-07-11 09:06:31 +00:00
Robert Osfield
becbe910d3 Fixed typo and unpdated AUTHORS file 2006-07-06 13:06:24 +00:00
Robert Osfield
8563e692a9 Tweaked osgversion to catch typos and updates AUTHORS.txt 2006-07-06 11:08:51 +00:00
Robert Osfield
1d6f2884b1 Fixed typo. 2006-07-05 21:12:24 +00:00
Robert Osfield
bb459bb871 More fixes for typos 2006-07-05 12:51:41 +00:00
Robert Osfield
2105f12a69 Updated osgversion to correct for ChangeLog typos. 2006-07-05 10:47:38 +00:00
Robert Osfield
101e5fac53 Added proper catch of Paul de Repentinguy name 2005-12-15 20:56:06 +00:00
Robert Osfield
486436cf36 Updated AUTHORS and ChangeLog for rc9. 2005-12-08 12:02:06 +00:00
Robert Osfield
85f79a6639 Updated ChangeLog, AUTHTORS.txt and osgversion for next release candidate. 2005-12-02 12:30:14 +00:00
Robert Osfield
e7801ccc1e Updated ChangeLog, osgversion.cpp and AUTHORS.txt for 1.0-rc6. 2005-11-29 14:20:37 +00:00
Robert Osfield
f5b83f4b58 Updated ChangeLog, osgversion and AUTHORS file. 2005-11-19 12:18:51 +00:00
Robert Osfield
f391b0ff2c From Toshiyuki Takahei, added #pragam to avoid build problem with special characters.
From Robert Osfield, added #if _MSC_VER to restrict pragma usage to just VisualStudio,
and added comment explaining all the extra parsing code in osgversion.
2005-11-17 15:18:48 +00:00
Robert Osfield
265b0465ce Fixed typo entry. 2005-11-16 12:07:21 +00:00
Robert Osfield
58e5053438 Fixed typo of Jason. 2005-11-15 16:06:09 +00:00
Robert Osfield
55ff399da5 Updated the output of the contributors list. 2005-11-15 15:07:17 +00:00
Robert Osfield
b57c4dad03 Added remapping of Drew's fullname. 2005-11-15 10:05:31 +00:00
Robert Osfield
cb4fc44f74 Fixed handling of initials. 2005-11-14 21:40:28 +00:00
Robert Osfield
dc5c86ff96 Added typo correction for "Jolley". 2005-11-14 20:54:53 +00:00
Robert Osfield
d2d6450392 Added more typo catches. 2005-11-14 20:51:28 +00:00
Robert Osfield
a5c3016ab3 Further improvements to the name filtering. 2005-11-14 17:21:49 +00:00
Robert Osfield
04c368b5ed Improved handling on special characters in names 2005-11-14 17:15:58 +00:00
Robert Osfield
a687ab72dc Added support for mining the ChangeLog for a list of contributors. 2005-11-14 17:07:11 +00:00
Don BURNS
bdd04bef60 Added applications directory. Copied (not moved)
osgarchive
    osgconv
    osgdem
    osgversion
    osgviewer

into applications directory.  Leaving them in the examples directory
as well, for now.

Made examples optional via the make COMPILE_EXAMPLES=yes option

Added static lib and static plugin build support.
2005-03-13 01:47:46 +00:00