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
f2fb26575cebe9deda1e12bb8f06274dbc19dca7
test
/
source
/
blender
/
editors
/
gizmo_library
History
Campbell Barton
2abfcebb0e
Cleanup: use C comments for descriptive text
...
Follow our code style guide by using C-comments for text descriptions.
2020-10-10 22:04:51 +11:00
..
geometry
Cleanup: use abbreviated names for unsigned types in editors
2020-04-03 16:21:24 +11:00
gizmo_types
Cleanup: use C comments for descriptive text
2020-10-10 22:04:51 +11:00
CMakeLists.txt
Cleanup: Remove GLEW dependencies outside of GL module
2020-09-12 15:51:21 +02:00
gizmo_draw_utils.c
GPUState: Use explicit depth test enum
2020-08-20 17:02:39 +02:00
gizmo_geometry.h
Code Style: use "#pragma once" in source directory
2020-08-07 09:50:34 +02:00
gizmo_library_intern.h
Code Style: use "#pragma once" in source directory
2020-08-07 09:50:34 +02:00
gizmo_library_presets.c
Cleanup:
make format
after SortedIncludes change
2020-03-19 09:33:58 +01:00
gizmo_library_utils.c
Cleanup: Editors, Clang-Tidy else-after-return fixes
2020-07-03 17:42:46 +02:00