Revert "Revert "Revert "Revert "Adjust snap source drawing when adding multiple snap points""""

This reverts commit b8bf40ed4b.
This commit is contained in:
2021-11-18 13:55:21 -03:00
parent f61a73093b
commit ea42c1a22e
4 changed files with 59 additions and 34 deletions

View File

@@ -93,8 +93,6 @@ void imm_draw_cylinder_fill_3d(
uint pos, float base, float top, float height, int slices, int stacks);
void imm_drawcircball(const float cent[3], float rad, const float tmat[4][4], uint pos);
void imm_drawX(const float cent[3], float size, const float tmat[4][4], uint pos);
#ifdef __cplusplus
}
#endif