Blender Git Commit Log

Git Commits -> Revision 9c6094e

Revision 9c6094e by Ton Roosendaal (master)
January 16, 2005, 11:29 (GMT)
Fix for bug #2152

Using File->Save Image menu didn't work while Stars were drawn... the used
method to save an image (mainqenter F3 key) is a bit awkward anyway, so
replaced with proper BIF_xxx call.
Reason for mainqenter not to work was RE_draw_stars() function calling
a blender_test_break(), swallowing queue events. Very bad and need review.

Small tweak in previewrender; preview type Cube now displays texture
coordinates better (it showed a bit too much)

Commit Details:

Full Hash: 9c6094ee0e26dee4e038de42b3740a61c1d9024d
SVN Revision: 3766
Parent Commit: dd0d5c2
Lines Changed: +4, -4

2 Modified Paths:

/source/blender/src/header_info.c (+1, -1) (Diff)
/source/blender/src/previewrender.c (+3, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021