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
c0900a64ceeaa46a1dfd1fa19d5b57449fb7788a
test
/
source
/
blender
/
io
History
Campbell Barton
c1a477b497
Cleanup: use C++ comments or 'if 0' for commented code
2021-08-03 15:27:20 +10:00
..
alembic
Cleanup: replace BLI_assert(test || !"text") with BLI_assert_msg(test, text)
2021-07-22 00:46:45 +10:00
avi
Cleanup: use ELEM macro
2020-11-06 12:32:54 +11:00
collada
Cleanup: use C++ comments or 'if 0' for commented code
2021-08-03 15:27:20 +10:00
common
Cleanup: enable modernize-use-equals-default check
2021-04-08 11:07:27 +02:00
gpencil
GPencil: Fix unreported problems painting after import SVG
2021-07-29 22:30:48 +02:00
usd
Cleanup: replace BLI_assert(!"text") with BLI_assert_msg(0, "text")
2021-07-15 18:29:01 +10:00
CMakeLists.txt
GPencil: New modules for Import and Export
2021-03-24 15:28:58 +01:00