- Sep 17, 2023
-
-
StaffEngineer authored
improve restricted example
-
StaffEngineer authored
-
StaffEngineer authored
move converter color to userland
-
StaffEngineer authored
-
StaffEngineer authored
rename set_text to text
-
StaffEngineer authored
-
StaffEngineer authored
rename to focus
-
StaffEngineer authored
-
StaffEngineer authored
-
- Sep 15, 2023
-
-
StaffEngineer authored
Re-export cosmic-text
-
sam edelsten authored
-
- Sep 14, 2023
-
-
sam edelsten authored
-
sam edelsten authored
should allow a user to install and use the plugin without needing their own install of cosmic-text the violet color changed slightly when i set all the colors to bevy colors >.<
-
sam edelsten authored
make edit history private; need less re-exports if this is just automagically added
-
sam edelsten authored
removes CosmicEditor::set_text in favor of a set_text CosmicText component
-
- Sep 12, 2023
-
-
StaffEngineer authored
-
StaffEngineer authored
-
StaffEngineer authored
bump version; fix example for retina
-
StaffEngineer authored
-
StaffEngineer authored
add editor restrictions + example
-
sam edelsten authored
-
sam edelsten authored
-
sam edelsten authored
-
sam edelsten authored
feels okay to use, still not 100% on implementation, especially for multistyle texts. works tho
-
sam edelsten authored
set_text does not respect these limits, unsure of best way to implement them in that function. Think it's object oriented brain biting me here, need to reframe the issue
-
- Sep 11, 2023
-
-
StaffEngineer authored
bundle fira mono subset font
-
sam edelsten authored
had to create a new subset in fontforge, bevy's included font wouldn't load for whatever reason.
-
StaffEngineer authored
fix wasm breaking when using plugin defaults
-
StaffEngineer authored
add image background example
-
sam edelsten authored
may be a better way than bundling a font, bit unsure
-
sam edelsten authored
-
StaffEngineer authored
fix cursor blink on editors with transparency
-
StaffEngineer authored
Clear Inactive selection
-
sam edelsten authored
-
sam edelsten authored
-
sam edelsten authored
-
StaffEngineer authored
-
StaffEngineer authored
-
StaffEngineer authored
Enable cursor blinking
-
sam edelsten authored
-