1
I Use This!
Very High Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 10 hours ago.
Jul 17, 2024 — Jul 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix crash in the viewer when there is a Text{} More... about 5 years ago
Refactor the Expression More... about 5 years ago
Parse property declarations More... about 5 years ago
syntax_updater: also update the .rs files containing sixtyfps! More... about 5 years ago
Add support for qualified type names to the parser More... about 5 years ago
Adapt the parser to parse := instead of = More... about 5 years ago
Revert "Replace '=' with ':='" More... about 5 years ago
Use the tool to replace = with := More... about 5 years ago
Replace '=' with ':=' More... about 5 years ago
Initial import of a syntax_updater tool that rewrite files More... about 5 years ago
Replace RenderingInfo with RenderingPrimitive More... about 5 years ago
Style cleanup More... about 5 years ago
Move Color and RenderingPrimitive into abi::datastructures More... about 5 years ago
Make the Parser a trait More... about 5 years ago
Clean up HasRenderingPrimitive trait API after transition More... about 5 years ago
Remove the individual primitive factory functions from RenderingPrimitivesBuilder More... about 5 years ago
Add API to the RenderingPrimitivesBuilder to build the new style primitive More... about 5 years ago
Simplify image primitives graphics API More... about 5 years ago
Introduce a new rendering primitive enum in the graphics module More... about 5 years ago
Some documentation fixes for item generated with #[vtable] More... about 5 years ago
Rename internal types More... about 5 years ago
Minor cleanup More... about 5 years ago
Add documentation for the vtable crate More... about 5 years ago
Update cached rendering data only when there are changes More... about 5 years ago
Minor cleanup in item transform calculation More... about 5 years ago
Add Text::font_family and font_pixel_size properties More... about 5 years ago
Implement support for selecting the font family and pixel size in the GL renderer More... about 5 years ago
Clean up texture atlas allocation code More... about 5 years ago
Attempt to do Plus / Minus More... about 5 years ago
Fix the children allocation array More... about 5 years ago