48 Commits

Author SHA1 Message Date
Florian Rival 9934457b39 Add a short description for all extensions and dimension field (2D, 3D, 2D/3D or n/a) (#8303)
Only show in developer changelog
2026-02-21 13:10:41 +01:00
D8H 1cbc1de05a Fix simple tilemap object being in the wrong category (#8139) 2026-01-17 19:48:03 +01:00
D8H a876f4bf12 Simplify some object descriptions (#8131)
Co-authored-by: Florian Rival <florian@gdevelop.io>
2026-01-15 14:48:33 +01:00
D8H 85c62cbac7 Improve the list of objects, in the new object dialog, with objects provided by extensions (#8126)
- Extensions, behaviors and objects lists now follow the same layout
- Assets are suggested for most custom objects provided by extensions
- Also fix private objects not appearing in the list from within the
extension
2026-01-15 14:07:20 +01:00
Florian Rival f6c43b2db3 Improve description of the 2D particle emitter 2025-05-30 17:17:57 +02:00
Florian Rival 5fb8faffc1 Improve Particle emitter description
Don't show in changelog
2025-05-25 17:02:02 +02:00
D8H 7f3e2b210a Fix missing effect tab on some objects (#5616) 2023-08-31 20:41:06 +02:00
D8H a852e91690 Add missing expression group icons (#4353) 2022-10-04 14:56:59 +02:00
D8H 0706a54305 Reorganize extensions categories (#4345) 2022-10-04 10:37:27 +02:00
Florian Rival 9ee4b704da Clean more deprecated include files in extensions (#4072)
Don't show in changelog
2022-06-30 12:09:17 +02:00
Florian Rival 43d55112cc Display objects in categories when creating a new object (#3562)
Don't show in changelog
2022-01-29 16:02:34 +00:00
AlexandreS 2febbf439f Fix some particle emitter actions and conditions 2021-09-22 10:49:47 +02:00
Florian Rival 1a27f689e0 Remove deprecated/unused/unmaintained GDCpp code (#2930)
* This also includes extensions code.

Only show in developer changelog
2021-08-17 14:34:58 +02:00
Florian Rival f35a3a6827 Improve description of all extensions
Don't show in changelog
2021-01-21 20:05:08 +00:00
Florian Rival 39887ccc80 Add help links in actions/conditions editor (#576)
* Add support for help links in InstructionParametersEditor.
* Add help paths for extensions/objects/behaviors/instructions
2018-08-07 23:03:50 +01:00
Florian Rival a8559bfbbc Add clang-format to format (C++) source files automatically (#491)
* 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
2018-05-09 15:57:38 -07:00
Lizard-13 5770ac6396 Add support for particles in web platform 2018-04-07 23:51:28 -03:00
wild-master 0f4d73fae3 English translation improvements (#375) 2017-08-28 22:04:16 +02:00
Victor Levasseur 72df404d7f Automatic versioning (#311)
* 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
2016-11-11 11:32:56 +01:00
Florian Rival 117722621a Change file organization in GDCpp to have a Runtime directory inside GDCpp 2016-02-09 19:42:52 +01:00
Victor Levasseur a549f220cb Extensions now use the new templated AddObject and AddRuntimeObject methods 2016-01-28 16:45:35 +01:00
Florian Rival e444e80493 Update copyrights year 2016-01-14 19:46:56 +01:00
Florian Rival db69c83a58 Change file organization 5 (GDCpp/Project) 2015-11-01 17:06:23 +01:00
Florian Rival 63cb853d72 Change file organization (Events, Extensions + more folders) 2015-11-01 11:26:40 +01:00
Florian Rival 428e72914d [WIP] Rename Automatism to Behavior 2015-08-17 23:52:59 +02:00
victorlevasseur 2fe320ee3b Remove GD_T() macro 2015-07-07 13:30:13 +02:00
victorlevasseur b772a99ff0 Add GD_T macro to translate UTF8 std::string (and _ macro is for wxString
only)
Updated all source code to use the new macro
2015-03-29 14:40:07 +02:00
Florian Rival 2317368415 Merge branch 'remove-boost' of https://github.com/victorlevasseur/GD into c++11
Conflicts:
	GDCpp/GDCpp/ObjInstancesHolder.cpp
2015-01-25 20:12:14 +01:00
Florian Rival 64e6860718 Version bump.
Updated copyrights.
2015-01-22 21:22:01 +01:00
Victor Levasseur 0e92ebfd4a Remove boost 2015-01-20 18:29:55 +01:00
Florian Rival ff81b68d80 Removed useless destruction functions for extensions 2015-01-06 23:37:08 +01:00
Florian Rival 4c39bf0fa2 Removed need to have useless destruction functions for objects 2015-01-06 22:47:02 +01:00
Florian Rival 40a82c61ea Switched from LGPL and zlib/png licenses to MIT License. 2014-11-30 16:59:51 +01:00
Florian Rival 7d3ada265c Replaced "Game Develop" by "GDevelop" 2014-09-24 16:25:13 +02:00
Florian Rival e8cd1b16b7 Added GDJS and Extensions to this repository. 2014-06-30 21:39:29 +02:00
Florian Rival 475c9da06c Cleaned thing and added not versioned files. 2014-03-31 21:55:51 +02:00
Florian e2285a11b2 Latest commit before switching to git for the whole Extension directory.
git-svn-id: svn://localhost@1113 8062f311-0dae-4547-b526-b8ab9ac864a5
2013-07-01 22:02:40 +00:00
Florian 46aa856447 Exchanged all french messages with their English counterparts.
git-svn-id: svn://localhost@847 8062f311-0dae-4547-b526-b8ab9ac864a5
2012-09-20 19:57:57 +00:00
Florian b24b2fc32d Made ParticleEmitterObject header independent from ParticleSystemWrapper header.
git-svn-id: svn://localhost@760 8062f311-0dae-4547-b526-b8ab9ac864a5
2012-06-09 21:13:22 +00:00
Florian 277f79f967 Adapted to changes in GDL.
Fixed: Gravity was not properly saved when using the editor.

git-svn-id: svn://localhost@712 8062f311-0dae-4547-b526-b8ab9ac864a5
2012-05-14 21:40:38 +00:00
Florian d7f1b0ea8c Corrected SetAngle/GetAngle actions/conditions.
Updated copyright.


git-svn-id: svn://localhost@648 8062f311-0dae-4547-b526-b8ab9ac864a5
2012-02-05 14:44:38 +00:00
Florian 4bb4021810 Adaptations to changes in GDL.
git-svn-id: svn://localhost@504 8062f311-0dae-4547-b526-b8ab9ac864a5
2011-08-22 18:44:20 +00:00
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 6f5d9d5533 Minor adaptations to minor changes in GDL.
git-svn-id: svn://localhost@414 8062f311-0dae-4547-b526-b8ab9ac864a5
2011-03-26 22:19: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 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 89d3dcf2ba Corrected typo on "Particule".
git-svn-id: svn://localhost@267 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-10-08 18:34:20 +00:00