shattered_ogre 0.3.3-windows → 0.4-windows
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/shattered_ogre.rb +1 -1
- data/lib/windows/OgreGUIRenderer.dll +0 -0
- data/lib/windows/OgreMain.dll +0 -0
- data/lib/windows/OgrePlatform.dll +0 -0
- data/lib/windows/Plugin_BSPSceneManager.dll +0 -0
- data/lib/windows/Plugin_CgProgramManager.dll +0 -0
- data/lib/windows/Plugin_OctreeSceneManager.dll +0 -0
- data/lib/windows/Plugin_ParticleFX.dll +0 -0
- data/lib/windows/RenderSystem_Direct3D9.dll +0 -0
- data/lib/windows/RenderSystem_GL.dll +0 -0
- data/lib/windows/ShatteredOgre.dll +0 -0
- data/lib/windows/d3dx9_29.dll +0 -0
- data/lib/windows/devil.dll +0 -0
- data/lib/windows/ilu.dll +0 -0
- data/lib/windows/libstlport.5.0.dll +0 -0
- data/lib/windows/libstlport.5.1.dll +0 -0
- data/lib/windows/mingwm10.dll +0 -0
- data/lib/windows/zlib1.dll +0 -0
- metadata +11 -13
- data/lib/windows/ILUT.dll +0 -0
- data/lib/windows/RenderSystem_Direct3D7.dll +0 -0
- data/lib/windows/ShatteredOgre.dll.manifest +0 -8
- data/lib/windows/msvcm80.dll +0 -0
- data/lib/windows/msvcp80.dll +0 -0
- data/lib/windows/msvcr80.dll +0 -0
- data/lib/windows/xerces-c_2_5_0.dll +0 -0
data/lib/shattered_ogre.rb
CHANGED
@@ -4,7 +4,7 @@ SHATTERED_OGRE_DLLS = File.expand_path(File.dirname(__FILE__)+"/"+simplified_pla
|
|
4
4
|
|
5
5
|
$: << SHATTERED_OGRE_DLLS + "/"
|
6
6
|
|
7
|
-
if windows?
|
7
|
+
if windows? || mac?
|
8
8
|
# ShatteredOgre.dll will search all ENV["PATH"]s for OgreMain.dll.
|
9
9
|
ENV["PATH"] += ";" + SHATTERED_OGRE_DLLS
|
10
10
|
elsif linux? and ENV["LD_PATH_SET"] != "true"
|
Binary file
|
data/lib/windows/OgreMain.dll
CHANGED
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
data/lib/windows/devil.dll
CHANGED
Binary file
|
data/lib/windows/ilu.dll
CHANGED
Binary file
|
Binary file
|
Binary file
|
Binary file
|
data/lib/windows/zlib1.dll
CHANGED
Binary file
|
metadata
CHANGED
@@ -1,10 +1,10 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
|
-
rubygems_version: 0.
|
2
|
+
rubygems_version: 0.9.0
|
3
3
|
specification_version: 1
|
4
4
|
name: shattered_ogre
|
5
5
|
version: !ruby/object:Gem::Version
|
6
|
-
version: 0.
|
7
|
-
date: 2006-
|
6
|
+
version: "0.4"
|
7
|
+
date: 2006-09-10 00:00:00 -06:00
|
8
8
|
summary: "Shattered Ogre: Ogre/Swig bindings for any language."
|
9
9
|
require_paths:
|
10
10
|
- lib
|
@@ -26,16 +26,14 @@ required_ruby_version: !ruby/object:Gem::Version::Requirement
|
|
26
26
|
platform: windows
|
27
27
|
signing_key:
|
28
28
|
cert_chain:
|
29
|
+
post_install_message:
|
29
30
|
authors: []
|
30
31
|
|
31
32
|
files:
|
32
33
|
- lib/windows/cg.dll
|
33
|
-
- lib/windows/devil.dll
|
34
34
|
- lib/windows/ilu.dll
|
35
|
-
- lib/windows/
|
36
|
-
- lib/windows/
|
37
|
-
- lib/windows/msvcp80.dll
|
38
|
-
- lib/windows/msvcr80.dll
|
35
|
+
- lib/windows/libstlport.5.1.dll
|
36
|
+
- lib/windows/mingwm10.dll
|
39
37
|
- lib/windows/OgreGUIRenderer.dll
|
40
38
|
- lib/windows/OgreMain.dll
|
41
39
|
- lib/windows/OgrePlatform.dll
|
@@ -43,15 +41,15 @@ files:
|
|
43
41
|
- lib/windows/Plugin_CgProgramManager.dll
|
44
42
|
- lib/windows/Plugin_OctreeSceneManager.dll
|
45
43
|
- lib/windows/Plugin_ParticleFX.dll
|
46
|
-
- lib/windows/RenderSystem_Direct3D7.dll
|
47
44
|
- lib/windows/RenderSystem_Direct3D9.dll
|
48
45
|
- lib/windows/RenderSystem_GL.dll
|
49
|
-
- lib/windows/ShatteredOgre.dll
|
50
|
-
- lib/windows/ShatteredOgre.dll.manifest
|
51
|
-
- lib/windows/xerces-c_2_5_0.dll
|
52
46
|
- lib/windows/zlib1.dll
|
53
|
-
- lib/
|
47
|
+
- lib/windows/devil.dll
|
48
|
+
- lib/windows/d3dx9_29.dll
|
49
|
+
- lib/windows/libstlport.5.0.dll
|
50
|
+
- lib/windows/ShatteredOgre.dll
|
54
51
|
- lib/shattered_ogre.rb
|
52
|
+
- lib/platform.rb
|
55
53
|
test_files: []
|
56
54
|
|
57
55
|
rdoc_options: []
|
data/lib/windows/ILUT.dll
DELETED
Binary file
|
Binary file
|
@@ -1,8 +0,0 @@
|
|
1
|
-
<?xml version='1.0' encoding='UTF-8' standalone='yes'?>
|
2
|
-
<assembly xmlns='urn:schemas-microsoft-com:asm.v1' manifestVersion='1.0'>
|
3
|
-
<dependency>
|
4
|
-
<dependentAssembly>
|
5
|
-
<assemblyIdentity type='win32' name='Microsoft.VC80.CRT' version='8.0.50608.0' processorArchitecture='x86' publicKeyToken='1fc8b3b9a1e18e3b' />
|
6
|
-
</dependentAssembly>
|
7
|
-
</dependency>
|
8
|
-
</assembly>
|
data/lib/windows/msvcm80.dll
DELETED
Binary file
|
data/lib/windows/msvcp80.dll
DELETED
Binary file
|
data/lib/windows/msvcr80.dll
DELETED
Binary file
|
Binary file
|