Update Transpiler
parent
f692c97b2c
commit
ec4d735230
|
|
@ -42,6 +42,9 @@ Features
|
|||
### **Nullables**
|
||||
- Shim null assignment converting `null` to `RJ_GDGlue.return_null()`
|
||||
|
||||
### **GD Functions**
|
||||
- Ommiting return type value description in GDScript with Rokojori.Null as return type
|
||||
|
||||
### **Math**
|
||||
- float.MaxValue converted to value
|
||||
- `float.IsInfinity` to `is_inf`
|
||||
|
|
|
|||
Loading…
Reference in New Issue