Animation API getting better but now need to resolve how it works with the frames.
This commit is contained in:
parent
785d0240da
commit
d4e79f1d3d
7 changed files with 70 additions and 45 deletions
|
|
@ -12,6 +12,7 @@ cpp_args=[
|
|||
'-Wno-unused-parameter',
|
||||
'-Wno-unused-function',
|
||||
'-Wno-unused-variable',
|
||||
'-Wno-unused-but-set-variable',
|
||||
]
|
||||
link_args=[]
|
||||
# these are passed as override_defaults
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue