#jogamp @ irc.freenode.net - 20131128 05:05:55 (UTC)


20131128 05:05:55 -jogamp- Previous @ http://jogamp.org/log/irc/jogamp_20131127050554.html
20131128 05:05:55 -jogamp- This channel is logged @ http://jogamp.org/log/irc/jogamp_20131128050555.html
20131128 05:15:32 * odin_ (~Odin@anon) Quit (Ping timeout: 260 seconds)
20131128 05:23:45 * hija (~hija@anon) Quit (Quit: hija)
20131128 05:28:12 * odin_ (~Odin@anon) has joined #jogamp
20131128 05:55:52 * hija (~hija@anon) has joined #jogamp
20131128 07:13:00 * hharrison (~chatzilla@anon) has joined #jogamp
20131128 07:13:30 <hharrison> interesting alternative to 'public domain'
20131128 07:13:32 <hharrison> https://creativecommons.org/about/cc0
20131128 07:20:11 <sgothel> Hi Harvey, thx for 'git add -p', also 'cola' supports staging selected lines ..
20131128 07:21:23 <sgothel> your jocl ant / build work .. ready to push ? I have also time to help here now.
20131128 07:21:54 <sgothel> (i.e. it must not be super perfect .. if working, it's already far better)
20131128 07:23:45 <hharrison> git add -p suports the 's' option to split hunks
20131128 07:24:00 <sgothel> yup .. it's very nice
20131128 07:24:02 <hharrison> and also the 'e' option which lets you edit it directly into the index
20131128 07:24:13 <hharrison> It's my daily tool
20131128 07:25:05 <hharrison> I'll spend some time in the morning to get it to a sendable state, not sure it works properly yet, hence my hesitation
20131128 07:26:14 <sgothel> that is fine, i.e. it can have bugs - I can go through it .. would love to. 'Perfect' comes in iterations :)
20131128 07:26:41 <sgothel> since we hold back 2.1.3 .. I like to have this in
20131128 07:28:00 <sgothel> I tried to fix issues on Windows w/ '#' in a [URI] path .. doesn't work on Windows ..
20131128 07:28:29 <sgothel> '#' is a fragment in URIs .. and only on Windows, the File/URL implementation rejects it
20131128 07:28:34 <sgothel> (Oracle JRE)
20131128 07:29:22 <sgothel> interesting to see how java code still is impl. diff. on platforms
20131128 07:30:47 <sgothel> i.e. 'new File(path_with_#)' fails on both platforms, but on Unix the 'new URL(path_with_#)' and subsequent JARFile loading works.
20131128 07:31:03 <sgothel> On Windows, the latter fails while performing ZIP extraction
20131128 07:31:57 <sgothel> Hence I will mark Bug 908 as unsolvable .. for us, bug or limitation in JRE
20131128 07:33:27 <sgothel> @Harvey: Or do you want to hold your work back until 2.2* ? Your choice ofc.
20131128 07:34:03 <hharrison> that would be fine
20131128 07:34:11 <sgothel> :)
20131128 07:35:14 <sgothel> usually if you offer to break the game, nobody could resists :)
20131128 07:35:40 <hharrison> Although, I did mine in parallel
20131128 07:35:47 <hharrison> make/build.xml
20131128 07:35:57 <hharrison> ...so technically nothing breaks
20131128 07:36:11 <hharrison> as jocl had theirs up at the root
20131128 07:36:26 <sgothel> well .. then push push push :)
20131128 07:36:49 <sgothel> I like to play w/ new NDK today .. and build / test stuff on Android
20131128 07:37:01 <sgothel> w/ your changes, I can add android tests for jocl
20131128 07:53:03 * hharrison (~chatzilla@anon) Quit (Remote host closed the connection)
20131128 08:27:31 * monsieur_max (~maxime@anon) has joined #jogamp
20131128 09:43:34 * hija (~hija@anon) Quit (Quit: hija)
20131128 10:23:29 * hija (~hija@anon) has joined #jogamp
20131128 15:44:37 * hija (~hija@anon) Quit (Quit: hija)
20131128 16:07:45 * monsieur_max (~maxime@anon) Quit (Quit: Leaving.)
20131128 17:30:12 * monsieur_max (~maxime@anon) has joined #jogamp
20131128 17:59:26 * bbbruce (~bx@anon) has joined #jogamp
20131128 18:02:36 <bbbruce> what is the recommended way of drawing using jogl inside a javafx application?
20131128 19:21:42 <monsieur_max> bbbruce: not sure if it's even possible
20131128 19:24:22 <bbbruce> yeah, from what I just read in forums/tickets it seems like a complicated thing
20131128 19:25:20 <monsieur_max> bbbruce: would be interested if you manage to do so. I've a level editor in swing and would have loved to make it using javafx
20131128 22:45:16 * void256 (~void@anon) has joined #jogamp
20131128 23:11:48 * monsieur_max (~maxime@anon) Quit (Quit: Leaving.)
20131128 23:30:25 * void256 (~void@anon) Quit (Remote host closed the connection)
20131129 00:12:54 <sgothel> @bbruce: well, you can use offscreen rendering and composite it w/ javafx content, similar to GLJPanel
20131129 00:13:18 <sgothel> if you like to create a javafx 'component' similar to GLJPanel .. you can contribute it to JOGL
20131129 00:16:34 * hija (~hija@anon) has joined #jogamp
20131129 01:36:48 * hija (~hija@anon) Quit (Quit: hija)
20131129 01:37:55 * hija (~hija@anon) has joined #jogamp
20131129 03:15:05 <sgothel> http://jogamp.org/deployment/archive/master/gluegen_752-joal_503-jogl_1162-jocl_883/
20131129 03:18:24 <sgothel> 2.1.3-rc-20131129 maven
20131129 05:05:55 -jogamp- Continue @ http://jogamp.org/log/irc/jogamp_20131129050555.html