Updated ChangeLog and AUTHORS file
This commit is contained in:
parent
950823fac9
commit
ba4791a15d
11
AUTHORS.txt
11
AUTHORS.txt
@ -1,15 +1,15 @@
|
||||
OpenSceneGraph Library 3.5.10
|
||||
OpenSceneGraph Library 3.5.11
|
||||
|
||||
568 Contributors:
|
||||
569 Contributors:
|
||||
|
||||
Firstname Surname
|
||||
-----------------
|
||||
Robert Osfield
|
||||
Stephan Huber
|
||||
Paul Martz
|
||||
Laurens Voerman
|
||||
Farshid Lashkari
|
||||
Mathias Fröhlich
|
||||
Laurens Voerman
|
||||
Marco Jez
|
||||
Wang Rui
|
||||
Jean-Sébastien Guay
|
||||
@ -96,6 +96,7 @@ Thomas Hogarth
|
||||
Riccardo Corsi
|
||||
Melchior Franz
|
||||
Johannes Baeuerle
|
||||
Ravi Mathur
|
||||
Neil Hughes
|
||||
Martin Beckett
|
||||
Marc Helbling
|
||||
@ -110,7 +111,6 @@ Yefei He
|
||||
Sondra Iverson
|
||||
Simon Julier
|
||||
Rune Schmidt Jensen
|
||||
Ravi Mathur
|
||||
Ralf Habacker
|
||||
Rainer Oder
|
||||
Nico Kruithof
|
||||
@ -127,6 +127,7 @@ Alexander Sinditskiy
|
||||
Vladimir Chebaev
|
||||
Thibault Genessay
|
||||
Sasa Bistrovic
|
||||
Raymond de Vries
|
||||
Neil Groves
|
||||
Mikhail Izmestev
|
||||
Markus Trenkwalder
|
||||
@ -145,7 +146,6 @@ Tanguy Fautr
|
||||
Sean Spicer
|
||||
Ryan Kawicki
|
||||
Richard Schmidt
|
||||
Raymond de Vries
|
||||
Peter Hrenka
|
||||
Paul de Repentigny
|
||||
Nikolaus Hanekamp
|
||||
@ -555,6 +555,7 @@ Bart Gallet
|
||||
Axel Volley
|
||||
Arjun Ramamurthy
|
||||
Anthousis Andreadis
|
||||
Anna Sokol
|
||||
Andy Preece
|
||||
Andrew Reyonolds
|
||||
Andreas Roth
|
||||
|
@ -1,3 +1,7 @@
|
||||
Mon, 19 Mar 2018 14:27:18 +0000
|
||||
Author : Robert Osfield
|
||||
Updated ChangeLog and updated version to 3.5.11
|
||||
|
||||
Mon, 19 Mar 2018 14:08:47 +0000
|
||||
Author : Robert Osfield
|
||||
Fixed build issues when building with OSG_USE_REF_PTR_IMPLICIT_OUTPUT_CONVERSION set to OFF
|
||||
|
@ -280,6 +280,7 @@ const char* invalidNames[] =
|
||||
"SceneLoader",
|
||||
"OpenGL",
|
||||
"FindLIBLAS",
|
||||
"PissedCapslock",
|
||||
"MinGW"
|
||||
};
|
||||
|
||||
@ -519,6 +520,8 @@ struct NameCorrection
|
||||
|
||||
NameCorrection nameCorrections[] =
|
||||
{
|
||||
{"LaurensVoerman","GetScalarValue",
|
||||
"Laurens", "Voerman"},
|
||||
{"LaurensVoerman","Meta_Shape",
|
||||
"Laurens", "Voerman"},
|
||||
{"LaurensVoerman","OpenCascade",
|
||||
|
Loading…
Reference in New Issue
Block a user