This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test
Watch
1
Star
0
Fork
0
You've already forked test
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
72c34068cb44effc009a3adfa929a2c1bbdf802e
test
/
source
/
blender
/
windowmanager
/
gizmo
History
Campbell Barton
8e8a6b80cf
Cleanup: replace BLI_assert(!"text") with BLI_assert_msg(0, "text")
...
This shows the text as part of the assertion message.
2021-07-15 18:29:01 +10:00
..
intern
Cleanup: replace BLI_assert(!"text") with BLI_assert_msg(0, "text")
2021-07-15 18:29:01 +10:00
WM_gizmo_api.h
Fix T85567: Crash accessing gizmo group on
__del__
2021-04-24 23:37:32 +10:00
wm_gizmo_fn.h
Fix spin-gizmo button tool-tip placement
2021-04-19 17:17:49 +10:00
WM_gizmo_types.h
Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXX
2021-07-04 00:43:40 +10:00
wm_gizmo_wmapi.h
Code Style: use "#pragma once" in source directory
2020-08-07 09:50:34 +02:00