Commit Graph

58 Commits

Author SHA1 Message Date
don-tnowe
ab5ca5a7cb Do not save script as sep file in CSV direct edit 2022-10-23 16:46:54 +03:00
don-tnowe
1e7eef6e3f Add support for importing jaggy csv and ", " delim 2022-10-23 16:45:49 +03:00
don-tnowe
f26eabf69b Fix infinite realoading if table is empty 2022-10-23 16:31:07 +03:00
don-tnowe
0937f685b4 Fix error importing enums with some names 2022-10-23 16:19:59 +03:00
don-tnowe
58e410898f Implement direct editing of csv 2022-10-22 23:12:22 +03:00
don-tnowe
6ab9bcb96e Delegate storage of import data to separate class 2022-10-22 19:23:50 +03:00
don-tnowe
73b8d9cc41 Delegate data i/o to separate class 2022-10-22 19:21:27 +03:00
don-tnowe
e4c025d869 Change import button position 2022-10-22 17:48:02 +03:00
don-tnowe
977932e017 Implement CSV into TRES conversion 2022-10-22 17:39:38 +03:00
don-tnowe
744436e66d Fix cells uneditable if filter is used 2022-10-08 13:37:45 +03:00
don-tnowe
0b51bfacb7 Fix Select All Cells in Column not working 2022-10-06 21:44:25 +03:00
don-tnowe
e8f4d88e93 Implement splitting big table into pages 2022-10-06 19:43:30 +03:00
don-tnowe
dfaaaf400a Performance Improvements 2022-10-06 17:50:47 +03:00
don-tnowe
d0b9509c33 Allow copying resource_path and entering newlines 2022-10-04 17:56:08 +03:00
don-tnowe
7026e85814 Forgot the print statements.
Wish plugin debugging was real.
2022-10-04 17:30:05 +03:00
don-tnowe
475e958c5b Fix bug with typed arrays seen as enum arrays 2022-10-04 17:21:32 +03:00
don-tnowe
50b6916352 Implement enum editing 2022-10-03 20:16:14 +03:00
don-tnowe
29359a1596 Rewrite search behaviour (fixes #8) 2022-10-02 22:26:07 +03:00
don-tnowe
fdcd89ef8a Refactoring of header columns and top menu buttons 2022-10-02 21:33:55 +03:00
don-tnowe
07f52150f7 Added column selection and hiding 2022-10-01 14:26:14 +03:00
don-tnowe
41b8737609 Convert case of property names 2022-09-30 20:56:25 +03:00
don-tnowe
a1fadfd47d Merge branch 'master' of https://github.com/don-tnowe/godot-resources-as-sheets-plugin 2022-09-30 16:04:58 +03:00
don-tnowe
41e233edc8 Fix table breaking when columns added/removed 2022-09-30 16:04:52 +03:00
don-tnowe
245b474ff5 Merge branch 'master' of https://github.com/don-tnowe/godot-resources-as-sheets-plugin 2022-09-30 15:58:42 +03:00
don-tnowe
ad82f2acb3 Fix table breaking when columns added/removed 2022-09-30 15:58:33 +03:00
don-tnowe
c7c9939416 Fix misligned column headers 2022-09-30 15:57:25 +03:00
don-tnowe
7cb01be6ab Merge branch 'godot-3' of https://github.com/don-tnowe/godot-resources-as-sheets-plugin into godot-3 2022-09-29 14:02:30 +03:00
don-tnowe
5354110c78 Godot 3 Feature lock 2022-09-29 14:02:08 +03:00
don-tnowe
b78a589b67 Fix table breaking when columns added/removed 2022-09-29 13:56:51 +03:00
don-tnowe
ecfce9975b Godot 3 Feature lock 2022-09-27 13:12:49 +03:00
don-tnowe
3c3b16970f Many, many bug fixes 2022-09-26 10:54:04 +03:00
don-tnowe
bd9dd395c8 Display images 2022-09-24 18:37:10 +03:00
don-tnowe
bf15e0d548 Add settings menu 2022-09-24 18:36:54 +03:00
don-tnowe
e65190c28f Add enum and bool editing, improve multi select 2022-09-24 13:57:17 +03:00
don-tnowe
a0f3d3fe14 Move example files into folder 2022-09-24 13:47:12 +03:00
don-tnowe
fdbdca1101 Improve array recent menu 2022-09-24 00:47:42 +03:00
don-tnowe
31a14f4aaf Screenshots x2 2022-09-23 22:16:22 +03:00
don-tnowe
4f1b31cb26 Fix inspector no undo, minor array editing improvements 2022-09-23 22:16:13 +03:00
don-tnowe
b97d63bb48 Rewrite text editing 2022-09-23 20:33:04 +03:00
don-tnowe
da2af14c30 Implement array editing 2022-09-23 17:37:17 +03:00
don-tnowe
9570619972 Rearrange top panel and add gdscript processing 2022-09-23 14:18:06 +03:00
don-tnowe
8e048f4f0e Separate column headers from grid 2022-09-23 13:40:09 +03:00
don-tnowe
07eb43b836 Change Inspector edits to be undoable 2022-09-22 22:27:09 +03:00
don-tnowe
ae3c71e52d Add a couple of gifs 2022-09-22 21:07:31 +03:00
don-tnowe
544bfb8fd1 Implement texture atlas chopper 2022-09-22 21:00:21 +03:00
don-tnowe
83d23e60c6 Add sorting by resource and color 2022-09-22 19:28:34 +03:00
don-tnowe
1ffa77166a Implement resource cell editing 2022-09-22 19:18:09 +03:00
don-tnowe
48bfd7ebd3 Improve color cell editing 2022-09-22 18:14:56 +03:00
don-tnowe
9e83296a51 Implement inspector editing 2022-09-22 17:48:28 +03:00
don-tnowe
af6f49b7e4 Add color and number editing docks 2022-09-22 15:53:03 +03:00