Commit Graph

  • 6ab9bcb96e Delegate storage of import data to separate class don-tnowe 2022-10-22 19:23:50 +0300
  • 73b8d9cc41 Delegate data i/o to separate class don-tnowe 2022-10-22 19:21:27 +0300
  • e4c025d869 Change import button position don-tnowe 2022-10-22 17:48:02 +0300
  • 977932e017 Implement CSV into TRES conversion don-tnowe 2022-10-22 17:39:38 +0300
  • 6fffdf32b8 Merge remote branch 'Godot-4' don-tnowe 2022-10-15 01:46:12 +0300
  • 750c3290a3 Display for 4.0 don-tnowe 2022-09-26 22:12:24 +0300
  • 7e28c1d79f Add Preview resize, fix GDScript fields not working don-tnowe 2022-09-26 22:12:09 +0300
  • c1354071ed Godot 4 port don-tnowe 2022-09-26 19:38:20 +0300
  • 744436e66d Fix cells uneditable if filter is used don-tnowe 2022-10-08 13:37:45 +0300
  • 0b51bfacb7 Fix Select All Cells in Column not working don-tnowe 2022-10-06 21:44:25 +0300
  • e8f4d88e93 Implement splitting big table into pages don-tnowe 2022-10-06 19:43:30 +0300
  • dfaaaf400a Performance Improvements don-tnowe 2022-10-06 17:50:47 +0300
  • d0b9509c33 Allow copying resource_path and entering newlines don-tnowe 2022-10-04 17:56:08 +0300
  • 7026e85814 Forgot the print statements. Wish plugin debugging was real. don-tnowe 2022-10-04 17:30:05 +0300
  • 475e958c5b Fix bug with typed arrays seen as enum arrays don-tnowe 2022-10-04 17:21:32 +0300
  • 50b6916352 Implement enum editing don-tnowe 2022-10-03 20:16:14 +0300
  • 29359a1596 Rewrite search behaviour (fixes #8) don-tnowe 2022-10-02 22:26:07 +0300
  • fdcd89ef8a Refactoring of header columns and top menu buttons don-tnowe 2022-10-02 21:33:55 +0300
  • 07f52150f7 Added column selection and hiding don-tnowe 2022-10-01 14:26:14 +0300
  • 41b8737609 Convert case of property names don-tnowe 2022-09-30 20:56:25 +0300
  • a1fadfd47d Merge branch 'master' of https://github.com/don-tnowe/godot-resources-as-sheets-plugin don-tnowe 2022-09-30 16:04:58 +0300
  • 41e233edc8 Fix table breaking when columns added/removed don-tnowe 2022-09-30 15:58:33 +0300
  • 245b474ff5 Merge branch 'master' of https://github.com/don-tnowe/godot-resources-as-sheets-plugin don-tnowe 2022-09-30 15:58:42 +0300
  • ad82f2acb3 Fix table breaking when columns added/removed don-tnowe 2022-09-30 15:58:33 +0300
  • c7c9939416 Fix misligned column headers don-tnowe 2022-09-30 15:57:25 +0300
  • 7cb01be6ab Merge branch 'godot-3' of https://github.com/don-tnowe/godot-resources-as-sheets-plugin into godot-3 don-tnowe 2022-09-29 14:02:30 +0300
  • 5354110c78 Godot 3 Feature lock don-tnowe 2022-09-27 13:12:49 +0300
  • b78a589b67 Fix table breaking when columns added/removed don-tnowe 2022-09-29 13:56:51 +0300
  • ecfce9975b Godot 3 Feature lock don-tnowe 2022-09-27 13:12:49 +0300
  • a7e047553e Display for 4.0 don-tnowe 2022-09-26 22:12:24 +0300
  • 85829da478 Add Preview resize, fix GDScript fields not working don-tnowe 2022-09-26 22:12:09 +0300
  • f8af56d15c Godot 4 port don-tnowe 2022-09-26 19:38:20 +0300
  • 3c3b16970f Many, many bug fixes don-tnowe 2022-09-26 10:54:04 +0300
  • bd9dd395c8 Display images don-tnowe 2022-09-24 18:37:10 +0300
  • bf15e0d548 Add settings menu don-tnowe 2022-09-24 18:36:54 +0300
  • e65190c28f Add enum and bool editing, improve multi select don-tnowe 2022-09-24 13:57:17 +0300
  • a0f3d3fe14 Move example files into folder don-tnowe 2022-09-24 13:47:12 +0300
  • fdbdca1101 Improve array recent menu don-tnowe 2022-09-24 00:47:42 +0300
  • 31a14f4aaf Screenshots x2 don-tnowe 2022-09-23 22:16:22 +0300
  • 4f1b31cb26 Fix inspector no undo, minor array editing improvements don-tnowe 2022-09-23 22:16:13 +0300
  • b97d63bb48 Rewrite text editing don-tnowe 2022-09-23 20:33:04 +0300
  • da2af14c30 Implement array editing don-tnowe 2022-09-23 17:37:17 +0300
  • 9570619972 Rearrange top panel and add gdscript processing don-tnowe 2022-09-23 14:18:06 +0300
  • 8e048f4f0e Separate column headers from grid don-tnowe 2022-09-23 13:40:09 +0300
  • 07eb43b836 Change Inspector edits to be undoable don-tnowe 2022-09-22 22:27:09 +0300
  • ae3c71e52d Add a couple of gifs don-tnowe 2022-09-22 21:07:31 +0300
  • 544bfb8fd1 Implement texture atlas chopper don-tnowe 2022-09-22 21:00:21 +0300
  • 83d23e60c6 Add sorting by resource and color don-tnowe 2022-09-22 19:28:34 +0300
  • 1ffa77166a Implement resource cell editing don-tnowe 2022-09-22 19:18:09 +0300
  • 48bfd7ebd3 Improve color cell editing don-tnowe 2022-09-22 18:14:56 +0300
  • 9e83296a51 Implement inspector editing don-tnowe 2022-09-22 17:48:28 +0300
  • af6f49b7e4 Add color and number editing docks don-tnowe 2022-09-22 15:53:03 +0300
  • 7f30ee06fd Bug fixes, example changes and docks setup don-tnowe 2022-09-22 01:55:12 +0300
  • 7dba17f840 Update screenshot and readme don-tnowe 2022-09-22 01:00:58 +0300
  • 0746595ce0 Add row colorization don-tnowe 2022-09-22 00:06:07 +0300
  • eac20fb2fb Implement custom cell editor types don-tnowe 2022-09-21 23:09:50 +0300
  • 1f91293363 Text adjustments don-tnowe 2022-09-21 05:34:52 +0300
  • 328a2ef2fc Fix bugs with folder changing don-tnowe 2022-09-21 05:32:40 +0300
  • c7ac9d875d Include Liconse don-tnowe 2022-09-20 09:39:36 +0300
  • 53fdb3e72c Initial Commit (i will never start initializing as soon as i begin the project) don-tnowe 2022-09-20 00:10:57 +0300