* Update all CMakeLists of extensions to use clang-format
* Run clang-format on all Extensions
* Update GDCore CMakeLists.txt to add clang-format
* Run clang-format on GDCore files
* Update GDJS and GDCpp CMakeLists.txt to add clang-format
* Run clang-format on GDCpp and GDJS files
* Use the port number in SendHttpRequest and DownloadFile
* Fix "Custom size" and "Custom viewports" not displayed in layer propgrid
* Fix Fedora spec file
* Use automatic versioning from git
* A "correct" version number is now generated even if git is unable to find a tag
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
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