Gael Guennebaud guennebaud
69a771021f
* Started a splatting rendering plugins (does not work yet but I needed to commit)
...
* Minor change in MeshRendererInterface: added a Draw function called for every
mesh to render which by default simply call Render on the mesh.
This was needed because the semantic of the current MeshRendererInterface::Render
seems to be more like a "StartPass" function (I guess it should be renamed and it
should include the pass number in the argument list)
2008-10-14 17:53:41 +00:00
Paolo Cignoni cignoni
120b90aced
Great cleaning of all the qt project files of the plugins. Now they include a common shared.pri for easier configuration
2008-05-22 10:48:52 +00:00
Paolo Cignoni cignoni
ad1d99d51a
Updated all the QT pro to the requirements for filters. Removed PPC support.
2007-10-02 07:53:29 +00:00
Paolo Cignoni cignoni
63edd09888
Added universal binary support for mac compiling
2007-04-20 08:30:41 +00:00
Paolo Cignoni cignoni
c0bdc00282
added debug_AND_release option to all the files
2007-02-22 16:07:42 +00:00
Paolo Cignoni cignoni
a42e238037
Cleaned .pro files for macos compiling
2007-02-22 09:22:06 +00:00
Paolo Cignoni cignoni
22fc9eff09
missing std and and all the other gcc detected syntax errors
2006-05-25 09:46:38 +00:00
Paolo Cignoni cignoni
0b78c1b90c
*** empty log message ***
2006-05-02 10:19:11 +00:00
Paolo Cignoni cignoni
7269cb52ad
changing gcc-3.3 into gcc. This change is needed to compile with gcc 3.4.5
2006-03-29 07:28:01 +00:00
Paolo Cignoni cignoni
7c60b51c57
added shaderDialog.cpp and shaderDialog.h
2006-02-03 12:28:04 +00:00
Paolo Cignoni cignoni
5df71ea196
added shadersDialog.cpp and shadersDialog.h
2006-01-25 03:00:23 +00:00
Paolo Cignoni cignoni
beb04c1b79
added xml lib on unix configurations
2005-12-26 10:55:35 +00:00
Paolo Cignoni cignoni
58b8a543fe
Modified includepath in order to compile by shell
2005-12-24 13:26:31 +00:00
Paolo Cignoni cignoni
1fe4a17368
Added generic .gdp shaders support
2005-12-24 04:18:46 +00:00
Paolo Cignoni cignoni
a8b88bfab1
Added toon shader example
2005-12-05 18:11:28 +00:00
Paolo Cignoni cignoni
646e793e0b
added debug_and_release
2005-12-05 14:02:53 +00:00
Paolo Cignoni cignoni
e14b10f642
- Removed trash #install lines to remaning .pro files
2005-12-01 00:44:41 +00:00
Paolo Cignoni cignoni
3ec58e7b0f
added unix directives
2005-11-28 15:19:30 +00:00
Paolo Cignoni cignoni
67948a01ce
Added nominmax define to avoid interferences between windows macros and stl functions.
2005-11-26 23:28:04 +00:00
Paolo Cignoni cignoni
290710f0ae
Initial Relase of Sample rendering plugins that simply shows normals
2005-11-24 01:40:51 +00:00