summaryrefslogtreecommitdiffstats
path: root/src/demos/misc/Picking.java
Commit message (Expand)AuthorAgeFilesLines
* Fixes against JOGL2 revision 1922 - Multi GL Profiles, plus setenv scriptsSven Gothel2009-06-031-2/+2
* Moved remaining portions of fixed function emulation out of core JOGLKenneth Russel2009-03-191-1/+1
* Updated demos after refactoring of OpenGL capability bits back into GLCapabil...Kenneth Russel2009-03-191-2/+1
* NEWT window closing:Sven Gothel2009-03-141-0/+3
* Adapt to JOGL nwi package changesSven Gothel2009-03-131-1/+2
* - Fixed rootrel.build usage, this works properly through gluegen, jogl-demos ...Sven Gothel2009-03-051-4/+4
* Refactored AWT dependencies in Animator class differently to allowKenneth Russel2008-12-301-1/+1
* Incorporated patch from Michael Bien fixing roughly 80% of compilation errorsKenneth Russel2008-10-301-26/+28
* Fixed package name in Picking demo and added Z values to verify Kenneth Russel2007-03-051-0/+5
* Added picking example from Thomas BladhKenneth Russel2006-02-161-0/+265