Commit Graph

14 Commits

Author SHA1 Message Date
Florian 663856533e Adaptations to GD2.
git-svn-id: svn://localhost@469 8062f311-0dae-4547-b526-b8ab9ac864a5
2011-08-06 13:36:15 +00:00
Florian 89942f74cb Minor changes due to changes in GDL.
git-svn-id: svn://localhost@376 8062f311-0dae-4547-b526-b8ab9ac864a5
2011-02-01 20:47:16 +00:00
Florian cf0350c431 Updated copyright and defines.
git-svn-id: svn://localhost@359 8062f311-0dae-4547-b526-b8ab9ac864a5
2011-01-20 21:15:19 +00:00
Florian b6b99e2188 Corrected action for changing texture.
Added expression to get particle texture name.

git-svn-id: svn://localhost@315 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-11-18 19:57:01 +00:00
Florian fe6fc9db81 Added randomness values to GUI.
Corrected angle orientation for Display angle.

git-svn-id: svn://localhost@289 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-11-07 18:10:21 +00:00
Florian 6105b53576 Deleted advanced setup when useless.
Changed some actions so as to get immediate effect.
Added randomness values for values ( Opacity, angle, size ) changing over the time ( Need to add actions/conditions/expressions for these randomness values ).

git-svn-id: svn://localhost@288 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-11-06 23:21:48 +00:00
Florian 38665efa2a Added maximum particle number.
git-svn-id: svn://localhost@283 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-11-01 11:02:45 +00:00
Florian 4f9eeb1ba8 Added simplified parameters to ParticleEmitter editor.
Added related actions/conditions/expressions.
Some corrections.

git-svn-id: svn://localhost@281 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-10-27 13:29:49 +00:00
Florian 621f3acb44 Added nearly all actions, conditions and expressions.
Corrected handling of sf::View zoom. Refactored OpenGL display code.
Textures are now correctly displayed.
All SPARK stuff have been moved to a dedicaced ParticleSystemWrapper class.
Decomposed extension declaration in 3 files as GCC is not able to compile it in one file without filling all memory ( Windows Seven / 4 GB ).


git-svn-id: svn://localhost@275 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-10-18 20:02:06 +00:00
Florian 03183c113d (Re)Implemented some of the parameters available for particles emitters.
git-svn-id: svn://localhost@274 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-10-14 20:07:20 +00:00
Florian ff109c71d8 Working particle system rendered with OpenGL. Just a problem with other 3D object : Their texture are not showed.
git-svn-id: svn://localhost@273 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-10-14 19:53:18 +00:00
Florian 818d21217d Enhanced editor and particle object.
Rendering is not working properly.


git-svn-id: svn://localhost@272 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-10-13 19:56:16 +00:00
Florian f2ff6e46ed Implemented members and editor controls corresponding to these members for several properties of the particles.
git-svn-id: svn://localhost@270 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-10-08 20:13:32 +00:00
Florian 89d3dcf2ba Corrected typo on "Particule".
git-svn-id: svn://localhost@267 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-10-08 18:34:20 +00:00