Blender Git Loki

Git Commits -> Revision 2074128

Revision 2074128 by Benoit Bolsee (master)
April 8, 2009, 15:06 (GMT)
Patch #18462: Fisheye (Dome) and Spherical Panoramic mode in BGE.

User guide:
http://wiki.blender.org/index.php/Dev:Source/GameEngine/Fisheye_Dome_Camera

Fixed two bugs from original patch:
- deleting a text will clear the warp field from Game framing settings
- removed spurious black dots along the edge of the cube map in the gameplayer

Known limitation:
- resizing of the screen doesn't work in the gameplayer

Known bugs:
- Texture with reflexion are not rendered correctly
- Spurious problems with light

Commit Details:

Full Hash: 2074128fadbfd58ea13a68cbccaa1f6771bbd710
SVN Revision: 19599
Parent Commit: 4b77f95
Lines Changed: +2227, -9

2 Added Paths:

/source/gameengine/Ketsji/KX_Dome.cpp (+1820, -0) (View)
/source/gameengine/Ketsji/KX_Dome.h (+183, -0) (View)

14 Modified Paths:

/projectfiles_vc9/gameengine/ketsji/KX_ketsji.vcproj (+8, -0) (Diff)
/source/blender/blenkernel/BKE_blender.h (+1, -1) (Diff)
/source/blender/blenkernel/BKE_scene.h (+2, -0) (Diff)
/source/blender/blenkernel/intern/scene.c (+16, -0) (Diff)
/source/blender/blenloader/intern/readfile.c (+24, -2) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+9, -0) (Diff)
/source/blender/src/buttons_scene.c (+15, -2) (Diff)
/source/blender/src/header_text.c (+1, -0) (Diff)
/source/gameengine/BlenderRoutines/BL_KetsjiEmbedStart.cpp (+4, -0) (Diff)
/source/gameengine/GamePlayer/ghost/GPG_Application.cpp (+5, -0) (Diff)
/source/gameengine/Ketsji/KX_KetsjiEngine.cpp (+126, -1) (Diff)
/source/gameengine/Ketsji/KX_KetsjiEngine.h (+9, -0) (Diff)
/source/gameengine/Rasterizer/RAS_IRasterizer.h (+1, -0) (Diff)
/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_OpenGLRasterizer.cpp (+3, -3) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021