Skip to content

Commit

Permalink
Tagging v5.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jpaoneMines committed Oct 18, 2024
1 parent 0f02c60 commit d88b490
Show file tree
Hide file tree
Showing 173 changed files with 3,359 additions and 3,329 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Revision History

## v ?.?.? - ?? ??? ????
## v 5.5.0 - 18 Oct 2024
- TextureUtils::loadAndRegister2DTexture() can silence error message
- MD5Model silences all but final texture fail messages during load
- ShaderProgram uses glm::value_ptr() for passing vectors and matrices to program uniforms
Expand Down
2 changes: 1 addition & 1 deletion csci441.dox.config
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#---------------------------------------------------------------------------
DOXYFILE_ENCODING = UTF-8
PROJECT_NAME = "CSCI441 OpenGL Library"
PROJECT_NUMBER = 5.4.1
PROJECT_NUMBER = 5.5.0
PROJECT_BRIEF = "CS@Mines CSCI441 Computer Graphics Course Library"
PROJECT_LOGO =
OUTPUT_DIRECTORY =
Expand Down
2 changes: 1 addition & 1 deletion docs/_arcball_cam_8hpp.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<tbody>
<tr id="projectrow">
<td id="projectalign">
<div id="projectname">CSCI441 OpenGL Library<span id="projectnumber">&#160;5.4.1</span>
<div id="projectname">CSCI441 OpenGL Library<span id="projectnumber">&#160;5.5.0</span>
</div>
<div id="projectbrief">CS@Mines CSCI441 Computer Graphics Course Library</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/_arcball_cam_8hpp_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<tbody>
<tr id="projectrow">
<td id="projectalign">
<div id="projectname">CSCI441 OpenGL Library<span id="projectnumber">&#160;5.4.1</span>
<div id="projectname">CSCI441 OpenGL Library<span id="projectnumber">&#160;5.5.0</span>
</div>
<div id="projectbrief">CS@Mines CSCI441 Computer Graphics Course Library</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/_c_s_c_i441_8hpp.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<tbody>
<tr id="projectrow">
<td id="projectalign">
<div id="projectname">CSCI441 OpenGL Library<span id="projectnumber">&#160;5.4.1</span>
<div id="projectname">CSCI441 OpenGL Library<span id="projectnumber">&#160;5.5.0</span>
</div>
<div id="projectbrief">CS@Mines CSCI441 Computer Graphics Course Library</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/_c_s_c_i441_8hpp_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<tbody>
<tr id="projectrow">
<td id="projectalign">
<div id="projectname">CSCI441 OpenGL Library<span id="projectnumber">&#160;5.4.1</span>
<div id="projectname">CSCI441 OpenGL Library<span id="projectnumber">&#160;5.5.0</span>
</div>
<div id="projectbrief">CS@Mines CSCI441 Computer Graphics Course Library</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/_camera_8hpp.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<tbody>
<tr id="projectrow">
<td id="projectalign">
<div id="projectname">CSCI441 OpenGL Library<span id="projectnumber">&#160;5.4.1</span>
<div id="projectname">CSCI441 OpenGL Library<span id="projectnumber">&#160;5.5.0</span>
</div>
<div id="projectbrief">CS@Mines CSCI441 Computer Graphics Course Library</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/_camera_8hpp_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<tbody>
<tr id="projectrow">
<td id="projectalign">
<div id="projectname">CSCI441 OpenGL Library<span id="projectnumber">&#160;5.4.1</span>
<div id="projectname">CSCI441 OpenGL Library<span id="projectnumber">&#160;5.5.0</span>
</div>
<div id="projectbrief">CS@Mines CSCI441 Computer Graphics Course Library</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/_compute_shader_program_8hpp.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<tbody>
<tr id="projectrow">
<td id="projectalign">
<div id="projectname">CSCI441 OpenGL Library<span id="projectnumber">&#160;5.4.1</span>
<div id="projectname">CSCI441 OpenGL Library<span id="projectnumber">&#160;5.5.0</span>
</div>
<div id="projectbrief">CS@Mines CSCI441 Computer Graphics Course Library</div>
</td>
Expand Down
10 changes: 5 additions & 5 deletions docs/_compute_shader_program_8hpp_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<tbody>
<tr id="projectrow">
<td id="projectalign">
<div id="projectname">CSCI441 OpenGL Library<span id="projectnumber">&#160;5.4.1</span>
<div id="projectname">CSCI441 OpenGL Library<span id="projectnumber">&#160;5.5.0</span>
</div>
<div id="projectbrief">CS@Mines CSCI441 Computer Graphics Course Library</div>
</td>
Expand Down Expand Up @@ -187,10 +187,10 @@
<div class="ttc" id="aclass_c_s_c_i441_1_1_compute_shader_program_html"><div class="ttname"><a href="class_c_s_c_i441_1_1_compute_shader_program.html">CSCI441::ComputeShaderProgram</a></div><div class="ttdoc">Handles registration and compilation of Compute Shaders.</div><div class="ttdef"><b>Definition:</b> ComputeShaderProgram.hpp:24</div></div>
<div class="ttc" id="aclass_c_s_c_i441_1_1_compute_shader_program_html_ad74f083dab27449ee4d55d2f9180687c"><div class="ttname"><a href="class_c_s_c_i441_1_1_compute_shader_program.html#ad74f083dab27449ee4d55d2f9180687c">CSCI441::ComputeShaderProgram::dispatchWork</a></div><div class="ttdeci">virtual void dispatchWork(GLuint numGroupsX, GLuint numGroupsY, GLuint numGroupsZ) final</div><div class="ttdoc">dispatches work to the Compute Shader on the GPU</div><div class="ttdef"><b>Definition:</b> ComputeShaderProgram.hpp:141</div></div>
<div class="ttc" id="aclass_c_s_c_i441_1_1_compute_shader_program_html_aefa91afd4f55f7201f3fc7cc2b73f17b"><div class="ttname"><a href="class_c_s_c_i441_1_1_compute_shader_program.html#aefa91afd4f55f7201f3fc7cc2b73f17b">CSCI441::ComputeShaderProgram::~ComputeShaderProgram</a></div><div class="ttdeci">~ComputeShaderProgram() final=default</div><div class="ttdoc">Clean up memory associated with the Compute Shader Program.</div></div>
<div class="ttc" id="aclass_c_s_c_i441_1_1_shader_program_html"><div class="ttname"><a href="class_c_s_c_i441_1_1_shader_program.html">CSCI441::ShaderProgram</a></div><div class="ttdoc">Handles registration and compilation of Shaders.</div><div class="ttdef"><b>Definition:</b> ShaderProgram.hpp:34</div></div>
<div class="ttc" id="aclass_c_s_c_i441_1_1_shader_program_html_a1ca04557dfe47741b5813c8a6a055b9e"><div class="ttname"><a href="class_c_s_c_i441_1_1_shader_program.html#a1ca04557dfe47741b5813c8a6a055b9e">CSCI441::ShaderProgram::mShaderProgramHandle</a></div><div class="ttdeci">GLuint mShaderProgramHandle</div><div class="ttdoc">handle to the shader program</div><div class="ttdef"><b>Definition:</b> ShaderProgram.hpp:844</div></div>
<div class="ttc" id="aclass_c_s_c_i441_1_1_shader_program_html_a2630cbd8ccf9c3c3b8d169e6d76d144c"><div class="ttname"><a href="class_c_s_c_i441_1_1_shader_program.html#a2630cbd8ccf9c3c3b8d169e6d76d144c">CSCI441::ShaderProgram::mpUniformLocationsMap</a></div><div class="ttdeci">std::map&lt; std::string, GLint &gt; * mpUniformLocationsMap</div><div class="ttdoc">caches locations of uniform names within shader program</div><div class="ttdef"><b>Definition:</b> ShaderProgram.hpp:849</div></div>
<div class="ttc" id="aclass_c_s_c_i441_1_1_shader_program_html_a7f391cfbedd306d3e5d9ae47ff01bc4c"><div class="ttname"><a href="class_c_s_c_i441_1_1_shader_program.html#a7f391cfbedd306d3e5d9ae47ff01bc4c">CSCI441::ShaderProgram::sDEBUG</a></div><div class="ttdeci">static bool sDEBUG</div><div class="ttdoc">if DEBUG information should be printed or not</div><div class="ttdef"><b>Definition:</b> ShaderProgram.hpp:818</div></div>
<div class="ttc" id="aclass_c_s_c_i441_1_1_shader_program_html"><div class="ttname"><a href="class_c_s_c_i441_1_1_shader_program.html">CSCI441::ShaderProgram</a></div><div class="ttdoc">Handles registration and compilation of Shaders.</div><div class="ttdef"><b>Definition:</b> ShaderProgram.hpp:35</div></div>
<div class="ttc" id="aclass_c_s_c_i441_1_1_shader_program_html_a1ca04557dfe47741b5813c8a6a055b9e"><div class="ttname"><a href="class_c_s_c_i441_1_1_shader_program.html#a1ca04557dfe47741b5813c8a6a055b9e">CSCI441::ShaderProgram::mShaderProgramHandle</a></div><div class="ttdeci">GLuint mShaderProgramHandle</div><div class="ttdoc">handle to the shader program</div><div class="ttdef"><b>Definition:</b> ShaderProgram.hpp:845</div></div>
<div class="ttc" id="aclass_c_s_c_i441_1_1_shader_program_html_a2630cbd8ccf9c3c3b8d169e6d76d144c"><div class="ttname"><a href="class_c_s_c_i441_1_1_shader_program.html#a2630cbd8ccf9c3c3b8d169e6d76d144c">CSCI441::ShaderProgram::mpUniformLocationsMap</a></div><div class="ttdeci">std::map&lt; std::string, GLint &gt; * mpUniformLocationsMap</div><div class="ttdoc">caches locations of uniform names within shader program</div><div class="ttdef"><b>Definition:</b> ShaderProgram.hpp:850</div></div>
<div class="ttc" id="aclass_c_s_c_i441_1_1_shader_program_html_a7f391cfbedd306d3e5d9ae47ff01bc4c"><div class="ttname"><a href="class_c_s_c_i441_1_1_shader_program.html#a7f391cfbedd306d3e5d9ae47ff01bc4c">CSCI441::ShaderProgram::sDEBUG</a></div><div class="ttdeci">static bool sDEBUG</div><div class="ttdoc">if DEBUG information should be printed or not</div><div class="ttdef"><b>Definition:</b> ShaderProgram.hpp:819</div></div>
<div class="ttc" id="anamespace_c_s_c_i441_html"><div class="ttname"><a href="namespace_c_s_c_i441.html">CSCI441</a></div><div class="ttdoc">CSCI441 Helper Functions for OpenGL.</div><div class="ttdef"><b>Definition:</b> ArcballCam.hpp:17</div></div>
</div><!-- fragment --></div><!-- contents -->
<!-- start footer part -->
Expand Down
2 changes: 1 addition & 1 deletion docs/_fixed_cam_8hpp.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<tbody>
<tr id="projectrow">
<td id="projectalign">
<div id="projectname">CSCI441 OpenGL Library<span id="projectnumber">&#160;5.4.1</span>
<div id="projectname">CSCI441 OpenGL Library<span id="projectnumber">&#160;5.5.0</span>
</div>
<div id="projectbrief">CS@Mines CSCI441 Computer Graphics Course Library</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/_fixed_cam_8hpp_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<tbody>
<tr id="projectrow">
<td id="projectalign">
<div id="projectname">CSCI441 OpenGL Library<span id="projectnumber">&#160;5.4.1</span>
<div id="projectname">CSCI441 OpenGL Library<span id="projectnumber">&#160;5.5.0</span>
</div>
<div id="projectbrief">CS@Mines CSCI441 Computer Graphics Course Library</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/_framebuffer_utils_8hpp.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<tbody>
<tr id="projectrow">
<td id="projectalign">
<div id="projectname">CSCI441 OpenGL Library<span id="projectnumber">&#160;5.4.1</span>
<div id="projectname">CSCI441 OpenGL Library<span id="projectnumber">&#160;5.5.0</span>
</div>
<div id="projectbrief">CS@Mines CSCI441 Computer Graphics Course Library</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/_framebuffer_utils_8hpp_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<tbody>
<tr id="projectrow">
<td id="projectalign">
<div id="projectname">CSCI441 OpenGL Library<span id="projectnumber">&#160;5.4.1</span>
<div id="projectname">CSCI441 OpenGL Library<span id="projectnumber">&#160;5.5.0</span>
</div>
<div id="projectbrief">CS@Mines CSCI441 Computer Graphics Course Library</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/_free_cam_8hpp.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<tbody>
<tr id="projectrow">
<td id="projectalign">
<div id="projectname">CSCI441 OpenGL Library<span id="projectnumber">&#160;5.4.1</span>
<div id="projectname">CSCI441 OpenGL Library<span id="projectnumber">&#160;5.5.0</span>
</div>
<div id="projectbrief">CS@Mines CSCI441 Computer Graphics Course Library</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/_free_cam_8hpp_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<tbody>
<tr id="projectrow">
<td id="projectalign">
<div id="projectname">CSCI441 OpenGL Library<span id="projectnumber">&#160;5.4.1</span>
<div id="projectname">CSCI441 OpenGL Library<span id="projectnumber">&#160;5.5.0</span>
</div>
<div id="projectbrief">CS@Mines CSCI441 Computer Graphics Course Library</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/_h_u_d_camera_8hpp.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<tbody>
<tr id="projectrow">
<td id="projectalign">
<div id="projectname">CSCI441 OpenGL Library<span id="projectnumber">&#160;5.4.1</span>
<div id="projectname">CSCI441 OpenGL Library<span id="projectnumber">&#160;5.5.0</span>
</div>
<div id="projectbrief">CS@Mines CSCI441 Computer Graphics Course Library</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/_h_u_d_camera_8hpp_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<tbody>
<tr id="projectrow">
<td id="projectalign">
<div id="projectname">CSCI441 OpenGL Library<span id="projectnumber">&#160;5.4.1</span>
<div id="projectname">CSCI441 OpenGL Library<span id="projectnumber">&#160;5.5.0</span>
</div>
<div id="projectbrief">CS@Mines CSCI441 Computer Graphics Course Library</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/_m_d5_camera_8hpp.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<tbody>
<tr id="projectrow">
<td id="projectalign">
<div id="projectname">CSCI441 OpenGL Library<span id="projectnumber">&#160;5.4.1</span>
<div id="projectname">CSCI441 OpenGL Library<span id="projectnumber">&#160;5.5.0</span>
</div>
<div id="projectbrief">CS@Mines CSCI441 Computer Graphics Course Library</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/_m_d5_camera_8hpp_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<tbody>
<tr id="projectrow">
<td id="projectalign">
<div id="projectname">CSCI441 OpenGL Library<span id="projectnumber">&#160;5.4.1</span>
<div id="projectname">CSCI441 OpenGL Library<span id="projectnumber">&#160;5.5.0</span>
</div>
<div id="projectbrief">CS@Mines CSCI441 Computer Graphics Course Library</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/_m_d5_model_8hpp.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<tbody>
<tr id="projectrow">
<td id="projectalign">
<div id="projectname">CSCI441 OpenGL Library<span id="projectnumber">&#160;5.4.1</span>
<div id="projectname">CSCI441 OpenGL Library<span id="projectnumber">&#160;5.5.0</span>
</div>
<div id="projectbrief">CS@Mines CSCI441 Computer Graphics Course Library</div>
</td>
Expand Down
Loading

0 comments on commit d88b490

Please sign in to comment.