This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test2
Watch
1
Star
0
Fork
0
You've already forked test2
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
91e2b1dcafe08de79ad0237e54bd82f29e8e9fc9
test2
/
source
/
blender
/
draw
/
engines
/
image
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
..
shaders
Cleanup: comment blocks, trailing space in comments
2021-06-24 15:59:34 +10:00
image_engine.c
Cleanup: replace BLI_assert(!"text") with BLI_assert_msg(0, "text")
2021-07-15 18:29:01 +10:00
image_engine.h
…
image_private.h
Cleanup: remove redundant struct declarations
2020-12-16 16:25:56 +11:00
image_shader.c
UI: Fix Typos in Comments and Docs
2021-02-05 19:08:14 -08:00