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
bc511df3da01ac101ef500846507d8db8a28643e
test
/
source
/
blender
/
quicktime
/
apple
History
Campbell Barton
ffc8ecc587
use BLI_strncpy_rlen() rather then BLI_snprintf() when no formatting is needed.
...
also replace sprintf with strcpy when no formatting is done.
2013-03-14 10:39:18 +00:00
..
qtkit_export.m
OSX: remove a unneccessary condition, QTKit can do 32bit too
2013-01-08 06:08:08 +00:00
qtkit_import.m
code cleanup: remove unused member of direntry struct, also add include for building on osx.
2013-03-05 06:38:43 +00:00
quicktime_export.c
use BLI_strncpy_rlen() rather then BLI_snprintf() when no formatting is needed.
2013-03-14 10:39:18 +00:00
quicktime_import.c
use BLI_strncpy_rlen() rather then BLI_snprintf() when no formatting is needed.
2013-03-14 10:39:18 +00:00