Commit 76506ff0 authored by Ondrasek Timotej's avatar Ondrasek Timotej
Browse files

removed get/set prop instructions

parent 4fe54982
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -65,7 +65,7 @@
            "function": "get_set_vec_any_prop",
            "input": [["VEC2", [0.0, 0.0]], ["FLOAT", 1.0]],
            "output": [],
            "log": ["(22, 5): TYPE ERROR: vec2 doesn't have prop z."]
            "log": ["(22, 5): INDEX ERROR: Index out of range."]
        },
        {
            "name": "Get/Set quat",
+3 −3
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@
        ["STRING", "name"],
        ["VEC2I", [0, 0]],
        ["VEC3", [0.0, 0.0, 0.0]],
        ["STRING", "z"],
        ["INT", 2],
        ["QUAT", [0.0, 0.0, 0.0, 0.0]],
        ["BYTES", [0, 0]],
        ["PATH", ["", ""]],
@@ -107,8 +107,8 @@
            ],
            "code": [
                [
                    ["SET_PROP", "pcp", 1, 3, 2, [22, 5]],
                    ["GET_PROP", "lpc", 0, 1, 3, [23, 12]],
                    ["SET_ELEMENT_ANY", "pcp", 1, 3, 2, [22, 5]],
                    ["GET_ELEMENT_ANY", "lpc", 0, 1, 3, [23, 12]],
                    ["CAST_ANY", "ll", 1, 0, [23, 12]],
                    ["COPY_VAL_FLOAT", "pl", 0, 1, [23, 5]],
                    ["RET", "", [23, 5]]
Compare 64c644ad to 0c0efaba
Original line number Diff line number Diff line
Subproject commit 64c644adbae49dce6181f079158896d351a43c84
Subproject commit 0c0efabaad523f5290b2229a39c95b8c9b47f87f