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
0332698e021d91d286d2d3a6320bab4e17667dde
test
/
source
/
blender
/
blenloader
History
Campbell Barton
cdc4037f0d
bmesh: BM_verts_in_face was using bmesh operator flag which is no longer ensured to be available,
...
use internal apiflag instead, Thanks to Nicholas Bishop for spotting. also quiet some warnings.
2012-11-19 00:54:55 +00:00
..
intern
bmesh: BM_verts_in_face was using bmesh operator flag which is no longer ensured to be available,
2012-11-19 00:54:55 +00:00
BLO_blend_defs.h
code cleanup: split out defines in BKE_utildefines.h into BLO_blend_defs.h and ui defines in interface_intern.h
2012-09-03 10:12:25 +00:00
BLO_readfile.h
quiet -Wmissing-prototypes warnings, and enable this warning by default for C with gcc.
2012-09-15 01:52:28 +00:00
BLO_runtime.h
unify include guard defines, __$FILENAME__
2012-02-17 18:59:41 +00:00
BLO_soundfile.h
unify include guard defines, __$FILENAME__
2012-02-17 18:59:41 +00:00
BLO_sys_types.h
code cleanup: header cleanup and remove some duplicate defines.
2012-05-12 20:39:39 +00:00
BLO_undofile.h
code cleanup: use const args for writing files.
2012-04-17 19:51:40 +00:00
BLO_writefile.h
code cleanup: use const args for writing files.
2012-04-17 19:51:40 +00:00
CMakeLists.txt
More UI messages fixes and tweaks, BKE_report<->BKE_reportf, and stuff to translate...
2012-10-19 16:43:10 +00:00
SConscript
More UI messages fixes and tweaks, BKE_report<->BKE_reportf, and stuff to translate...
2012-10-19 16:43:10 +00:00