-
kore committed
Feb 23, 2014 -
Fixed "autoloading" in examples
kore committedFeb 23, 2014
-
Merge pull request #2 from pear/topics/composer-for-pear
kore committedFeb 18, 2014 Enhancement: composer setup
-
till committed
Feb 17, 2014 -
Merge pull request #1 from pear/topics/composer-for-pear
kore committedFeb 17, 2014 Added Composer support for Image_3D
-
till committed
Feb 17, 2014
-
Drop package generator in favour of pfm-cli
CloCkWeRX committedApr 8, 2012
-
Added README template for Image_3D.
CloCkWeRX committedMar 6, 2012
-
Bug #18325 There is an m before the PHP opening tag
CloCkWeRX committedMar 3, 2011 git-svn-id: https://svn.php.net/repository/pear/packages/Image_3D/trunk@308883 c90b9560-bf6c-de11-be94-00142212c4b1
-
one more attempt at ridding us of some of those annoying mime types
Gwynne Raskind committedJul 16, 2009 git-svn-id: https://svn.php.net/repository/pear/packages/Image_3D/trunk@284180 c90b9560-bf6c-de11-be94-00142212c4b1
-
Updated package.xml with PFM; version bump
CloCkWeRX committedMar 2, 2009 git-svn-id: https://svn.php.net/repository/pear/packages/Image_3D/trunk@276676 c90b9560-bf6c-de11-be94-00142212c4b1
-
CloCkWeRX committed
Dec 2, 2008 git-svn-id: https://svn.php.net/repository/pear/packages/Image_3D/trunk@270293 c90b9560-bf6c-de11-be94-00142212c4b1
-
CloCkWeRX committed
Dec 2, 2008 git-svn-id: https://svn.php.net/repository/pear/packages/Image_3D/trunk@270292 c90b9560-bf6c-de11-be94-00142212c4b1
-
CloCkWeRX committed
Dec 2, 2008 git-svn-id: https://svn.php.net/repository/pear/packages/Image_3D/trunk@270291 c90b9560-bf6c-de11-be94-00142212c4b1
-
CloCkWeRX committed
Dec 2, 2008 git-svn-id: https://svn.php.net/repository/pear/packages/Image_3D/trunk@270290 c90b9560-bf6c-de11-be94-00142212c4b1
-
CloCkWeRX committed
Dec 2, 2008 git-svn-id: https://svn.php.net/repository/pear/packages/Image_3D/trunk@270286 c90b9560-bf6c-de11-be94-00142212c4b1
-
- Added DynamicCanvas renderer and all of the needed javascript files
Jakob Westhoff committedApr 3, 2007 - Added DynamicCanvas example called dynamic_cubes git-svn-id: https://svn.php.net/repository/pear/packages/Image_3D/trunk@233186 c90b9560-bf6c-de11-be94-00142212c4b1
-
- Added: New renderer for raytracing instead of projection
kore committedApr 4, 2006 git-svn-id: https://svn.php.net/repository/pear/packages/Image_3D/trunk@210673 c90b9560-bf6c-de11-be94-00142212c4b1
-
- Fixed: Further improvements for color calculation
kore committedApr 3, 2006 git-svn-id: https://svn.php.net/repository/pear/packages/Image_3D/trunk@210638 c90b9560-bf6c-de11-be94-00142212c4b1
-
- Fixed: Calculation of colors influence on polygones
kore committedApr 3, 2006 git-svn-id: https://svn.php.net/repository/pear/packages/Image_3D/trunk@210627 c90b9560-bf6c-de11-be94-00142212c4b1
-
- Fixed: Replaced manual calculation with deg2rad / rad2deg, whenever…
kore committedApr 3, 2006 … possible, because it's faster this way git-svn-id: https://svn.php.net/repository/pear/packages/Image_3D/trunk@210600 c90b9560-bf6c-de11-be94-00142212c4b1
-
- Added: method for polygons to calculate intersection with lines
kore committedApr 3, 2006 git-svn-id: https://svn.php.net/repository/pear/packages/Image_3D/trunk@210599 c90b9560-bf6c-de11-be94-00142212c4b1
-
- Modified: use cubes example with SVGControl and quadcubes
kore committedApr 3, 2006 git-svn-id: https://svn.php.net/repository/pear/packages/Image_3D/trunk@210598 c90b9560-bf6c-de11-be94-00142212c4b1
-
- Added: chronometry to Image_3D::stats
kore committedApr 3, 2006 git-svn-id: https://svn.php.net/repository/pear/packages/Image_3D/trunk@210597 c90b9560-bf6c-de11-be94-00142212c4b1
-
- Changed: Made Image_3D_Matrix::multiply public, that it can be used to
kore committedApr 3, 2006 multiply several transformation matrices before transforming objects git-svn-id: https://svn.php.net/repository/pear/packages/Image_3D/trunk@210596 c90b9560-bf6c-de11-be94-00142212c4b1
-
- Updated: Increased speed of the output of driver SVGControl and zoo…
Arne Nordmann committedMar 25, 2006 …ming now as smooth as moving/rotating git-svn-id: https://svn.php.net/repository/pear/packages/Image_3D/trunk@210092 c90b9560-bf6c-de11-be94-00142212c4b1
-
- Updated: Driver SVGControl now with controlbar on top, stops remain…
Arne Nordmann committedMar 25, 2006 …ing movement when reset to start and now able to rotate around z-axis git-svn-id: https://svn.php.net/repository/pear/packages/Image_3D/trunk@210079 c90b9560-bf6c-de11-be94-00142212c4b1
-
- Updated: Driver SVGControl now supports opacity and polygons with m…
Arne Nordmann committedMar 23, 2006 …ore than three points git-svn-id: https://svn.php.net/repository/pear/packages/Image_3D/trunk@209988 c90b9560-bf6c-de11-be94-00142212c4b1
-
- Fixed: Driver SVGControl to work with firefox 1.5
Arne Nordmann committedMar 23, 2006 git-svn-id: https://svn.php.net/repository/pear/packages/Image_3D/trunk@209976 c90b9560-bf6c-de11-be94-00142212c4b1
-
- Fixed 3ds objects to work with subdivision surfaces
kore committedMar 22, 2006 git-svn-id: https://svn.php.net/repository/pear/packages/Image_3D/trunk@209891 c90b9560-bf6c-de11-be94-00142212c4b1
-
- Fixed: Error in Catmull-Clark algorithm for subdivision surfaces
kore committedMar 22, 2006 git-svn-id: https://svn.php.net/repository/pear/packages/Image_3D/trunk@209883 c90b9560-bf6c-de11-be94-00142212c4b1
-
- Finished: Algorithm for subdivision surfaces
kore committedMar 22, 2006 Note: Creation of polygones is still errnous git-svn-id: https://svn.php.net/repository/pear/packages/Image_3D/trunk@209875 c90b9560-bf6c-de11-be94-00142212c4b1
-
- Started with implementation of Catmull-Clark algorithm for subdivision
kore committedMar 22, 2006 surfaces git-svn-id: https://svn.php.net/repository/pear/packages/Image_3D/trunk@209874 c90b9560-bf6c-de11-be94-00142212c4b1
-
- Added method to Image_3D_Object to return a node-edge inzidenz grap…
kore committedMar 21, 2006 …h from array of polygones - Added quadcube to test subdivision surfaces git-svn-id: https://svn.php.net/repository/pear/packages/Image_3D/trunk@209840 c90b9560-bf6c-de11-be94-00142212c4b1
-
- Updated releasedate in package.xml
kore committedMar 19, 2006 git-svn-id: https://svn.php.net/repository/pear/packages/Image_3D/trunk@209676 c90b9560-bf6c-de11-be94-00142212c4b1