-
I found this after trying to use the code in the Godot docs to work. If I set up a test project with one of the effects, say matrix, and a RT label to try it, the [matrix] labels are printed and not p…
ghost updated
4 months ago
-
### Describe the project you are working on
A multiplayer strategy game for the web and desktop.
### Describe the problem or limitation you are having in your project
I am subclassing Objects and R…
-
# [`UIViewController`](https://developer.apple.com/documentation/uikit/uiviewcontroller?language=objc)
iPhone用户看到的App页面都是[`UIViewController`](https://developer.apple.com/documentation/uikit/uiviewcon…
-
**Describe the request**
Some special/system classes like Magnitude, Collection, String, Exception have a custom icon that they use in inspectors, the class browser, etc. It would be very useful to h…
-
I'm unable to add action buttons to a gt4gemstone inspector.
-
### Godot version
4.0.dev (17c62a692)
### System information
Windows 10, Vulkan, AMD Radeon RX 6700 XT
### Issue description
**TLDR:**
In the inspector and theme editor custom definiti…
-
ListField with DictField as child created invalid TypeScript code
I have this field in my django response serializer fields:
detailpage_elements = serializers.ListField(
required=Fa…
-
A roughly bi-weekly update.
* "Round 2: Wizard GEMSCRIPT Interface" milestone work began on May 10, 2021. Ends Aug 2, 2021.
* Budgeted hours: 450 hrs (3 months at 150hrs/mo heavy burn).
* Budget inc…
-
Hi,
I'm having issue setting up the token authentication with django_rest_swagger, I'm actually using session authentication and token authentication
I successfully setup the token authenticatio…
-
Hi, I'm beggining to use this project to generate the documentation of our API and it's really useful, thanks !
I'm trying to use the [type hinting on a serializer method](https://drf-yasg.readthed…