Commit Graph

  • 3df190382a resharp mob-sakai 2023-08-17 09:43:02 +09:00
  • 35325c8899 feat: add 'AutoScaling' option for UIParticle mob-sakai 2023-08-15 21:56:09 +09:00
  • 903f702d7b feat: add 'UpdateMode' option for UIParticleAttractor mob-sakai 2023-08-15 12:04:41 +09:00
  • e93051603e fix: error: SerializedObject target has been destroyed mob-sakai 2023-08-15 11:12:45 +09:00
  • e4998365c9 feat: add Start/StopEmission API for UIParticle mob-sakai 2023-08-15 09:52:16 +09:00
  • 68d9925a16 fix: UIParticleAttractor attracts the particles at wrong position when in RelativeMode mob-sakai 2023-08-14 23:01:46 +09:00
  • 392ab6dd76 feat: add public properties for UIParticleAttractor mob-sakai 2023-08-14 16:47:16 +09:00
  • f75fcce0da fix: assertion 'ps->array_size()' in UpdateMesh() when using trails of type ribbon mob-sakai 2023-08-14 16:15:17 +09:00
  • fb31db47f2 fix: scaling ParticleSystem puts prewarmed particles in wrong location mob-sakai 2023-08-14 16:03:08 +09:00
  • 425aad0cba fix: nullReferenceException after copy-n-paste mob-sakai 2023-08-14 15:47:07 +09:00
  • 8b4ca1add5 fix: mesh sharing not working mob-sakai 2023-08-14 15:44:04 +09:00
  • b308b26833 fix: sub-emitters option is not work in editor playing mob-sakai 2023-08-14 15:43:18 +09:00
  • e67e9482e2 fix: nullptr exceptions when using nested UIParticle components in hierarchy mob-sakai 2023-08-14 15:42:25 +09:00
  • 723a04d0cf fix: crash occurs when too many vertices are rendered mob-sakai 2023-08-14 15:33:19 +09:00
  • 6394eee4de chore(release): 3.3.14 [skip ci] 3.3.14 3.x semantic-release-bot 2023-08-15 02:04:46 +00:00
  • 1f1fb2a62a fix: error on InitializeIfNeeded mob-sakai 2023-08-15 11:01:23 +09:00
  • 52f2ef1f24 fix: fix typos mob-sakai 2023-08-14 15:32:26 +09:00
  • e92b514624 fix: remove unnecessary per-frame allocation. Jake O'Connor 2023-04-27 16:17:24 -07:00
  • a4bcf93022 feat: add particle system getter and setter for attractor AndreevWezom 2023-03-12 13:33:26 +02:00
  • c0fba1dc9f fix: memory leak when using AnimatableProperty 3.3.9p1 mob-sakai 2023-05-18 21:29:36 +09:00
  • 640cee9e34 chore(release): 3.3.13 [skip ci] 3.3.13 semantic-release-bot 2023-05-18 12:38:06 +00:00
  • 9dedbfb48f build: update release workflow mob-sakai 2023-05-18 21:33:38 +09:00
  • 3849a9f697 fix: memory leak when using AnimatableProperty mob-sakai 2023-05-18 21:29:36 +09:00
  • a499f0c046 chore(release): 4.1.7 [skip ci] 4.1.7 semantic-release-bot 2022-08-30 00:42:14 +00:00
  • 447c83dbbc docs: add shader sample takashi.sakai 2022-08-30 09:40:59 +09:00
  • bdeeabbbe1 fix: the annoying empty black scene overlay box shown even when nothing is selected Bamdad Bastani 2022-08-29 23:36:18 +04:30
  • 5e6da2e158 chore(release): 4.1.6 [skip ci] 4.1.6 semantic-release-bot 2022-08-10 07:46:41 +00:00
  • f60d6dfe60 fix: fix abnormal mesh bounds error takashi.sakai 2022-08-10 16:45:50 +09:00
  • c795d24003 chore(release): 4.1.5 [skip ci] 4.1.5 semantic-release-bot 2022-08-10 01:44:58 +00:00
  • 9e2dbe7758 fix: fix culling for RectMask2D takashi.sakai 2022-08-10 10:21:39 +09:00
  • 4edcef1bbf chore(release): 4.1.4 [skip ci] 4.1.4 semantic-release-bot 2022-07-01 07:49:12 +00:00
  • a11d2d01ce fix: when UIParticlrRenderer destroy manually, an error will occur mob-sakai 2022-07-01 15:55:59 +09:00
  • 550d0c43be fix: if m_Particles contains null, an error will occur mob-sakai 2022-07-01 15:40:06 +09:00
  • c1538a8399 fix: refresh button does not works in prefab edit mode mob-sakai 2022-07-01 15:38:11 +09:00
  • f97e6195e6 fix: add Enabled toggle in overlay window mob-sakai 2022-07-01 15:37:18 +09:00
  • 7eb41124db fix: ParticleSystem reordering and refreshing in inspector does not work for prefab asset mob-sakai 2022-07-01 15:36:37 +09:00
  • 65c60000c2 chore(release): 4.1.3 [skip ci] 4.1.3 semantic-release-bot 2022-06-28 08:07:32 +00:00
  • fa2f867bca fix: error on drag prefab to scene mob-sakai 2022-06-28 14:26:09 +09:00
  • b2b2b0f767 chore(release): 4.1.2 [skip ci] 4.1.2 semantic-release-bot 2022-06-27 16:08:02 +00:00
  • fb7f308f09 fix: incorrect position of world space trail particles mob-sakai 2022-06-28 00:20:37 +09:00
  • 8034228713 fix: error on editor mob-sakai 2022-06-28 00:18:59 +09:00
  • f526671826 chore(release): 4.1.1 [skip ci] 4.1.1 semantic-release-bot 2022-06-25 06:57:43 +00:00
  • 81dacb1efe docs: update readme (for absolute mode) mob-sakai 2022-06-25 13:21:49 +09:00
  • 48d1994f5f fix: add absolute mode toggle to overlay window mob-sakai 2022-06-25 13:09:14 +09:00
  • f9901a0255 chore(release): 4.1.0 [skip ci] 4.1.0 semantic-release-bot 2022-06-25 00:37:09 +00:00
  • 3b0f6985f6 demo: add relative/absolute position mode demo mob-sakai 2022-06-25 02:16:58 +09:00
  • 1879ac8c53 feat: add relative/absolute particle position mode mob-sakai 2022-06-25 02:04:23 +09:00
  • e651039032 chore(release): 4.0.1 [skip ci] 4.0.1 semantic-release-bot 2022-06-24 00:54:28 +00:00
  • 1d5c87463a docs: update license mob-sakai 2022-06-24 09:46:13 +09:00
  • cd8e0372b6 fix: overlays do not exist in Unity 2019.2-2021.1 mob-sakai 2022-06-24 09:30:08 +09:00
  • e1715afbab chore(release): 4.0.0 [skip ci] 4.0.0 semantic-release-bot 2022-06-21 12:12:02 +00:00
  • 2f51bff791 docs: update readme mob-sakai 2022-06-21 21:09:59 +09:00
  • 59221d5821 feat: display warning in inspector if using 'TEXCOORD*.zw' components as custom vertex stream mob-sakai 2022-06-21 19:52:22 +09:00
  • 4fe9a3200d fix on editor: on select UIParticle, particles will be cleared mob-sakai 2022-06-21 19:47:08 +09:00
  • 8c959b257c demo: update demo mob-sakai 2022-06-20 15:48:59 +09:00
  • 6c50cf85f3 chore(release): 4.0.0-preview.1 [skip ci] 4.0.0-preview.1 semantic-release-bot 2022-06-18 02:52:01 +00:00
  • 52ae87f301 demo: update demos mob-sakai 2022-06-09 01:50:36 +09:00
  • 845365ee27 docs: update readme mob-sakai 2022-06-18 10:19:16 +09:00
  • 8e1b4eb086 fix build error and something mob-sakai 2022-06-17 13:35:19 +09:00
  • 97ea668294 test: update test forkflow mob-sakai 2022-06-17 09:14:30 +09:00
  • 6b11e7c588 demo: add performance demo mob-sakai 2022-06-14 13:39:13 +09:00
  • d9e7eb9732 fix to emit mob-sakai 2022-06-16 22:43:23 +09:00
  • 386170cbf6 feat: add particle attractor component mob-sakai 2022-06-15 10:24:31 +09:00
  • 37d0c4b711 refactor mob-sakai 2022-06-15 09:09:56 +09:00
  • 4fa43eda4b feat: random mesh sharing group mob-sakai 2022-06-14 13:27:54 +09:00
  • 9afeebf672 feat: mesh sharing group mob-sakai 2022-06-11 23:10:17 +09:00
  • d8e96e69a6 fix: keep properly canvas batches mob-sakai 2022-06-11 23:08:27 +09:00
  • 01459b06b8 refactor mob-sakai 2022-06-11 22:32:14 +09:00
  • 7b21c500ef feat: add overlay window for UIParticle mob-sakai 2022-06-09 02:05:30 +09:00
  • aa0d56f9fa feat: adaptive scaling for UI mob-sakai 2022-06-09 01:47:48 +09:00
  • c6644a2132 fix: correct world space particle position when changing screen size mob-sakai 2022-06-09 01:47:42 +09:00
  • b76bf5a5ad feat: support 8+ materials mob-sakai 2022-06-08 12:54:11 +09:00
  • 69bde2cf3d chore(release): 3.3.12 [skip ci] 3.3.12 semantic-release-bot 2022-06-10 11:32:11 +00:00
  • a10042d989 fix: always display materials in inspector mob-sakai 2022-06-09 02:19:26 +09:00
  • dd2d185e4a style: tab to space mob-sakai 2022-06-10 17:05:23 +09:00
  • e817e8d3c7 fix: UNITY_UI_ALPHACLIP in UIAdditive shader is not working mob-sakai 2022-06-08 12:44:21 +09:00
  • aaac2b71a3 chore(release): 3.3.11 [skip ci] 3.3.11 semantic-release-bot 2022-06-10 07:21:00 +00:00
  • 11c3a7b374 fix: when using linear color space, the particle colors are not output correctly mob-sakai 2022-06-10 16:12:15 +09:00
  • ccc09e6aca fix: sorting by layer does not work properly micromang 2022-04-15 23:17:04 +09:00
  • 5a8f1263ef chore(release): 3.3.10 [skip ci] 3.3.10 semantic-release-bot 2022-02-17 20:45:55 +00:00
  • b6b2c72b19 fix: annoying warning for [ExecuteInEditMode] mob-sakai 2022-02-18 04:57:27 +09:00
  • 0fd5d7affe fix: PrefabStageUtility class is not experimental after 2021.2 talessampaio-kazoo 2022-02-15 13:47:45 -03:00
  • 2e4d80bc1c chore(release): 3.3.9 [skip ci] 3.3.9 semantic-release-bot 2021-08-02 17:49:09 +00:00
  • 6b87db7ac7 style: tab to space shadeAlex 2021-08-02 15:09:21 +09:00
  • 61760d940c fix: fix for warning CS0618 shadeAlex 2021-08-02 14:45:22 +09:00
  • f43d4c38ea chore(release): 3.3.8 [skip ci] 3.3.8 semantic-release-bot 2021-06-08 17:28:36 +00:00
  • ccb8386672 refactor: fix warning mob-sakai 2021-06-09 02:25:24 +09:00
  • e15319a46e change: remove color space modifier mob-sakai 2021-06-09 01:32:28 +09:00
  • e352d153ce fix: improve performance mob-sakai 2021-06-09 01:31:39 +09:00
  • 4f9bbf57bc chore(release): 3.3.7 [skip ci] 3.3.7 semantic-release-bot 2021-06-02 18:15:36 +00:00
  • 0b9d80da93 fix: Refresh() will be called multiple times in the same frame, due to external assets mob-sakai 2021-06-03 03:03:16 +09:00
  • 24d32d8441 chore(release): 3.3.6 [skip ci] 3.3.6 semantic-release-bot 2021-05-11 08:24:08 +00:00
  • 476c4027ff fix: remove from "Add Component" menu mob-sakai 2021-05-11 17:22:02 +09:00
  • 12c748a8cd fix: In rare cases, the generated camera (for baking) will not be deactivated mob-sakai 2021-05-11 16:22:36 +09:00
  • 0259ad2464 refactor mob-sakai 2021-05-11 16:20:50 +09:00
  • 5f3ead2086 chore(release): 3.3.5 [skip ci] 3.3.5 semantic-release-bot 2021-02-28 04:21:18 +00:00
  • e3f42d747a fix: fix cached position for pre-warmed particles mob-sakai 2021-02-24 16:22:37 +09:00
  • b93e0e4701 fix: ParticleSystem creates particles in wrong position during pre-warm mob-sakai 2021-02-23 13:30:46 +09:00
  • 9f9e04724d chore(release): 3.3.4 [skip ci] 3.3.4 semantic-release-bot 2021-02-22 12:24:08 +00:00
  • 5981af6c0a build: update release workflow mob-sakai 2021-02-19 12:59:02 +09:00