Just released the first version of Zephyr, a free sprite packer and editor.
I'm actively looking for feedback, so please let me know what you think and please share this post.
Available on itch: https://aristurtledev.itch.io/zephyr
| Website | https://aristurtle.net |
| Cohost | https://cohost.org/aristurtle |
| Twitch | https://twitch.tv/aristurtledev |
| Twitter? | https://twitter.com/aristurtledev |
Just released the first version of Zephyr, a free sprite packer and editor.
I'm actively looking for feedback, so please let me know what you think and please share this post.
Available on itch: https://aristurtledev.itch.io/zephyr
Anyone using #visualstudio can you help explain why this is occuring?
When i do "Add > New Class" for a "shared project" type, it does not pull up the Add New File dialog with the Class item type as expected.
However if I do "Add > New Class" from a standard .csproj project, it works as expected.
Hey #dotnet you know what would be neat? Nullable static type analysis when returning named tuples.
Is this something that may come in the future?
Dungeon Siege 2 dialog is peek gaming
It's a #popnmusic kind of day.
Anyone else play Pop'n Lively? I have no friends added. Actually not even sure how to add friends lol.
Day 2 of no solution on this.
Maybe I should just write my own documentation editor
Using #maui
https://mastodon.gamedev.place/@aristurtle/109988567821575603
Hey #dotnet #csharp mastodon, serious question/curiosity. Take a look at the List.cs file at https://github.com/dotnet/runtime/blob/main/src/libraries/System.Private.CoreLib/src/System/Collections/Generic/List.cs Where the hell are the XML documentation tags (like <summary>)? What sorcery is being done to remove them from code but still have them generate for intellesense?