Commit History

Author SHA1 Message Date
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  JFonS 85ce4a67ed Remove animation loop from ParticlesMaterial + improvements to CPUParticles2D 6 years ago
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 6 years ago
  Rémi Verschelde 5fe01d4cfc Move ParticlesMaterial code to its own resource file 6 years ago
  Natrim 6ad0f4ebe8 Particles2D: fix editing Visibility Rect from inspector 6 years ago
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 years ago
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 years ago
  MrCdK 1f609b7a82 Set particles emitting to false when particles finish emitting with one-shot enabled 7 years ago
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 7 years ago
  TwistedTwigleg 00f6c85928 Synchronize parameter names in definition and declaration 7 years ago
  Juan Linietsky 83ae9a5e28 Ability to restart particle system with a function call 7 years ago
  Juan Linietsky 95560e02c5 2D GPU Particles working.. 7 years ago
  Karroffel 23c5fa8687 renamed occurances of ColorRamp with Gradient 7 years ago
  Juan Linietsky bb20f230ad -Added .hdr format support 7 years ago
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line 7 years ago
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) 7 years ago
  Ferenc Arn 67ef529113 Use the common PRNG in 2D particles code. 7 years ago
  Rémi Verschelde 5f31b3ce58 Merge pull request #7897 from RandomShaper/particles2d-process-mode 7 years ago
  Pedro J. Estébanez 5d094602b8 Add process mode option to Particles2D 7 years ago
  Bojidar Marinov 0d6485d919 Add emission_finished signal to Particles2D 7 years ago
  Juan Linietsky 2ab83e1abb Memory pool vectors (DVector) have been enormously simplified in code, and renamed to PoolVector 8 years ago
  Juan Linietsky 118eed485e ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant. 8 years ago
  Rémi Verschelde 3f3f5a5359 Merge remote-tracking branch 'origin/gles3' into gles3-on-master 8 years ago
  Rémi Verschelde c7bc44d5ad Welcome in 2017, dear changelog reader! 8 years ago
  reduz f4a56e7782 begin work on new particle system 8 years ago
  Juan Linietsky c195c0df6b -Added configuration warning system for nodes 8 years ago
  Hubert Jarosz 4a4f247914 remove trailing whitespace 8 years ago
  George Marques 5be9ff7b67 Update copyright to 2016 in headers 9 years ago
  reduz 408a67193e Added a reset() function to Particles2D, fixes #2472, fixes #2468 9 years ago
  Biliogadafr df9d48d9b5 Replace color phases with color ramp for Particles2D. 9 years ago