Log In
bw
/
opentoonz
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
81af8d
Merge pull request #4491 from shun-iwasawa/g/particlesfx_motion_blur
11 files
Merged by Rodney
2 years ago
, Committed by GitHub
2 years ago
,
raw
patch
tree
parents
12f1fb588fcde7e45e5c89b2005eb46c79259b4a
589b0dfb2763b633e7cd51d6718b1c0790f666f2
11 files changed.
544 lines added
.
77 lines removed
.
stuff/config/current.txt
file modified
+2
-0
stuff/doc/español/particlesFx.html
file modified
+37
-19
stuff/doc/particlesFx.html
file modified
+38
-20
stuff/doc/日本語/particlesFx.html
file modified
+38
-20
stuff/profiles/layouts/fxs/STD_particlesFx.xml
file modified
+8
-3
toonz/sources/stdfx/particles.cpp
file modified
+13
-6
toonz/sources/stdfx/particles.h
file modified
+6
-5
toonz/sources/stdfx/particlesengine.cpp
file modified
+384
-1
toonz/sources/stdfx/particlesengine.h
file modified
+8
-0
toonz/sources/stdfx/particlesfx.cpp
file modified
+6
-1
toonz/sources/stdfx/particlesfx.h
file modified
+4
-2
Merge pull request #4491 from shun-iwasawa/g/particlesfx_motion_blur Particles Fx Motion Blur
stuff/config/current.txt
file modified
+2
-0
stuff/doc/español/particlesFx.html
file modified
+37
-19
stuff/doc/particlesFx.html
file modified
+38
-20
stuff/doc/日本語/particlesFx.html
file modified
+38
-20
stuff/profiles/layouts/fxs/STD_particlesFx.xml
file modified
+8
-3
toonz/sources/stdfx/particles.cpp
file modified
+13
-6
toonz/sources/stdfx/particles.h
file modified
+6
-5
toonz/sources/stdfx/particlesengine.cpp
file modified
+384
-1
toonz/sources/stdfx/particlesengine.h
file modified
+8
-0
toonz/sources/stdfx/particlesfx.cpp
file modified
+6
-1
toonz/sources/stdfx/particlesfx.h
file modified
+4
-2