Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-05 | Refactoring: rename tools/editor/ to editor/ | Rémi Verschelde | |
The other subfolders of tools/ had already been moved to either editor/, misc/ or thirdparty/, so the hiding the editor code that deep was no longer meaningful. | |||
2017-02-12 | Merge pull request #7352 from Zylann/polyline | Rémi Verschelde | |
Polyline | |||
2017-01-16 | Added some missing icons and modified others | Daniel J. Ramirez | |
2017-01-16 | icon fixes | Daniel J. Ramirez | |
2017-01-15 | Added Line2D node that draws a polygon-based line | Marc Gilleron | |
It supports unlimited width, color gradient, texture and some geometry options for joints and caps. Also transparency without artifacts (provided that line joints aren't too sharp). | |||
2017-01-15 | Added missing icons (#7514) | Daniel Ramirez | |
2017-01-14 | Finish renaming *Frame GUI classes to *Rect | Rémi Verschelde | |
ReferenceFrame had been overlooked, and the cpp files still used the old names. Also ripgrep'ed it all to find some forgotten references. | |||
2017-01-09 | Added resources icons | Daniel J. Ramirez | |
2017-01-08 | Added missing node icons, plus some icon changes | Daniel J. Ramirez | |
2017-01-08 | Finish replacement of joystick by joypad | Rémi Verschelde | |
Some parts were forgotten in 547a577. | |||
2016-11-05 | Fix #7016, add script create icon | Pawel Kowal | |
2016-10-11 | New load icon, removed unused open icon | Pawel Kowal | |
2016-09-18 | New distraction free mode icon | Daniel J. Ramirez | |
2016-09-10 | Merge pull request #5692 from kubecz3k/remoteTransform | Juan Linietsky | |
Remote transform node (for 3d) | |||
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-07-28 | New http request and tutorials icon | Daniel J. Ramirez | |
Remove garbage in group icon | |||
2016-07-22 | Modified some icons | Daniel J. Ramirez | |
2016-07-14 | Remote transform node (for 3d) | Jakub Grzesik | |
It's code is based on RemoteTransform2D node. | |||
2016-06-26 | Merge pull request #5307 from MarianoGnu/master | Rémi Verschelde | |
TextureRegion improvements | |||
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-18 | Added missing icons for some nodes | Daniel J. Ramirez | |
2016-06-15 | Merge pull request #5218 from djrm/new_icons | Rémi Verschelde | |
Some theme icons and better exporter | |||
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 | 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 | 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 | |
2016-06-05 | Added missing icons for some nodes, changed instance icons | Daniel J. Ramirez | |
2016-06-04 | Added 2x PNG versions of the icons | Daniel J. Ramirez | |
2016-06-04 | New icons, almost all the icons have an svg version, plus a more consistent look | Daniel J. Ramirez | |
2016-05-29 | Second batch of icons | Daniel J. Ramirez | |
2016-05-29 | Added first batch of svg icons | Daniel J. Ramirez | |