Blender Git Commit Log

Git Commits -> Revision 63195b0

Revision 63195b0 by Ton Roosendaal (master)
December 19, 2008, 12:48 (GMT)
2.5

Compile fix; MAXFLOAT is not defined uniformly on platforms.
Note for the coders:

ED_types.h: has editor wide defines and structs
ED_util.h: has editor wide functions

Both includes also are containing old cruft to get things
to compile (and work), for later cleanup.

Commit Details:

Full Hash: 63195b01794e42243b1bcac01de43eccaa89fade
SVN Revision: 17947
Parent Commit: d92b45d
Lines Changed: +35, -13

19 Modified Paths:

/source/blender/editors/include/ED_types.h (+14, -0) (Diff)
/source/blender/editors/include/ED_util.h (+0, -8) (Diff)
/source/blender/editors/screen/area.c (+4, -5) (Diff)
/source/blender/editors/space_action/action_header.c (+1, -0) (Diff)
/source/blender/editors/space_buttons/buttons_header.c (+1, -0) (Diff)
/source/blender/editors/space_file/file_header.c (+1, -0) (Diff)
/source/blender/editors/space_image/image_header.c (+1, -0) (Diff)
/source/blender/editors/space_info/info_header.c (+1, -0) (Diff)
/source/blender/editors/space_ipo/ipo_header.c (+1, -0) (Diff)
/source/blender/editors/space_nla/nla_header.c (+1, -0) (Diff)
/source/blender/editors/space_node/node_header.c (+1, -0) (Diff)
/source/blender/editors/space_outliner/outliner_header.c (+1, -0) (Diff)
/source/blender/editors/space_script/script_header.c (+1, -0) (Diff)
/source/blender/editors/space_sequencer/sequencer_header.c (+1, -0) (Diff)
/source/blender/editors/space_sound/sound_header.c (+1, -0) (Diff)
/source/blender/editors/space_text/text_header.c (+1, -0) (Diff)
/source/blender/editors/space_time/time_header.c (+1, -0) (Diff)
/source/blender/editors/space_view3d/view3d_edit.c (+2, -0) (Diff)
/source/blender/editors/space_view3d/view3d_header.c (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021