Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
David Cazier
CGoGN
Commits
7d229848
Commit
7d229848
authored
Oct 11, 2012
by
Sylvain
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bug when several String3D instance
parent
0ffe332b
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/Utils/text3d.cpp
src/Utils/text3d.cpp
+1
-1
No files found.
src/Utils/text3d.cpp
View file @
7d229848
...
...
@@ -63,7 +63,7 @@ Strings3D::Strings3D(bool withBackground, const Geom::Vec3f& bgc, bool with_plan
}
else
{
*
m_idTexture
=
*
(
this
->
m_idTexture
);
*
m_idTexture
=
*
(
m_instance0
->
m_idTexture
);
}
std
::
string
glxvert
(
*
GLSLShader
::
DEFINES_GL
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment