Commit Graph

9526 Commits

Author SHA1 Message Date
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
Ben Fry a32a634b72 deal with .class signing conflicts and use JDT .jar files for compilation 2015-01-21 19:43:02 -05:00
Ben Fry 3eccf56a84 need this guy too 2015-01-21 19:15:36 -05:00
Ben Fry 9f1816495a more fixes for building core standalone 2015-01-21 19:14:15 -05:00
Ben Fry 9f4b16aa0d why not test it before checking it in? 2015-01-21 19:09:16 -05:00
Ben Fry 8267c4c11f remove methods binary, clean up tasks, remove demo stuff, notes on recent fixes 2015-01-21 19:08:11 -05:00
Ben Fry 3ff3b52b3c nothing at all 2015-01-21 19:06:48 -05:00
Ben Fry ddad09c1f6 fix for ^M added to files on Windows (fixes 3014) and bulletproofing for save with temp files (fixes 2923) 2015-01-21 18:50:18 -05:00
Ben Fry b7aaf529e4 finish JRE downloader 2015-01-21 18:43:03 -05:00
Ben Fry 7096c953b2 refinements/simplification 2015-01-21 15:53:55 -05:00
Ben Fry ba1f496247 Merge pull request #3053 from pvrs12/add-list-exceptions
Add exceptions for FloatList and IntList
2015-01-21 15:46:18 -05:00
Patrick Vares faf989a5b9 Added text to the exceptions for FloatList and IntList
Fixed formatting of IntList
2015-01-21 15:26:46 -05:00
Patrick Vares aee68cdf29 IntList exceptions added 2015-01-21 10:23:11 -05:00
pvrs12 89ec6f1d27 FloatList exceptions added 2015-01-21 09:22:30 -05:00
Patrick Vares c5514dacea Merge remote-tracking branch 'upstream/master' 2015-01-20 23:04:09 -05:00
codeanticode f291478bae lwjgl bugfix update 2015-01-20 22:17:51 -05:00
codeanticode 9f95140897 add hideMenuBar() call 2015-01-20 22:05:21 -05:00
Ben Fry f56436a19d well, time for the 'ole git push that destroys everything, leaving devastation as i leave for the day. 2015-01-20 19:05:51 -05:00
Ben Fry bf93a7ec57 that one too 2015-01-20 18:03:33 -05:00
Ben Fry 1be529f21f add items from the theme 2015-01-20 18:02:37 -05:00
Ben Fry 26eb438989 actually running, with lots of errors 2015-01-20 17:57:56 -05:00