Nordstrom’s anniversary sale is unique because you can score massive deals in every department. Designer clothing, white-hot trendy sneakers, outdoor gear, kitchenware and beauty supplies are just a handful of the categories on offer. Plus, unlike most sales, this one isn’t just stuff that didn’t sell last season – it’s […]
editors
Shfty/inspector-gadget: A general-purpose GDScript inspector UI for building your own editors inside Godot.
A general-purpose GDScript UI for building editor functionality inside Godot. Overview Inspector gadget is a set of GDScript UI controls designed to read and write object properties at runtime. It extends the standard get_indexed() function from the Node class with support for arrays and dictionaries, allowing for fully-recursive property visualization […]