mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
new JOGL releases?!
This commit is contained in:
@@ -23,9 +23,16 @@
|
||||
<property name="jogl.url.backup"
|
||||
value="https://download.processing.org/jogl/v2.4.0-rc-20210111" />
|
||||
-->
|
||||
<!-- Active version for Processing 4.0 to 4.1.3 -->
|
||||
<property name="jogl.url"
|
||||
value="https://download.processing.org/jogl/v2.4.0-rc-20210111y" />
|
||||
|
||||
<!-- TODO new RC versions posted in February 2023... -->
|
||||
<!--
|
||||
<property name="jogl.url"
|
||||
value="https://jogamp.org/deployment/archive/rc/v2.4.0/jar" />
|
||||
-->
|
||||
|
||||
<available file="library/jogl-all.jar" property="jogl.present" />
|
||||
|
||||
<!-- ok to ignore failed downloads if we at least have a version that's local -->
|
||||
|
||||
Reference in New Issue
Block a user