-
Notifications
You must be signed in to change notification settings - Fork 63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mechanical sound support part 3 #495
base: master
Are you sure you want to change the base?
Commits on Nov 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 73accf8 - Browse repository at this point
Copy the full SHA 73accf8View commit details -
Individual component implements ISoundEmitter, starting with flipper …
…component. Have mechsoundcomponent inherit from monobehaviour directly. Update mechsoundinspector to inherit from unity editor directly and by adding a propertydrawer to handle mechsound appearance. Initialize soundlist in mechsoundscomponent.
Configuration menu - View commit details
-
Copy full SHA for 00c4fa9 - Browse repository at this point
Copy the full SHA 00c4fa9View commit details -
Get the component that implements ISoundEmitter for pulling data to t…
…he MechSound Drawer. Handle when no component attached to the gameobject implements it.
Configuration menu - View commit details
-
Copy full SHA for 53e0bb5 - Browse repository at this point
Copy the full SHA 53e0bb5View commit details -
SoundInspector updates including refactor playroundrobin and playrand…
…om methods, refactor handling of audio clip playing using an established gameobject's audiosource, and moved call to update event into OnEnable method. Also deleted mechsounddata and some other minor cleanup.
Configuration menu - View commit details
-
Copy full SHA for fc27912 - Browse repository at this point
Copy the full SHA fc27912View commit details -
Configuration menu - View commit details
-
Copy full SHA for e0ba6a0 - Browse repository at this point
Copy the full SHA e0ba6a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78c0239 - Browse repository at this point
Copy the full SHA 78c0239View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d4848e - Browse repository at this point
Copy the full SHA 3d4848eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f6291d1 - Browse repository at this point
Copy the full SHA f6291d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43a8233 - Browse repository at this point
Copy the full SHA 43a8233View commit details -
Configuration menu - View commit details
-
Copy full SHA for 54351aa - Browse repository at this point
Copy the full SHA 54351aaView commit details -
Minor fix to sound asset, in order to handle when audio clips length …
…changes and then playing the clips under round robin selection.
Configuration menu - View commit details
-
Copy full SHA for 2d5049b - Browse repository at this point
Copy the full SHA 2d5049bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 489705d - Browse repository at this point
Copy the full SHA 489705dView commit details -
Updated fade handling. Added sound handling to the following componen…
…ts: plunger, drain, bumper.
Configuration menu - View commit details
-
Copy full SHA for 207416d - Browse repository at this point
Copy the full SHA 207416dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 09f4158 - Browse repository at this point
Copy the full SHA 09f4158View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b02f2a - Browse repository at this point
Copy the full SHA 7b02f2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a5fecdf - Browse repository at this point
Copy the full SHA a5fecdfView commit details -
populate AudioMixer prop by searching parents
convenient especially prefabs.
Configuration menu - View commit details
-
Copy full SHA for 7612027 - Browse repository at this point
Copy the full SHA 7612027View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a746d9 - Browse repository at this point
Copy the full SHA 3a746d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ed3e81 - Browse repository at this point
Copy the full SHA 0ed3e81View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86bc749 - Browse repository at this point
Copy the full SHA 86bc749View commit details -
Configuration menu - View commit details
-
Copy full SHA for c436b1a - Browse repository at this point
Copy the full SHA c436b1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d5cb350 - Browse repository at this point
Copy the full SHA d5cb350View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b895c2 - Browse repository at this point
Copy the full SHA 3b895c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for d25ec19 - Browse repository at this point
Copy the full SHA d25ec19View commit details -
Configuration menu - View commit details
-
Copy full SHA for 491b5c3 - Browse repository at this point
Copy the full SHA 491b5c3View commit details
Commits on Nov 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 25b528a - Browse repository at this point
Copy the full SHA 25b528aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b38ae1d - Browse repository at this point
Copy the full SHA b38ae1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5416805 - Browse repository at this point
Copy the full SHA 5416805View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0187995 - Browse repository at this point
Copy the full SHA 0187995View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ffc529 - Browse repository at this point
Copy the full SHA 0ffc529View commit details
Commits on Nov 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3bdfed2 - Browse repository at this point
Copy the full SHA 3bdfed2View commit details
Commits on Dec 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b2fb22b - Browse repository at this point
Copy the full SHA b2fb22bView commit details