mirror of
https://github.com/g-truc/glm.git
synced 2024-11-16 23:04:35 +00:00
Remove all \iffalse
- No longer needed, the manual compiles properly
This commit is contained in:
parent
27da84ba65
commit
b3d4859a55
@ -949,8 +949,7 @@ glm::dmat4 glm::scale(
|
|||||||
\textbf{Extension:} \verb|GLM_GTC_matrix_transform|
|
\textbf{Extension:} \verb|GLM_GTC_matrix_transform|
|
||||||
|
|
||||||
\textbf{Header:} \glmheader{gtc/matrix\_transform}
|
\textbf{Header:} \glmheader{gtc/matrix\_transform}
|
||||||
|
|
||||||
\iffalse
|
|
||||||
|
|
||||||
\subsubsection{\href{http://docs.gl/gl2/glTranslate}{\texttt{glTranslate}}}
|
\subsubsection{\href{http://docs.gl/gl2/glTranslate}{\texttt{glTranslate}}}
|
||||||
|
|
||||||
@ -1302,7 +1301,7 @@ glm::vec3 computeNormal
|
|||||||
}
|
}
|
||||||
\end{cppcode}
|
\end{cppcode}
|
||||||
|
|
||||||
\iffalse
|
|
||||||
|
|
||||||
\subsection{Matrix Transformations}
|
\subsection{Matrix Transformations}
|
||||||
|
|
||||||
@ -1566,7 +1565,6 @@ GLM is developed and maintained by \href{http://www.g-truc.net}{Christophe Ricci
|
|||||||
|
|
||||||
Special thanks to:
|
Special thanks to:
|
||||||
|
|
||||||
\fi
|
|
||||||
\begin{itemize}
|
\begin{itemize}
|
||||||
\item Ashima Arts and Stefan Gustavson for their work on \href{https://github.com/ashima/webgl-noise}{webgl-noise}, which which is the base of \verb|GLM_GTC_noise|.
|
\item Ashima Arts and Stefan Gustavson for their work on \href{https://github.com/ashima/webgl-noise}{webgl-noise}, which which is the base of \verb|GLM_GTC_noise|.
|
||||||
\item \href{http://athile.net/library/wiki/index.php?title=Athile_Technologies}{Arthur Winters} for contributing to the swizzle operator implementation.
|
\item \href{http://athile.net/library/wiki/index.php?title=Athile_Technologies}{Arthur Winters} for contributing to the swizzle operator implementation.
|
||||||
|
Loading…
Reference in New Issue
Block a user