mirror of
https://github.com/Insality/druid
synced 2025-09-27 18:12:21 +02:00
#131 Add dynamic_poses for static grid
This commit is contained in:
@@ -54,7 +54,8 @@ M.PIVOTS = {
|
||||
[gui.PIVOT_NW] = vmath.vector3(-0.5, 0.5, 0),
|
||||
}
|
||||
|
||||
|
||||
M.VECTOR_ZERO = vmath.vector3(0)
|
||||
M.VECTOR_ONE = vmath.vector3(1)
|
||||
M.SYS_INFO = sys.get_sys_info()
|
||||
M.CURRENT_SYSTEM_NAME = M.SYS_INFO.system_name
|
||||
|
||||
|
Reference in New Issue
Block a user