My favorites | Sign in
Project Logo
                
Details: Show all Hide all

Older

  • Feb 04, 2009
    issue 4 (Access of possibly undefined property screenDepth...) Status changed by barcinski   -  
    Status: Fixed
    Status: Fixed
  • Dec 16, 2008
    issue 4 (Access of possibly undefined property screenDepth...) commented on by gra...@sibdev.co.uk   -   In VectorShape3D, line 192, should also be changed: renderCommand.screenZ = this.screenZ;
    In VectorShape3D, line 192, should also be changed: renderCommand.screenZ = this.screenZ;
  • Dec 07, 2008
    r37 ([No log message]) committed by barcinski   -   [No log message]
    [No log message]
  • Dec 06, 2008
    r36 (added drawEclipse and drawCircle) committed by barcinski   -   added drawEclipse and drawCircle
    added drawEclipse and drawCircle
  • Dec 05, 2008
    r35 ([No log message]) committed by barcinski   -   [No log message]
    [No log message]
  • Dec 04, 2008
    r34 ([No log message]) committed by barcinski   -   [No log message]
    [No log message]
  • Dec 04, 2008
    r33 ([No log message]) committed by barcinski   -   [No log message]
    [No log message]
  • Dec 04, 2008
    r32 (projection changes, getting ready for pv3d :)) committed by barcinski   -   projection changes, getting ready for pv3d :)
    projection changes, getting ready for pv3d :)
  • Nov 27, 2008
    r31 ([No log message]) committed by barcinski   -   [No log message]
    [No log message]
  • Nov 24, 2008
    r30 (fixed interactive click bug) committed by barcinski   -   fixed interactive click bug
    fixed interactive click bug
  • Nov 09, 2008
    r29 ([No log message]) committed by barcinski   -   [No log message]
    [No log message]
  • Nov 07, 2008
    issue 4 (Access of possibly undefined property screenDepth...) commented on by sy...@triad.rr.com   -   I am so glad you posted this. I just ran into the same problem when building my new Flex 3 project. Cheers.
    I am so glad you posted this. I just ran into the same problem when building my new Flex 3 project. Cheers.
  • Oct 27, 2008
    issue 4 (Access of possibly undefined property screenDepth...) commented on by rvkone   -   Thanks for the helps. It works now!!!
    Thanks for the helps. It works now!!!
  • Oct 24, 2008
    issue 4 (Access of possibly undefined property screenDepth...) commented on by lamberta   -   According to a PV3D dev, screenDepth was deemed redundant, so all references to that should be changed to screenZ. In VectorShape3D, line 107, should be changed: renderCommand.screenZ = this.screenZ;
    According to a PV3D dev, screenDepth was deemed redundant, so all references to that should be changed to screenZ. In VectorShape3D, line 107, should be changed: renderCommand.screenZ = this.screenZ;
  • Oct 20, 2008
    issue 4 (Access of possibly undefined property screenDepth...) Status changed by barcinski   -  
    Status: Accepted
    Status: Accepted
  • Oct 20, 2008
    r28 ([No log message]) committed by barcinski   -   [No log message]
    [No log message]
  • Oct 20, 2008
    r27 ([No log message]) committed by barcinski   -   [No log message]
    [No log message]
  • Oct 17, 2008
    issue 4 (Access of possibly undefined property screenDepth...) reported by rvkone   -   What steps will reproduce the problem? 1. var w:VectorShape3D = new VectorShape3D(wmat); 2. w.graphics.drawRect(badgeX,badgeY,badgeWidth,badgeHeight); 3. w3d.addChild(w); What is the expected output? What do you see instead? expected: A render VectorShape error instead: VectorShape3D, Line 107 1119: Access of possibly undefined property screenDepth through a reference with static type org.papervision3d.core.render.command:RenderVectorShape. VectorShape3D, Line 192 1119: Access of possibly undefined property screenDepth through a reference with static type org.papervision3d.core.render.command:RenderVectorShape. What version of the product are you using? On what operating system? VectorVision rev.26 on Windows Vista Please provide any additional information below.
    What steps will reproduce the problem? 1. var w:VectorShape3D = new VectorShape3D(wmat); 2. w.graphics.drawRect(badgeX,badgeY,badgeWidth,badgeHeight); 3. w3d.addChild(w); What is the expected output? What do you see instead? expected: A render VectorShape error instead: VectorShape3D, Line 107 1119: Access of possibly undefined property screenDepth through a reference with static type org.papervision3d.core.render.command:RenderVectorShape. VectorShape3D, Line 192 1119: Access of possibly undefined property screenDepth through a reference with static type org.papervision3d.core.render.command:RenderVectorShape. What version of the product are you using? On what operating system? VectorVision rev.26 on Windows Vista Please provide any additional information below.
  • Oct 10, 2008
    r26 ([No log message]) committed by barcinski   -   [No log message]
    [No log message]
  • Oct 08, 2008
    r25 ([No log message]) committed by barcinski   -   [No log message]
    [No log message]
  • Oct 08, 2008
    r24 ([No log message]) committed by barcinski   -   [No log message]
    [No log message]
  • Oct 05, 2008
    r23 (examples extend basicview now) committed by barcinski   -   examples extend basicview now
    examples extend basicview now
  • Aug 19, 2008
    r22 (VectorShapeHitTest fixes) committed by barcinski   -   VectorShapeHitTest fixes
    VectorShapeHitTest fixes
  • Aug 19, 2008
    Interactivity (Making things interactive) Wiki page edited by barcinski
  • Aug 17, 2008
    Interactivity (Making things interactive) Wiki page edited by barcinski
  • Aug 17, 2008
    Interactivity (- Making things interactive) Wiki page edited by barcinski
  • Aug 17, 2008
    Interactivity (- Making things interactive) Wiki page edited by barcinski
  • Aug 17, 2008
    Interactivity (One- Making things interactive) Wiki page edited by barcinski
  • Aug 17, 2008
    Interactivity (One-sentence summary of this page.) Wiki page added by barcinski
  • Aug 17, 2008
    r15 committed by barcinski
  • Aug 17, 2008
    r14 committed by barcinski
  • Aug 17, 2008
    r13 (improved interactivity) committed by barcinski   -   improved interactivity
    improved interactivity
 
Hosted by Google Code