# # ChangeLog for GTP/trunk/App/Demos/Illum/PathMap/makefile.x64 # # Generated by Trac 0.12.3dev-r10799 # 06/29/24 13:04:15 Thu, 04 May 2006 11:56:39 GMT szirmay [896] * GTP/trunk/App/Demos/Illum/PathMap (added) * GTP/trunk/App/Demos/Illum/PathMap/.params (added) * GTP/trunk/App/Demos/Illum/PathMap/.params0 (added) * GTP/trunk/App/Demos/Illum/PathMap/BoundingBox.hpp (added) * GTP/trunk/App/Demos/Illum/PathMap/Common (added) * GTP/trunk/App/Demos/Illum/PathMap/Common/DXUT.cpp (added) * GTP/trunk/App/Demos/Illum/PathMap/Common/DXUT.h (added) * GTP/trunk/App/Demos/Illum/PathMap/Common/DXUTMesh.cpp (added) * GTP/trunk/App/Demos/Illum/PathMap/Common/DXUTMesh.h (added) * GTP/trunk/App/Demos/Illum/PathMap/Common/DXUTRes.cpp (added) * GTP/trunk/App/Demos/Illum/PathMap/Common/DXUTRes.h (added) * GTP/trunk/App/Demos/Illum/PathMap/Common/DXUTSettingsDlg.cpp (added) * GTP/trunk/App/Demos/Illum/PathMap/Common/DXUTSettingsDlg.h (added) * GTP/trunk/App/Demos/Illum/PathMap/Common/DXUT_2002.sln (added) * GTP/trunk/App/Demos/Illum/PathMap/Common/DXUT_2002.vcproj (added) * GTP/trunk/App/Demos/Illum/PathMap/Common/DXUT_2003.sln (added) * GTP/trunk/App/Demos/Illum/PathMap/Common/DXUT_2003.vcproj (added) * GTP/trunk/App/Demos/Illum/PathMap/Common/DXUT_2005.sln (added) * GTP/trunk/App/Demos/Illum/PathMap/Common/DXUT_2005.vcproj (added) * GTP/trunk/App/Demos/Illum/PathMap/Common/DXUTenum.cpp (added) * GTP/trunk/App/Demos/Illum/PathMap/Common/DXUTenum.h (added) * GTP/trunk/App/Demos/Illum/PathMap/Common/DXUTgui.cpp (added) * GTP/trunk/App/Demos/Illum/PathMap/Common/DXUTgui.h (added) * GTP/trunk/App/Demos/Illum/PathMap/Common/DXUTmisc.cpp (added) * GTP/trunk/App/Demos/Illum/PathMap/Common/DXUTmisc.h (added) * GTP/trunk/App/Demos/Illum/PathMap/Common/DXUTsound.cpp (added) * GTP/trunk/App/Demos/Illum/PathMap/Common/DXUTsound.h (added) * GTP/trunk/App/Demos/Illum/PathMap/Common/directx.ico (added) * GTP/trunk/App/Demos/Illum/PathMap/Common/dxstdafx.cpp (added) * GTP/trunk/App/Demos/Illum/PathMap/Common/dxstdafx.h (added) * GTP/trunk/App/Demos/Illum/PathMap/Constants.cpp (added) * GTP/trunk/App/Demos/Illum/PathMap/Cylinder.cpp (added) * GTP/trunk/App/Demos/Illum/PathMap/Cylinder.h (added) * GTP/trunk/App/Demos/Illum/PathMap/DelaunayMesh.cpp (added) * GTP/trunk/App/Demos/Illum/PathMap/DelaunayMesh.h (added) * GTP/trunk/App/Demos/Illum/PathMap/Heap.hpp (added) * GTP/trunk/App/Demos/Illum/PathMap/HitRec.hpp (added) * GTP/trunk/App/Demos/Illum/PathMap/Intersectable.cpp (added) * GTP/trunk/App/Demos/Illum/PathMap/Intersectable.hpp (added) * GTP/trunk/App/Demos/Illum/PathMap/KDTree.cpp (added) * GTP/trunk/App/Demos/Illum/PathMap/KDTree.hpp (added) * GTP/trunk/App/Demos/Illum/PathMap/Light.hpp (added) * GTP/trunk/App/Demos/Illum/PathMap/Material.cpp (added) * GTP/trunk/App/Demos/Illum/PathMap/Material.hpp (added) * GTP/trunk/App/Demos/Illum/PathMap/MergeTree.cpp (added) * GTP/trunk/App/Demos/Illum/PathMap/MergeTree.h (added) * GTP/trunk/App/Demos/Illum/PathMap/Occluder.cpp (added) * GTP/trunk/App/Demos/Illum/PathMap/Occluder.hpp (added) * GTP/trunk/App/Demos/Illum/PathMap/OccluderDisc.hpp (added) * GTP/trunk/App/Demos/Illum/PathMap/Parameters.cpp (added) * GTP/trunk/App/Demos/Illum/PathMap/Parameters.h (added) * GTP/trunk/App/Demos/Illum/PathMap/PathMap.cpp (added) * GTP/trunk/App/Demos/Illum/PathMap/PathMap.jpg (added) * GTP/trunk/App/Demos/Illum/PathMap/PathMap.manifest (added) * GTP/trunk/App/Demos/Illum/PathMap/PathMap.rc (added) * GTP/trunk/App/Demos/Illum/PathMap/PathMapEffect.cpp (added) * GTP/trunk/App/Demos/Illum/PathMap/PathMapEffect.h (added) * GTP/trunk/App/Demos/Illum/PathMap/PathMap_2002.sln (added) * GTP/trunk/App/Demos/Illum/PathMap/PathMap_2002.vcproj (added) * GTP/trunk/App/Demos/Illum/PathMap/PathMap_2003.ncb (added) * GTP/trunk/App/Demos/Illum/PathMap/PathMap_2003.sln (added) * GTP/trunk/App/Demos/Illum/PathMap/PathMap_2003.suo (added) * GTP/trunk/App/Demos/Illum/PathMap/PathMap_2003.vcproj (added) * GTP/trunk/App/Demos/Illum/PathMap/PathMap_2005.sln (added) * GTP/trunk/App/Demos/Illum/PathMap/PathMap_2005.vcproj (added) * GTP/trunk/App/Demos/Illum/PathMap/PlaneAxisAligned.hpp (added) * GTP/trunk/App/Demos/Illum/PathMap/PointLight.hpp (added) * GTP/trunk/App/Demos/Illum/PathMap/Radion.cpp (added) * GTP/trunk/App/Demos/Illum/PathMap/Radion.hpp (added) * GTP/trunk/App/Demos/Illum/PathMap/Ray.hpp (added) * GTP/trunk/App/Demos/Illum/PathMap/Sphere.cpp (added) * GTP/trunk/App/Demos/Illum/PathMap/Sphere.hpp (added) * GTP/trunk/App/Demos/Illum/PathMap/SquareLight.hpp (added) * GTP/trunk/App/Demos/Illum/PathMap/TexturedMaterial.cpp (added) * GTP/trunk/App/Demos/Illum/PathMap/TexturedMaterial.h (added) * GTP/trunk/App/Demos/Illum/PathMap/Transformation.hpp (added) * GTP/trunk/App/Demos/Illum/PathMap/Transformed.cpp (added) * GTP/trunk/App/Demos/Illum/PathMap/Transformed.h (added) * GTP/trunk/App/Demos/Illum/PathMap/Triangle.cpp (added) * GTP/trunk/App/Demos/Illum/PathMap/Triangle.hpp (added) * GTP/trunk/App/Demos/Illum/PathMap/TriangleMesh.cpp (added) * GTP/trunk/App/Demos/Illum/PathMap/TriangleMesh.h (added) * GTP/trunk/App/Demos/Illum/PathMap/Uniform.hpp (added) * GTP/trunk/App/Demos/Illum/PathMap/Vector.cpp (added) * GTP/trunk/App/Demos/Illum/PathMap/Vector.hpp (added) * GTP/trunk/App/Demos/Illum/PathMap/Wbucket.cpp (added) * GTP/trunk/App/Demos/Illum/PathMap/Wbucket.h (added) * GTP/trunk/App/Demos/Illum/PathMap/Woctree.cpp (added) * GTP/trunk/App/Demos/Illum/PathMap/Woctree.h (added) * GTP/trunk/App/Demos/Illum/PathMap/Woctreebranch.cpp (added) * GTP/trunk/App/Demos/Illum/PathMap/Woctreebranch.h (added) * GTP/trunk/App/Demos/Illum/PathMap/WoodMaterial.hpp (added) * GTP/trunk/App/Demos/Illum/PathMap/World.cpp (added) * GTP/trunk/App/Demos/Illum/PathMap/World.hpp (added) * GTP/trunk/App/Demos/Illum/PathMap/Wsimplex.cpp (added) * GTP/trunk/App/Demos/Illum/PathMap/Wsimplex.h (added) * GTP/trunk/App/Demos/Illum/PathMap/WsubMesh.cpp (added) * GTP/trunk/App/Demos/Illum/PathMap/WsubMesh.h (added) * GTP/trunk/App/Demos/Illum/PathMap/bushToAtlas.fx (added) * GTP/trunk/App/Demos/Illum/PathMap/computeWeights.fx (added) * GTP/trunk/App/Demos/Illum/PathMap/depthMap.fx (added) * GTP/trunk/App/Demos/Illum/PathMap/doc (added) * GTP/trunk/App/Demos/Illum/PathMap/doc/html (added) * GTP/trunk/App/Demos/Illum/PathMap/doc/html/annotated.html (added) * GTP/trunk/App/Demos/Illum/PathMap/doc/html/class_hit_rec-members.html (added) * GTP/trunk/App/Demos/Illum/PathMap/doc/html/class_hit_rec.html (added) * GTP/trunk/App/Demos/Illum/PathMap/doc/html/class_intersectable-members.html (added) * GTP/trunk/App/Demos/Illum/PathMap/doc/html/class_intersectable.html (added) * GTP/trunk/App/Demos/Illum/PathMap/doc/html/class_k_d_tree-members.html (added) * GTP/trunk/App/Demos/Illum/PathMap/doc/html/class_k_d_tree.html (added) * GTP/trunk/App/Demos/Illum/PathMap/doc/html/class_material-members.html (added) * GTP/trunk/App/Demos/Illum/PathMap/doc/html/class_material.html (added) * GTP/trunk/App/Demos/Illum/PathMap/doc/html/class_path_map_effect-members.html (added) * GTP/trunk/App/Demos/Illum/PathMap/doc/html/class_path_map_effect.html (added) * GTP/trunk/App/Demos/Illum/PathMap/doc/html/class_path_map_effect_1_1_method-members.html (added) * GTP/trunk/App/Demos/Illum/PathMap/doc/html/class_path_map_effect_1_1_method.html (added) * GTP/trunk/App/Demos/Illum/PathMap/doc/html/class_radion-members.html (added) * GTP/trunk/App/Demos/Illum/PathMap/doc/html/class_radion.html (added) * GTP/trunk/App/Demos/Illum/PathMap/doc/html/class_ray-members.html (added) * GTP/trunk/App/Demos/Illum/PathMap/doc/html/class_ray.html (added) * GTP/trunk/App/Demos/Illum/PathMap/doc/html/class_textured_material-members.html (added) * GTP/trunk/App/Demos/Illum/PathMap/doc/html/class_textured_material.html (added) * GTP/trunk/App/Demos/Illum/PathMap/doc/html/class_transformation-members.html (added) * GTP/trunk/App/Demos/Illum/PathMap/doc/html/class_transformation.html (added) * GTP/trunk/App/Demos/Illum/PathMap/doc/html/class_triangle_mesh-members.html (added) * GTP/trunk/App/Demos/Illum/PathMap/doc/html/class_triangle_mesh.html (added) * GTP/trunk/App/Demos/Illum/PathMap/doc/html/class_triangle_mesh_1_1_patch-members.html (added) * GTP/trunk/App/Demos/Illum/PathMap/doc/html/class_triangle_mesh_1_1_patch.html (added) * GTP/trunk/App/Demos/Illum/PathMap/doc/html/class_vector-members.html (added) * GTP/trunk/App/Demos/Illum/PathMap/doc/html/class_vector.html (added) * GTP/trunk/App/Demos/Illum/PathMap/doc/html/class_wood_material-members.html (added) * GTP/trunk/App/Demos/Illum/PathMap/doc/html/class_wood_material.html (added) * GTP/trunk/App/Demos/Illum/PathMap/doc/html/doxygen.css (added) * GTP/trunk/App/Demos/Illum/PathMap/doc/html/doxygen.png (added) * GTP/trunk/App/Demos/Illum/PathMap/doc/html/functions.html (added) * GTP/trunk/App/Demos/Illum/PathMap/doc/html/functions_func.html (added) * GTP/trunk/App/Demos/Illum/PathMap/doc/html/functions_rela.html (added) * GTP/trunk/App/Demos/Illum/PathMap/doc/html/functions_vars.html (added) * GTP/trunk/App/Demos/Illum/PathMap/doc/html/hierarchy.html (added) * GTP/trunk/App/Demos/Illum/PathMap/doc/html/index.html (added) * GTP/trunk/App/Demos/Illum/PathMap/doc/html/struct_k_d_tree_1_1_traverse_stack-members.html (added) * GTP/trunk/App/Demos/Illum/PathMap/doc/html/struct_k_d_tree_1_1_traverse_stack.html (added) * GTP/trunk/App/Demos/Illum/PathMap/doc/html/struct_path_map_effect_1_1_render_mesh-members.html (added) * GTP/trunk/App/Demos/Illum/PathMap/doc/html/struct_path_map_effect_1_1_render_mesh.html (added) * GTP/trunk/App/Demos/Illum/PathMap/doc/html/tab_b.gif (added) * GTP/trunk/App/Demos/Illum/PathMap/doc/html/tab_l.gif (added) * GTP/trunk/App/Demos/Illum/PathMap/doc/html/tab_r.gif (added) * GTP/trunk/App/Demos/Illum/PathMap/doc/html/tabs.css (added) * GTP/trunk/App/Demos/Illum/PathMap/doc/refman.pdf (added) * GTP/trunk/App/Demos/Illum/PathMap/dots.fx (added) * GTP/trunk/App/Demos/Illum/PathMap/makefile.x64 (added) * GTP/trunk/App/Demos/Illum/PathMap/media (added) * GTP/trunk/App/Demos/Illum/PathMap/media/airplane2.x (added) * GTP/trunk/App/Demos/Illum/PathMap/media/bigbrickroom.x (added) * GTP/trunk/App/Demos/Illum/PathMap/media/bigsphere.x (added) * GTP/trunk/App/Demos/Illum/PathMap/media/bihull.bmp (added) * GTP/trunk/App/Demos/Illum/PathMap/media/brickroom.bmp (added) * GTP/trunk/App/Demos/Illum/PathMap/media/brickroom.tga (added) * GTP/trunk/App/Demos/Illum/PathMap/media/brickroom.x (added) * GTP/trunk/App/Demos/Illum/PathMap/media/chairtex.bmp (added) * GTP/trunk/App/Demos/Illum/PathMap/media/childroomtex_1.bmp (added) * GTP/trunk/App/Demos/Illum/PathMap/media/crosschair.x (added) * GTP/trunk/App/Demos/Illum/PathMap/media/cytovirus.x (added) * GTP/trunk/App/Demos/Illum/PathMap/media/empty.bmp (added) * GTP/trunk/App/Demos/Illum/PathMap/media/fulltexchamber.bmp (added) * GTP/trunk/App/Demos/Illum/PathMap/media/fulltexchamber.x (added) * GTP/trunk/App/Demos/Illum/PathMap/media/hangar.bmp (added) * GTP/trunk/App/Demos/Illum/PathMap/media/hangar.x (added) * GTP/trunk/App/Demos/Illum/PathMap/media/img-13-tilable-mohogany-wood.jpg (added) * GTP/trunk/App/Demos/Illum/PathMap/media/lens.x (added) * GTP/trunk/App/Demos/Illum/PathMap/media/lopofa.tga (added) * GTP/trunk/App/Demos/Illum/PathMap/media/lopofa.x (added) * GTP/trunk/App/Demos/Illum/PathMap/media/lox.x (added) * GTP/trunk/App/Demos/Illum/PathMap/media/macchair.gif (added) * GTP/trunk/App/Demos/Illum/PathMap/media/mediumtorus.x (added) * GTP/trunk/App/Demos/Illum/PathMap/media/steps.x (added) * GTP/trunk/App/Demos/Illum/PathMap/media/tiger.bmp (added) * GTP/trunk/App/Demos/Illum/PathMap/media/tiger.x (added) * GTP/trunk/App/Demos/Illum/PathMap/media/whitebrick.jpg (added) * GTP/trunk/App/Demos/Illum/PathMap/media/wings.bmp (added) * GTP/trunk/App/Demos/Illum/PathMap/media/wood_01.jpg (added) * GTP/trunk/App/Demos/Illum/PathMap/media/woodcolumn.x (added) * GTP/trunk/App/Demos/Illum/PathMap/pathMap.fx (added) * GTP/trunk/App/Demos/Illum/PathMap/prm (added) * GTP/trunk/App/Demos/Illum/PathMap/prm/prmEntryPoints.dat (added) * GTP/trunk/App/Demos/Illum/PathMap/prm/prm_00000000.hdr (added) * GTP/trunk/App/Demos/Illum/PathMap/prm/prm_00000001.hdr (added) * GTP/trunk/App/Demos/Illum/PathMap/prm/prm_00000002.hdr (added) * GTP/trunk/App/Demos/Illum/PathMap/resource.h (added) * GTP/trunk/App/Demos/Illum/PathMap/showTex.fx (added)