codeanticode
|
70b1809684
|
removed unused fields in PJOGL, renamed profile
|
2015-06-18 15:12:10 -04:00 |
|
codeanticode
|
16c5655243
|
avoids placing the GLWindow at the default location
|
2015-06-18 12:03:03 -04:00 |
|
Ben Fry
|
13d019696c
|
more pixel density fixes
|
2015-06-13 17:50:54 -04:00 |
|
codeanticode
|
cde9c5420a
|
present mode working with multiple displays
|
2015-06-09 11:50:28 -04:00 |
|
codeanticode
|
dee0e73d12
|
don't disable multisampling if smooth is 1
|
2015-06-09 11:39:00 -04:00 |
|
Ben Fry
|
d803eaf004
|
fix newline and numbering errors
|
2015-06-07 22:23:35 -04:00 |
|
codeanticode
|
f797d2c3e5
|
set fullscreen on sketch
|
2015-06-07 17:28:17 -04:00 |
|
codeanticode
|
a695b44324
|
handling fullscreen and present modes
|
2015-06-07 14:59:15 -04:00 |
|
codeanticode
|
2af8ded62e
|
updating PSurfaceJOGL to use latest API changes
|
2015-06-07 11:57:05 -04:00 |
|
Ben Fry
|
9bb8a6ab19
|
change up how smoothing is handled (see #3357)
|
2015-06-06 16:09:12 -04:00 |
|
Ben Fry
|
eda15abce9
|
sorting out multi-display, fullScreen(), param passing with surface...
|
2015-06-05 21:24:28 -04:00 |
|
codeanticode
|
bd9931149d
|
don't call graphics.setSize() in initFrame to avoid setting wrong
pixelWidth/Height
|
2015-06-05 09:59:25 -04:00 |
|
codeanticode
|
1d105b4e14
|
properly identify CMD key as VK_META
|
2015-06-04 15:54:59 -04:00 |
|
Ben Fry
|
00bfda4998
|
update embedded default image icons
|
2015-06-03 16:20:10 -05:00 |
|
codeanticode
|
055682cdb5
|
use length of sizes array
|
2015-06-03 17:12:46 -04:00 |
|
codeanticode
|
a769e59bec
|
use NEWT's API for icon loading
|
2015-06-03 16:20:42 -04:00 |
|
codeanticode
|
cdf6342517
|
added code to handle window icons, non-functional though as GLWindow
seems to lack icon-setting API
|
2015-06-03 07:21:22 -04:00 |
|
codeanticode
|
2015fd095e
|
moved window destroy-notify code into the NEWTWindowListener
|
2015-06-02 12:32:04 -04:00 |
|
codeanticode
|
52788cdf6d
|
special handling for backspace, tab
|
2015-06-02 09:55:12 -04:00 |
|
codeanticode
|
3d8732dafa
|
don't query window's surface scale if graphics are not retina
|
2015-05-30 20:27:41 -04:00 |
|
codeanticode
|
723cc642be
|
don't post mouse events if the cursor is outside the sketch canvas in
present mode
|
2015-05-19 17:50:58 -04:00 |
|
codeanticode
|
832b62f5d8
|
tweaking window placement with NEWT
|
2015-05-19 17:32:48 -04:00 |
|
codeanticode
|
b57d2071dd
|
use device ordering from AWT
|
2015-05-19 17:08:46 -04:00 |
|
codeanticode
|
86f558ee21
|
removed debug msgs
|
2015-05-19 12:30:25 -04:00 |
|
codeanticode
|
dd4106ae36
|
working on proper sketch exit
|
2015-05-19 12:17:23 -04:00 |
|
codeanticode
|
26a3c9c6ed
|
separate case for ThreadDeath
|
2015-05-18 11:35:28 -04:00 |
|
codeanticode
|
4c445f6f99
|
better exception handling, fixes #3293
|
2015-05-18 11:09:10 -04:00 |
|
codeanticode
|
474dddf704
|
get current pixel scale from GLWindow
|
2015-05-17 09:14:22 -04:00 |
|
codeanticode
|
2e8187d9c4
|
present and retina tweaks
|
2015-05-16 10:20:45 -04:00 |
|
codeanticode
|
efb60a7e3a
|
some retina fixes
|
2015-05-16 09:00:33 -04:00 |
|
codeanticode
|
57ce9a775d
|
set window position in fullscreen
|
2015-05-15 11:44:27 -04:00 |
|
codeanticode
|
6c145683ba
|
fixes for present mode
|
2015-05-15 11:30:27 -04:00 |
|
codeanticode
|
c0514c3d35
|
put JOGL back in
|
2015-05-14 18:20:03 -04:00 |
|