Menu

Code Commit Log


Commit Date  
[r629] by bruno.herbelin@gmail.com

Edited wiki page RelatedSoftwares through web user interface.

2013-05-07 09:42:31 Tree
[r628] by preeteesh.kakkar@gmail.com

Minor change

2013-05-07 05:11:08 Tree
[r627] by preeteesh.kakkar

Fixes Crashes and some minor design changes

2013-05-06 20:22:39 Tree
[r626] by bruno.herbelin@gmail.com

Improvement of GLSL fragment shader performance : minimize the amount of
'if' statements:
- Moved the selection of convoluation kernel to the C++ code of
ViewRenderWidget, using a uniform variable to set the kernel (instead of
a sequence of ifs in the shader).
- Computation of HSL <-> RGB conversions without any if (using mix and
step functions instead)

2013-05-05 09:49:03 Tree
[r625] by onar3d@gmail.com

I have now merged my changes with Bruno's revision 624 from the trunk

2013-04-30 10:41:58 Tree
[r624] by onar3d@gmail.com

Committing before integrating Bruno's last changes from the main branch

2013-04-30 08:36:19 Tree
[r623] by preeteesh.kakkar

Added support for replaying on recorded path - just basics (No support for Key Points yet!)

2013-04-29 20:28:21 Tree
[r622] by preeteesh.kakkar

Minor change

2013-04-29 14:15:22 Tree
[r621] by bruno.herbelin@gmail.com

Compilation fix (use QString::null instead of NULL).

2013-04-27 10:43:36 Tree
[r620] by onar3d@gmail.com

DEALLOCATION FIXED?

2013-04-26 15:51:06 Tree
Older >