Only search projects.blender.org
Log In
New Account
Home
My Page
Projects
Blender 2.x BF release
Summary
Activity
Tracker
SCM
Files
Blender 2.6 Bug Tracker: Browse
[#25088] Add spot lamp causing crash
Date:
2010-12-07 23:59
Priority:
3
State:
Closed
Submitted by:
Cole Ingraham (
coleingraham
)
Assigned to:
Campbell Barton (campbellbarton)
Category:
None
Status:
Fixed / Closed
Relates to:
Duplicates:
Patches:
Summary:
Add spot lamp causing crash
Detailed description
In the svn build rev. 33516 adding a Spot lamp in top view (numpad 7) or when in camera view if looking directly down the Z axis causes blender to crash (OSX 10.6). All other lamps add fine and spots add fine in other views or angles for the camera.
Followup
Message
Date
: 2010-12-08 01:59
Sender
:
Campbell Barton
This is an assert, not a crash.
I added this check yesterday that all quat -> matrix conversions are valid.
The view/lamp matrix being aligned caused a problem with this.
fixed by using the X axis as a fallback for drawing the spot volume.
Attached Files:
No Files Currently Attached
Changes:
Field
Old Value
Date
By
Resolution
New
2010-12-08 01:59
campbellbarton
close_date
2010-12-08 01:59
2010-12-08 01:59
campbellbarton
assigned_to
none
2010-12-08 01:59
campbellbarton
status_id
Open
2010-12-08 01:59
campbellbarton