| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | | | | | | | | | Merge pull request #10774 from djrm/pr_gizmo_fixes | Rémi Verschelde | 2017-08-30 | 1 | -4/+11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | Fixed problem with highlight boxes not updating on translation | Daniel J. Ramirez | 2017-08-29 | 1 | -4/+11 | |
| | | |_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | Merge pull request #10776 from hpvb/fix-10758 | Rémi Verschelde | 2017-08-30 | 2 | -1/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | Disable -ffast-math for etc2comp | Hein-Pieter van Braam | 2017-08-30 | 2 | -1/+7 | |
| * | | | | | | | | | | | | | | | | | | | Merge pull request #10747 from endragor/fix-gdnative-apigen | Thomas Herzog | 2017-08-30 | 3 | -21/+65 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | Fix GDNative API generator after changes to MethodBind | Ruslan Mustakov | 2017-08-30 | 3 | -20/+25 | |
| | * | | | | | | | | | | | | | | | | | | Add enums in GDNative API generator | Ruslan Mustakov | 2017-08-30 | 1 | -1/+40 | |
| |/ / / / / / / / / / / / / / / / / / | ||||||
| * / / / / / / / / / / / / / / / / / | Changed defaults, as it seems to be obviousy better to keep materials outside... | Juan Linietsky | 2017-08-29 | 2 | -3/+3 | |
| |/ / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | Added nice icon to show when a file is broken on import. | Juan Linietsky | 2017-08-29 | 4 | -10/+31 | |
| * | | | | | | | | | | | | | | | | | Fix constant reimport on broken files, closes #9930 | Juan Linietsky | 2017-08-29 | 6 | -18/+84 | |
| | |_|_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Merge pull request #10771 from neikeq/pr-improve-build-callbacks | Juan Linietsky | 2017-08-29 | 2 | -10/+15 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | Improve build callbacks | Ignacio Etcheverry | 2017-08-29 | 2 | -11/+15 | |
| * | | | | | | | | | | | | | | | | | Merge pull request #10745 from neikeq/fix-docdata-and-stuff | Juan Linietsky | 2017-08-29 | 16 | -123/+208 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | Makes built-in vararg methods actual vararg methods | Ignacio Etcheverry | 2017-08-29 | 3 | -9/+22 | |
| | * | | | | | | | | | | | | | | | | | Fixes missing default arguments in MethodInfo | Ignacio Etcheverry | 2017-08-29 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | | | | | DocData and type hints fixes | Ignacio Etcheverry | 2017-08-29 | 15 | -113/+184 | |
| | |/ / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | Merge pull request #10772 from djrm/pr_icons | Juan Linietsky | 2017-08-29 | 70 | -271/+157 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | Improved and added some icons | Daniel J. Ramirez | 2017-08-29 | 70 | -271/+157 | |
| | | |_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Changed bools to uint32_t as this may be a compiler bug.. | Juan Linietsky | 2017-08-29 | 1 | -4/+4 | |
| | |_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Made some methods to check method/signal availability in GDScript, closes #9800 | Juan Linietsky | 2017-08-29 | 1 | -0/+6 | |
| |/ / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | -Fixed screen edge SSAO filter, fixes #9678 | Juan Linietsky | 2017-08-29 | 3 | -6/+11 | |
| * | | | | | | | | | | | | | | removed DISCARD built in variable, replaced by actual discard GLSL instructio... | Juan Linietsky | 2017-08-29 | 8 | -147/+182 | |
| * | | | | | | | | | | | | | | Merge pull request #10739 from Rubonnek/removed-paramdef-paramhint | Rémi Verschelde | 2017-08-29 | 2 | -28/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | Removed ParamDef and ParamHint structs | Wilson E. Alvarez | 2017-08-29 | 2 | -28/+0 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | -Fixes to how collada generates tangents (use SurfaceTool), closes #9562 | Juan Linietsky | 2017-08-29 | 4 | -205/+65 | |
| * | | | | | | | | | | | | | | Merge pull request #10754 from bojidar-bg/10723-fix-shadows | Rémi Verschelde | 2017-08-29 | 1 | -3/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | Fix #10723, a regression from 7a07895 | Bojidar Marinov | 2017-08-29 | 1 | -3/+4 | |
| |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | Merge pull request #10716 from Noshyaar/pr-update | Rémi Verschelde | 2017-08-29 | 1 | -4/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | Change editor update_mode to boolean | Poommetee Ketson | 2017-08-29 | 1 | -4/+9 | |
| * | | | | | | | | | | | | | | Merge pull request #10704 from Noshyaar/pr-scene | Rémi Verschelde | 2017-08-29 | 2 | -12/+43 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | EditorNode: enhance open scene error dialog | Poommetee Ketson | 2017-08-29 | 2 | -12/+43 | |
| * | | | | | | | | | | | | | | | Merge pull request #10705 from djrm/pr_gizmo_icons | Rémi Verschelde | 2017-08-29 | 16 | -8/+85 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | Added missing gizmo icons and fixed ugly looking gizmo icons. | Daniel J. Ramirez | 2017-08-28 | 16 | -8/+85 | |
| | | |_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge pull request #10741 from henkz1/android-export | Rémi Verschelde | 2017-08-29 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | Fix export of 32 Bits Framebuffer option | Henrik Andersson | 2017-08-29 | 1 | -1/+1 | |
| | | |_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge pull request #10731 from Noshyaar/pr-save | Rémi Verschelde | 2017-08-29 | 1 | -5/+12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | EditorNode: fix scene save over others | Poommetee Ketson | 2017-08-29 | 1 | -5/+12 | |
| | | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge pull request #10531 from RandomShaper/remove-old-android-setting | Rémi Verschelde | 2017-08-29 | 4 | -11/+15 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | Fix Android remote debug not hitting breakpoints | Pedro J. Estébanez | 2017-08-22 | 3 | -4/+10 | |
| | * | | | | | | | | | | | | | Make Android debug over USB the only option | Pedro J. Estébanez | 2017-08-22 | 1 | -7/+5 | |
| * | | | | | | | | | | | | | | Merge pull request #10552 from RandomShaper/improve-posix | Rémi Verschelde | 2017-08-29 | 5 | -5/+35 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | Implement custom thread numbering for POSIX | Pedro J. Estébanez | 2017-08-24 | 4 | -4/+32 | |
| | * | | | | | | | | | | | | | | Make OS::delay_usec() more reliable on UNIX | Pedro J. Estébanez | 2017-08-24 | 1 | -1/+3 | |
| | | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge pull request #10614 from poke1024/realtime-polygon-2d | Rémi Verschelde | 2017-08-28 | 2 | -0/+23 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | polygon2d realtime editing | Bernhard Liebl | 2017-08-26 | 2 | -0/+23 | |
| * | | | | | | | | | | | | | | | Merge pull request #10622 from letheed/patch-1 | Rémi Verschelde | 2017-08-28 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | Allow to disable shadow gradients in Light2D | Letheed | 2017-08-24 | 1 | -1/+1 | |
| | | |_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Disable antialiasing for CanvasItem triangle arrays | Rémi Verschelde | 2017-08-28 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | Merge pull request #10676 from hpvb/speedup-_render_canvas_item_tree | Rémi Verschelde | 2017-08-28 | 1 | -8/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | Use memset to zero z_list | Hein-Pieter van Braam | 2017-08-27 | 1 | -8/+5 | |
