summarylogtreecommitdiffstats
path: root/ogre-1.10.patch
diff options
context:
space:
mode:
authorGonçalo Camelo Neves Pereira2018-08-06 21:19:04 +0100
committerGonçalo Camelo Neves Pereira2018-08-06 21:19:04 +0100
commit9071033e65f8723bf5a3b3e82601672c0541f750 (patch)
treeacdbc63395e4eb70d3810a81eaf0927e2389efbd /ogre-1.10.patch
parentdaae4f81eec1bd040e31ce675a17816ec0cce482 (diff)
downloadaur-9071033e65f8723bf5a3b3e82601672c0541f750.tar.gz
Update to 9.3.0 and Fixed Issues
Diffstat (limited to 'ogre-1.10.patch')
-rw-r--r--ogre-1.10.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/ogre-1.10.patch b/ogre-1.10.patch
deleted file mode 100644
index b92a09e6a9b2..000000000000
--- a/ogre-1.10.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-Only in patched/gazebo-9.0.0: build
-diff -ura original/gazebo-9.0.0/gazebo/rendering/CustomPSSMShadowCameraSetup.cc patched/gazebo-9.0.0/gazebo/rendering/CustomPSSMShadowCameraSetup.cc
---- original/gazebo-9.0.0/gazebo/rendering/CustomPSSMShadowCameraSetup.cc 2018-01-25 23:25:48.000000000 +0100
-+++ patched/gazebo-9.0.0/gazebo/rendering/CustomPSSMShadowCameraSetup.cc 2018-02-24 12:29:12.219115580 +0100
-@@ -49,6 +49,8 @@
-
- #include "gazebo/rendering/CustomPSSMShadowCameraSetup.hh"
- #include "gazebo/rendering/ogre_gazebo.h"
-+#include <OGRE/RTShaderSystem/OgreShaderFunction.h>
-+#include <OGRE/RTShaderSystem/OgreShaderProgram.h>
-
- using namespace gazebo;
- using namespace rendering;