Refactor
This commit is contained in:
@@ -267,7 +267,7 @@ interface_edit_revolute_joint :: proc( interface : ^interface_state ) -> bool
|
||||
interface_joints :: proc(interface: ^interface_state) -> bool
|
||||
{
|
||||
ret := false
|
||||
interface.edit_mode = .JOINT
|
||||
//interface.edit_mode = .JOINT
|
||||
|
||||
if im.BeginCombo("Joint type", fmt.ctprint(interface.curr_joint_type))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user