Commit Graph

12720 Commits

Author SHA1 Message Date
Jeremy Douglass 7041ef8126 Create ISSUE_TEMPLATE.md
Create GitHub issue template.

Template should help avoid issues being posted without enough info. Based on best practices at https://github.com/stevemao/github-issue-templates

Closes #5239
2017-09-03 20:56:34 -07:00
Ben Fry 82c772f178 Windows ignores setMinimumSize(), add workaround for #5052 2017-09-03 08:36:23 -04:00
Ben Fry f1dd1554ee Merge pull request #5234 from kisarur/master
A fix for the window resizing problem in Windows
2017-09-03 08:26:45 -04:00
Ben Fry f8cd2c3357 Merge pull request #5230 from GKFX/bugfix-moviemaker5168
Unlock "Create Movie" in Movie Maker after use
2017-08-29 12:58:20 -04:00
Ben Fry 9227a32b2c Merge pull request #5229 from GKFX/bugfix-linuxgitignore
Add more build products to linux/.gitignore
2017-08-29 12:55:59 -04:00
kisarur b6b1ed8c79 removed partial fixes added earlier 2017-08-28 03:43:10 +05:30
kisarur 114d3788c1 a working fix for the window resizing to zero issue in Windows was added 2017-08-28 03:23:47 +05:30
George Bateman 106435e579 Unlock "Create Movie" in Movie Maker after use
Fixes #5168.
2017-08-25 21:09:12 +01:00
George Bateman 7f704f9900 Add more build products to linux/.gitignore 2017-08-25 20:23:22 +01:00
Ben Fry b94b98c385 notes to cover recent issues and merges 2017-08-22 10:06:48 -04:00
Ben Fry 4742cea88e Merge branch 'master' of github.com:processing/processing 2017-08-22 10:04:57 -04:00
Ben Fry 501021f7d6 was calling remove() on the value, not the key for the contribs, meaning that nothing was ever removed 2017-08-22 10:04:53 -04:00
Ben Fry 2f8f3f8ce3 Merge pull request #5186 from JakubValtar/fx-runtime
Add JavaFX runtime to error checker class path
2017-08-22 09:59:00 -04:00
Ben Fry f8616cad9f Merge pull request #5184 from JakubValtar/fix-line-vert
Fix bugs in line vert shader
2017-08-22 09:47:55 -04:00
Ben Fry 1af59565f1 Merge pull request #5222 from gohai/vc4-fixes
Workaround issues with Raspbian release August 2017
2017-08-22 09:35:18 -04:00
gohai da50b1884d Workaround issues with Raspbian release August 2017
The latest Raspbian release moved Broadcom's GLESv2 and EGL library to a custom name (libbrcm*), so Processing ended up falling back to llvmpipe (software rendering). Fixed this with a custom bandaid for JOGL in my bcm-test branch (currently at c46af91).
2017-08-19 23:56:46 +02:00
Ben Fry b2f96d3814 todo notes and disable unused shellQuoted() method 2017-08-07 22:21:59 -04:00
Ben Fry c3ae3ba063 Merge pull request #5195 from karlre/master
Fixes German typo
2017-08-02 15:47:40 -04:00
kisarur 4261788a57 partial fix was applied to solve window reszing to zero height issue 2017-08-02 22:57:10 +05:30
kisarur f5a0b637dc partial fix was applied to solve window reszing to zero height issue 2017-08-02 22:42:14 +05:30
Ben Fry 24157ddc01 recent notes 2017-07-28 18:53:47 -04:00
Ben Fry c05b1f3912 switch to Java 8u144 2017-07-28 18:53:42 -04:00
Kalle 2fdd72bbd4 Fixes German typo 2017-07-24 15:43:44 +02:00
Jakub Valtar 4bb1d9e373 Update shader preprocessing to strip version correctly
Previously the whole line was removed, now only the end of the line is
removed to handle the case when version is in a comment
2017-07-21 11:41:53 +02:00
Jakub Valtar 9ccf77ae7c Update shader version directive check to ignore comments 2017-07-21 11:29:41 +02:00
Jakub Valtar 1af19b45f3 Make modified shaders compatible back to GLSL 1.10 2017-07-21 11:27:28 +02:00
Jakub Valtar ab8daaed29 Add FX to ignorable imports
To get rid of missing library messages
2017-07-20 19:34:10 +02:00
Jakub Valtar 7dc3062db1 Add JavaFX runtime to error checker class path
In case somebody needs to work with native FX windows or events, here
they are, ready to be imported (like AWT stuff).
2017-07-20 19:26:15 +02:00
Ben Fry 62a7a6c839 Merge pull request #5185 from JakubValtar/fix-comment-uncomment
Fix comment/uncomment adding slashes at wrong indent
2017-07-20 13:02:37 -04:00
Ben Fry 79823593ef Merge pull request #5180 from GKFX/bugfix-bracewrongtab
Fix #5165. Wrong tab for missing brace
2017-07-20 13:01:04 -04:00
Jakub Valtar 12790d267e Fix comment/uncomment adding slashes at wrong indent
Fixes #5171
2017-07-20 17:50:59 +02:00
Jakub Valtar b0b75e3c32 Add comments with links to issues 2017-07-20 17:29:22 +02:00
Jakub Valtar 97b8c06763 Update point vert shader with refactored code from line vert shader 2017-07-20 17:15:05 +02:00
Jakub Valtar 7f84b44cf0 Fix bugs in line vert shader
Fixes #5181
Fixes #5182
Fixes #5183
2017-07-20 17:12:40 +02:00
George Bateman 0c828ad433 Fix #5165. Wrong tab for missing brace 2017-07-18 20:28:20 +01:00
Ben Fry e85f10f65b finishing the shell item latest 2017-07-11 15:21:38 -04:00
Ben Fry cd4a71f19b Merge pull request #5082 from gohai/shell
Build out shell a bit more
2017-07-11 14:52:40 -04:00
Ben Fry 36ecdf8a28 recent updates for bug reports 2017-07-11 11:15:37 -04:00
Ben Fry 96939df60d Merge pull request #5169 from scollovati/master
Italian Translation - PDE_it.properties
2017-07-11 11:14:35 -04:00
Stefano Collovati e939d9d67b final ITA translation 2017-07-10 19:26:16 +02:00
Stefano Collovati 792e9808b8 Translated everithing exept Movie Maker 2017-07-10 19:09:03 +02:00
Stefano Collovati f9545b758d translation until line 515 2017-07-10 19:04:14 +02:00
Ben Fry 4b26da92cd starting the next release 2017-06-23 19:01:42 -04:00
Ben Fry 8e0c370c4f working on 3.3.5 release processing-0262-3.3.5 2017-06-23 17:06:07 -04:00
Ben Fry 13381ddf2a Merge pull request #5141 from JakubValtar/fix-display-arg
Fix "Could not parse -1 for --dsiplay" error
2017-06-19 20:11:28 -04:00
Jakub Valtar 5e6a147896 Fix "Could not parse -1 for --dsiplay" error
When runDisplay was set to -1 no display detection happened. Fixed it so
that editor display is used.

Regression introduced in d960fd1cba

Fixes #5118
2017-06-20 01:24:05 +02:00
Ben Fry e0ad02cab4 Merge pull request #5138 from GKFX/bugfix-opengltextwidth
Add defaultFontOrDeath to OpenGL textWidth.
2017-06-19 18:30:49 -04:00
George Bateman 404e23a9a8 Add defaultFontOrDeath to OpenGL textWidth. 2017-06-17 09:50:25 +01:00
Stefano Collovati 64bfbf9ec6 translation until line 473 2017-06-16 22:35:15 +02:00
Ben Fry 1974a49790 rename console lines pref to avoid name collision (fixes #5110) 2017-06-15 12:10:11 -04:00