Blender Git Commit Log

Git Commits -> Revision 06aee2e

Revision 06aee2e by Campbell Barton (master)
February 20, 2011, 15:48 (GMT)
misc warnings/fixes
- WITH_OPENJPEG wasn't defined for creator.c with CMake.
- remove shadowed/redefined vars.
- remove some unused RNA report args.
- re-arrange IMB_FILE_TYPES so IRIS is not the first format tested, since its not very common test JPEG and PNG first.

Commit Details:

Full Hash: 06aee2ef0e1c810c24b2559838e46045d708b22f
SVN Revision: 35001
Parent Commit: 8c4e95d
Lines Changed: +117, -122

11 Modified Paths:

/source/blender/editors/interface/interface_templates.c (+0, -2) (Diff)
/source/blender/editors/interface/interface_utils.c (+0, -1) (Diff)
/source/blender/gpu/intern/gpu_material.c (+5, -5) (Diff)
/source/blender/imbuf/intern/filetype.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_main_api.c (+2, -4) (Diff)
/source/blender/makesrna/intern/rna_nla.c (+8, -3) (Diff)
/source/blender/makesrna/intern/rna_object_api.c (+1, -2) (Diff)
/source/blender/modifiers/intern/MOD_build.c (+83, -90) (Diff)
/source/blender/modifiers/intern/MOD_hook.c (+0, -1) (Diff)
/source/blender/modifiers/intern/MOD_solidify.c (+13, -13) (Diff)
/source/creator/CMakeLists.txt (+4, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021