Feature/#470 create a color lookup table
Merge request reports
Activity
added 1 commit
- 717aec21 - fix lint error and try making gcc happy
By Jan Müller on 2018-07-11T12:14:57 (imported from GitLab)
added 1 commit
- 783ddefd - Try to make clang and gcc happy with conversion
By Jan Müller on 2018-07-11T12:44:07 (imported from GitLab)
added 1 commit
- 98a85fe4 - Change upper and lower index to size_t
By Jan Müller on 2018-07-11T13:44:45 (imported from GitLab)
added 1 commit
- 05ed47ba - Fix size_t error
By Jan Müller on 2018-07-11T14:02:18 (imported from GitLab)
added 1 commit
- 603e23a8 - add an epsilon comparison to phx/utility and use it to check if floats are equal.
By Jan Müller on 2018-07-11T14:22:58 (imported from GitLab)
added 1 commit
- c15ccf49 - Try making linux compiler happy
By Jan Müller on 2018-07-11T14:39:32 (imported from GitLab)
- Resolved by Jan Delember
added 1 commit
- 1677fead - Rename Interpolation modes to match google style
By Jan Müller on 2018-07-12T07:19:35 (imported from GitLab)
- Resolved by Jan Delember
added 7 commits
- caaf1ea0 - Add a method to generate a lookuptable
- 3bd8b394 - Reomove lookuptable from Transfer Function
- e869e2e1 - Reomove lookuptable from transferfunction test
- e7e8bf09 - Add LookupTable class
- 48b3363a - add lookuptable test to mocked tests
- 6b894217 - add '__glewTextureSubImage1D' and '__glewTextureStorage1D' to opengl_mock
- 21ce5574 - add some kind of test for texture1D creation
By Jan Müller on 2018-07-25T13:01:26 (imported from GitLab)
Toggle commit listadded 124 commits
-
21ce5574...eb345e95 - 122 commits from branch
master
- af43627e - Merge branch 'master' into feature/#470_Create_a_color_lookup_table
- cc748aed - change GetColor parameter to size_t
By Jan Müller on 2018-07-25T13:25:39 (imported from GitLab)
-
21ce5574...eb345e95 - 122 commits from branch
added 1 commit
- 461536ab - define GLM_ENABLE_EXPERIMENTAL to use glm::lerp
By Jan Müller on 2018-07-25T13:41:42 (imported from GitLab)
- Resolved by Jan Delember
added 2 commits
By Jan Müller on 2018-07-27T12:58:23 (imported from GitLab)
mentioned in commit e0aea5e7
By Martin Bellgardt on 2018-07-31T11:30:26 (imported from GitLab)