Commit Graph

126 Commits

Author SHA1 Message Date
Hugo Locurcio
2b363a7f9b Tweak animation keyframe editor icons
Follow-up to https://github.com/godotengine/godot/pull/31081.
2019-08-07 13:51:24 +02:00
Rémi Verschelde
ab6b329448 Merge pull request #39 from Calinou/add-icon-project-loading
Add the `ProjectIconLoading` editor icon
2019-06-12 15:51:41 +02:00
Hugo Locurcio
26311de22e Add the ProjectIconLoading editor icon 2019-06-08 14:29:34 +02:00
Michael Alexsander Silva Dias
7db122c7c0 Merge pull request #29 from YeldhamDev/small_optimize_fix
Small "optimize.py" fix, and add instructions for icon optimization in "README.md"
2019-04-15 15:32:53 -03:00
Michael Alexsander Silva Dias
a101ffb3a8 Small "optimize.py" fix, and add instructions for icon optimization in "README.md" 2019-04-15 15:30:34 -03:00
Rémi Verschelde
738e64a6d7 Merge pull request #35 from Calinou/improve-readme
Improve writing style and formatting in README
2019-04-08 14:04:14 +02:00
Rémi Verschelde
59ce47b881 Merge pull request #36 from Calinou/add-editor-screenshot
Add an high-quality editor screenshot
2019-04-08 14:03:55 +02:00
Hugo Locurcio
f7e09ff3ed Add an high-quality editor screenshot
The JPEG version is meant to be linked to in Web pages
(specifically, godotengine/godot's README) whereas the 4K PNG version
is better suited to other use cases.
2019-03-22 23:00:07 +01:00
Hugo Locurcio
1b21ee0d1f Improve writing style and formatting in README 2019-03-22 22:26:51 +01:00
Rémi Verschelde
7f32225aee Merge pull request #28 from YeldhamDev/add_view_spatial_handlers
Add new extra handlers for the spatial editor
2019-02-10 15:25:34 +01:00
Michael Alexsander Silva Dias
069e9a7534 Add new extra handlers for the spatial editor 2019-02-10 12:18:15 -02:00
Rémi Verschelde
2e717d8ee6 Merge pull request #34 from YeldhamDev/ignore_hashes_file
Ignore and delete "hashes" file
2019-02-10 15:14:17 +01:00
Michael Alexsander Silva Dias
79157ffda7 Ignore and delete "hashes" file 2019-02-10 12:10:14 -02:00
Rémi Verschelde
67b04aabcf Merge pull request #27 from QbieShay/spring_arm_icon
added spring arm node icon
2019-02-10 15:01:09 +01:00
QbieShay
2de0682992 added spring arm node icon 2019-02-10 14:49:23 +01:00
Rémi Verschelde
19b2d0a3f0 Merge pull request #33 from groud/add_tilemap_bucket
Adds a bucket fill icon
2019-01-28 09:27:58 +01:00
Gilles Roudière
eff74449ed Adds a bucket fill icon 2019-01-27 23:23:45 +01:00
Rémi Verschelde
ff84fc679d Merge pull request #32 from groud/add_icons_for_tilemaps
Adds icons for the tilemap editor
2018-11-18 17:01:05 +01:00
Gilles Roudière
10e59bb83d Adds icons for the tilemap editor 2018-11-18 15:40:39 +01:00
Rémi Verschelde
dab384a1e4 Merge pull request #31 from claushellsing/patch-1
Fix typo
2018-10-29 21:30:01 +01:00
Rainer Eli
5e6cb0be31 Fix typo
fix small typo
2018-10-29 14:22:13 -06:00
Rémi Verschelde
6c2675baff Merge pull request #30 from willnationsdev/script-extend
Add icon_script_extend.svg
2018-10-19 19:28:22 +02:00
Will Nations
fe79d81a6a Add icon_script_extend.svg 2018-10-08 18:24:18 -05:00
Rémi Verschelde
70f05e0d45 Merge pull request #22 from willnationsdev/script-create-dialog
Add icon_script_create_dialog.svg
2018-10-06 12:25:40 +02:00
Will Nations
e384c11a36 Add icon_script_create_dialog.svg 2018-10-05 16:22:59 -05:00
Rémi Verschelde
5f373d256e Merge pull request #26 from qonnop/icon-noise-texture
Added noise texture icon
2018-10-05 20:04:00 +02:00
qonnop
0850ae3836 Added noise texture icon
See issue https://github.com/godotengine/godot/issues/22704
By running the optimize script, several other icons were also
optimized/reformatted.
2018-10-05 19:48:27 +02:00
Rémi Verschelde
d833440085 Merge pull request #25 from Paulb23/text_file_icons
Icon For TextFiles
2018-09-30 22:42:49 +02:00
Paulb23
7654ac71a2 Icon For TextFiles 2018-09-29 16:05:50 +01:00
Rémi Verschelde
6d6b32f5e6 Merge pull request #24 from Calinou/new-checkbox-icons
Add new checkbox and radio button icons
2018-09-19 19:56:46 +02:00
Hugo Locurcio
bd8cd71cbc Add new checkbox and radio button icons
See <https://github.com/godotengine/godot/pull/22150>.
2018-09-19 17:18:31 +02:00
Max Hilbrunner
1247a3db15 Merge pull request #21 from diowonderland/godotjam-templates
Add Godot Jam AI templates
2018-06-21 18:43:48 +02:00
diowonderland
05f653e9cd Add Godot Jam AI templates 2018-06-18 19:27:15 +02:00
Daniel J. Ramirez
a2b73bce1b Fixed docs logo, and added website design "specs" 2018-02-21 19:33:34 -06:00
Daniel J. Ramirez
4c6cfcaa07 Added and optimized several icons. 2018-02-21 19:13:22 -06:00
Daniel J. Ramirez
88acc1a37f Added enum icon 2018-02-20 11:26:02 -06:00
Daniel J. Ramirez
b96bace512 Some icons fixes 2018-02-09 13:03:12 -06:00
Rémi Verschelde
758eace8f0 Merge pull request #16 from ronroniv/patch-1
Fix README to matching the current folders
2018-01-31 08:36:52 +01:00
ronroniv
a61d2018a5 Fix README to matching the current folders
And fix a typo
2018-01-31 14:24:45 +09:00
Juan Linietsky
96444ab9c4 Added character images 2018-01-30 13:23:35 -03:00
Rémi Verschelde
be2bf5c382 Merge pull request #15 from groud/reorganize
Reorganize everything
2018-01-14 23:52:58 +01:00
Gilles Roudiere
fb3480f483 Reorganize everything 2018-01-14 23:02:31 +01:00
Daniel J. Ramirez
663e566d94 Organized business cards 2018-01-14 14:12:45 -06:00
Daniel J. Ramirez
44a46679df Added members business card template. 2018-01-14 13:09:22 -06:00
Daniel J. Ramirez
66242662d8 Added basic building blocks guide. 2018-01-11 16:54:35 -06:00
Daniel J. Ramirez
bd56ce3cd9 Updated docs logo 2018-01-11 16:53:49 -06:00
Daniel J. Ramirez
6070e146e4 Added new style banner. 2018-01-11 16:52:06 -06:00
Daniel J. Ramirez
43596b0387 Improvements to 2018 designs 2018-01-08 14:59:23 -06:00
Rémi Verschelde
e1df22487d Merge pull request #13 from djrm/master
Added 2018 assets
2018-01-08 07:45:27 +01:00
Daniel J. Ramirez
10ee717a63 Added 2018 assets 2018-01-07 20:18:33 -06:00