Age | Commit message (Expand) | Author |
2017-01-08 | Added missing node icons, plus some icon changes | Daniel J. Ramirez |
2017-01-09 | Add clamp and wrap loop modes for animation tracks. | Juan Linietsky |
2017-01-08 | Finish replacement of joystick by joypad | Rémi Verschelde |
2017-01-02 | Merge remote-tracking branch 'origin/gles3' into gles3-on-master | Rémi Verschelde |
2016-11-05 | Fix #7016, add script create icon | Pawel Kowal |
2016-11-01 | style: Various other PEP8 fixes in Python files | Rémi Verschelde |
2016-11-01 | style: Fix PEP8 blank lines issues in Python files | Rémi Verschelde |
2016-11-01 | style: Fix PEP8 whitespace issues in Python files | Rémi Verschelde |
2016-11-01 | style: Start applying PEP8 to Python files, indentation issues | Rémi Verschelde |
2016-10-17 | SCsub: Add python shebang as a hint for syntax highlighting | Rémi Verschelde |
2016-10-11 | New load icon, removed unused open icon | Pawel Kowal |
2016-10-03 | Begining of GLES3 renderer: | Juan Linietsky |
2016-09-18 | New distraction free mode icon | Daniel J. Ramirez |
2016-09-13 | -Added VeryLowDPI and MidDPI modes to Godot editor. | Juan Linietsky |
2016-09-13 | Distraction free icon was missing | Juan Linietsky |
2016-09-11 | -Added a ColorFrame control, kind of like Texture but for color. | Juan Linietsky |
2016-09-10 | Merge pull request #5692 from kubecz3k/remoteTransform | Juan Linietsky |
2016-09-08 | Tweaked some icons, including xform one | Daniel J. Ramirez |
2016-08-28 | Colors for VS sockets and icons | Daniel J. Ramirez |
2016-08-28 | VS icons improvements | Daniel J. Ramirez |
2016-08-23 | Icons for VScript types | Daniel J. Ramirez |
2016-08-15 | 2d collision shape icons now uses the color for shape icons | Daniel J. Ramirez |
2016-08-08 | Some new icons for visual script and graphs | Daniel J. Ramirez |
2016-08-02 | Merge branch 'master' of https://github.com/godotengine/godot | Juan Linietsky |
2016-08-02 | WIP visual scripting, not working yet but you can check out stuff | Juan Linietsky |
2016-07-29 | Merge pull request #5957 from djrm/new_icons | Rémi Verschelde |
2016-07-28 | New http request and tutorials icon | Daniel J. Ramirez |
2016-07-28 | Fix editor icons source file generation | George Marques |
2016-07-22 | Modified some icons | Daniel J. Ramirez |
2016-07-18 | Property convert images to RGBA before applying hq2x, fixes #5168 | Juan Linietsky |
2016-07-14 | Remote transform node (for 3d) | Jakub Grzesik |
2016-06-26 | Revert "Added toggle for loop interpolation based on adolson's code" | Rémi Verschelde |
2016-06-26 | Merge pull request #5307 from MarianoGnu/master | Rémi Verschelde |
2016-06-24 | Added high resolution icons for the Gizmos, fixes #1638 | Daniel J. Ramirez |
2016-06-20 | Chance Snap for SnapMode and add AutoSlice option. | MarianoGNU |
2016-06-19 | Added loop interpolation and track trigger icons | Daniel J. Ramirez |
2016-06-19 | Merge pull request #5290 from djrm/new_icons | Rémi Verschelde |
2016-06-19 | Merge pull request #4724 from Cybolic/optional-loop-interpolation | Rémi Verschelde |
2016-06-18 | Added missing icons for some nodes | Daniel J. Ramirez |
2016-06-15 | Merge pull request #5218 from djrm/new_icons | Rémi Verschelde |
2016-06-14 | Added zoom icons for graph edit, and removed old exporter | Daniel J. Ramirez |
2016-06-13 | New Shape2D* icons. | Ovnuniarchos |
2016-06-08 | -properly use hidpi icons in hidpi, looks pretty! | Juan Linietsky |
2016-06-08 | Fixed some options in assetlib | Juan Linietsky |
2016-06-08 | Added asset library on project manager for templates | Juan Linietsky |
2016-06-08 | Regenerated icons with the new faster exporter, Added and fixed some icons | Daniel J. Ramirez |
2016-06-07 | listener icons | Daniel J. Ramirez |
2016-06-06 | Merge pull request #4101 from SaracenOne/listener | Juan Linietsky |
2016-06-06 | Fixed some icons given the feedback, also added some missing icons | Daniel J. Ramirez |
2016-06-06 | Fixed bottom left and right icon order for anchor editor. | Saracen |