Commit Graph

9546 Commits

Author SHA1 Message Date
codeanticode eaac9b14a2 draw exit label in PGL 2015-01-28 18:48:40 -05:00
codeanticode ca5aa10d71 use WINDOW_BGCOLOR 2015-01-28 18:15:36 -05:00
codeanticode af746c00d0 another way to implement present mode w/out AWT 2015-01-28 17:57:31 -05:00
Ben Fry 4add9b9dce Merge pull request #3066 from JakubValtar/bugfix-win-build-launch4j
Fix building on Windows (#3062)
2015-01-28 15:06:34 -05:00
Ben Fry 77e92c87b8 Merge pull request #3067 from JakubValtar/bugfix-saveframe-opaque
Save now creates opaque images from primary OpenGL surface (#3031)
2015-01-28 14:10:04 -05:00
Jakub Valtar d0d88066ef Change comment 2015-01-28 17:24:56 +01:00
Jakub Valtar 5999bfc14c Save now creates opaque images from primary surface
Fixes #3031
2015-01-28 17:14:13 +01:00
Jakub Valtar 45e35e8b58 Fix building on Windows 2015-01-28 16:30:56 +01:00
Ben Fry 7dbb5e605e Merge pull request #3061 from joelmoniz/addFrenchTranslations
Added several French translations
2015-01-25 16:24:19 -05:00
Joel Moniz a7a20293bb Added several French translations 2015-01-26 02:45:14 +05:30
Ben Fry e8a3d634fb remove interface that was only used a single time 2015-01-25 13:12:09 -05:00
Ben Fry 5cc6ed2e23 more weeding 2015-01-25 13:04:02 -05:00
Ben Fry c88ef1f1e2 removing more underbrush 2015-01-25 12:55:57 -05:00
Ben Fry bbd49e538b more refactoring and cleanup 2015-01-25 12:44:53 -05:00
Ben Fry e22aa85ff8 don't keep menu items around that aren't used outside the constructor scope 2015-01-25 11:12:13 -05:00
Ben Fry 5ad61b7fb4 removing more sketchy accessors, other cleanups 2015-01-25 11:03:07 -05:00
Ben Fry 342c6958ab getting to work on the new gui, plus much-improved text drawing 2015-01-25 09:40:09 -05:00
Ben Fry 22f58671aa aspirational rename 2015-01-24 21:57:06 -05:00
Ben Fry 2d36d0f04a move this feller over 2015-01-24 21:55:35 -05:00
Ben Fry 5a922cf303 make the debug window track, remove the form 2015-01-24 21:45:53 -05:00
Ben Fry 5c87a14eba link the inspector to the window 2015-01-24 20:41:10 -05:00
codeanticode bab8b90104 attempting to emulate present mode 2015-01-24 20:09:28 -05:00
Ben Fry 3dee06ea3e cleaning up indents, formatting, other tweaks 2015-01-24 16:30:33 -05:00
Ben Fry 0f428ed4b0 finish merge of DebugEditor, move vars around, clean up accessors and menus 2015-01-24 10:44:38 -05:00
Ben Fry 67559781d4 merging DebugEditor into JavaEditor 2015-01-24 10:11:01 -05:00
Ben Fry a34aade96f make the default mode into JavaMode 2015-01-24 09:39:17 -05:00
Ben Fry 4e8604a6ad make the default mode into JavaMode 2015-01-24 09:28:23 -05:00
Ben Fry f172723477 merge ExperimentalMode into JavaMode 2015-01-24 09:26:19 -05:00
codeanticode e0ac6e87f2 remove opengl-lwjgl jar from rev control 2015-01-24 08:39:48 -05:00
codeanticode fd8db76fef new jar file 2015-01-23 17:58:10 -05:00
codeanticode eac5235416 missing assignements in initCanvas 2015-01-23 17:57:55 -05:00
codeanticode 5737d1b50b updated build script to work with java 8 2015-01-23 17:57:10 -05:00
codeanticode 20569d3502 implementation of placeWindow(location, editorLocation) 2015-01-23 17:22:12 -05:00
codeanticode 4922e90dd0 trying to get smooth change to work 2015-01-23 17:08:00 -05:00
codeanticode 29caac10fa commented some methods that appear unsupported in lwjgl 2015-01-23 15:43:16 -05:00
codeanticode 82d6c44d3a emulate external message 2015-01-23 15:35:36 -05:00
codeanticode b0e524daa6 disable VSync when target fps is over 60 2015-01-23 11:58:12 -05:00
codeanticode 6e2df6cdbb better lwjgl -> awt key code conversion taken from GTGE library 2015-01-23 11:38:01 -05:00
codeanticode 18b7c2c4b8 use lwjgl method to keep constant framerate 2015-01-23 11:15:47 -05:00
codeanticode 59339fb929 use pixel scale factor 2015-01-23 07:13:42 -05:00
Ben Fry 22544e2b5b and more cleanups... 2015-01-22 17:59:40 -05:00
Ben Fry 6c410e4489 more tidying 2015-01-22 11:32:07 -05:00
Ben Fry 30a1c14beb aha, a cleaner way to do that 2015-01-22 11:16:52 -05:00
Ben Fry 378f43de44 untangling JEditTextArea from the modes a bit more 2015-01-22 11:15:51 -05:00
Ben Fry 1d01ba4ce9 Merge branch 'master' of github.com:processing/processing 2015-01-22 09:31:19 -05:00
Ben Fry 1a7138e175 cleaning continues... two classes removed, 50 to go 2015-01-22 09:31:16 -05:00
codeanticode 640026b067 enable retina in lwjgl 2015-01-22 08:07:46 -05:00
codeanticode dcfc2cc4db canvas embedding 2015-01-22 08:04:04 -05:00
codeanticode 06ce0eb772 add retina classes 2015-01-22 07:57:52 -05:00
Ben Fry c6a07f0247 check on change detection, update todo items 2015-01-21 20:19:37 -05:00