Merge lines.love
[?]
Sep 5, 2022, 7:47 PM
5T7T5Y254AAV6EXTCK4CDNLUVU5J5DIEIQ7KNF7QCZXLEIGXK46QCDependencies
- [2]
LXW73CJ3Merge lines.love - [3]
OI4FPFINsupport drawings in the source editor - [4]
KKMFQDR4editing source code from within the app - [5]
SDRXK4X5move - [6]
BJ5X5O4Alet's prevent the text cursor from ever getting on a drawing - [7]
OTIBCAUJlove2d scaffold - [8]
3QQZ7W4Ebring couple more globals back to the app level - [9]
7CEOB56DMerge upstream into main - [10]
R6GUSTBYdefault font size and line-height - [11]
K464QQR4more defensive resize handling - [*]
2Y7YH7UPinfrastructure for caching LÖVE text objects
Change contents
- edit in main.lua at line 26
-- both sides use drawingsload_file_from_source_or_save_directory('icons.lua')load_file_from_source_or_save_directory('drawing.lua')load_file_from_source_or_save_directory('geom.lua')load_file_from_source_or_save_directory('help.lua')load_file_from_source_or_save_directory('drawing_tests.lua') - edit in main.lua at line 263
-- both sides use drawingsload_file_from_source_or_save_directory('icons.lua')load_file_from_source_or_save_directory('drawing.lua')load_file_from_source_or_save_directory('geom.lua')load_file_from_source_or_save_directory('help.lua')load_file_from_source_or_save_directory('drawing_tests.lua') - resolve order conflict in main.lua at line 263[13.268]