[Plugin] Key Scene v1.0.3
-
The new .skp, avoids those crashes,
have you got a version completely devoid of sound, and any timer functions just for it.
maybe I missed something, and that's slowing it down.also, SU has to finish it's moves before the next action runs, but it's not queued so you need to re-hit if you hit to early.
I'm having a look on and of while doing something else, but may get more time later
john
edit: I always get this as well, dosen't seem to effect things terminally, but may slow it down
Error: #<NoMethodError: undefined method
definition' for #Sketchup::Edge:0x17bfc8d8>
/Library/Application Support/Google SketchUp 8/SketchUp/Plugins/keyscene.rb:625:inpush_frame' /Library/Application Support/Google SketchUp 8/SketchUp/Plugins/keyscene.rb:624:in
each'
/Library/Application Support/Google SketchUp 8/SketchUp/Plugins/keyscene.rb:624:inpush_frame' /Library/Application Support/Google SketchUp 8/SketchUp/Plugins/keyscene.rb:36:in
initialize'
/Library/Application Support/Google SketchUp 8/SketchUp/Plugins/keyscene.rb:625:incall' /Library/Application Support/Google SketchUp 8/SketchUp/Plugins/keyscene.rb:625
maybe this shows the delay? -
I have uploaded a version with no sounds called keyscene_nosound.rbz
Does errors don't look good and I have no clue right now how to fix them but I'll keep an eye on them. Thank you for helping me figure this one out I really appreciate it.
-
The error raises because the sub-entities are not only groups and components, but also edges, faces, and points. To avoid the error, simply add
next unless [Sketchup::Group, Sketchup::ComponentInstance.include?(subentity.class)]
In the line 624
-
Wow! Very nice to know...Thank you very much!
-
can't believe i never saw this plugin before - did you do the music as well, Rafael?
-
@cadfather said:
can't believe i never saw this plugin before - did you do the music as well, Rafael?
Hi
Yes I did the music on both animations featured in the video. I have a small play list of other music I have done as well. http://www.youtube.com/playlist?list=PLFGYnoQXuwjAwqBgUX1DSHAfBco0dzcKZ
Cheers!
-
wow.. amazing... 'sad good bye' sounds like Renderiza's late quartets...great atmosphere!
-
Thank you! that compliment makes me wanna do music again!
-
playing in a band is how i ended up in england, did it for 10 years and then completely gave up for another 10. then...last september i had a dream. i was chasing a thief, when suddenly i hear someone calling my name... i look up, and who do i see on the window calling me... but the master himself... BBKing!!!
he threw me a sack, i caught it, opened it up and found it full of old cassettes.... my life was never the same!
well i did dig out my old guitar, and started playing again after so many years.. not sure what mr. freud would say, but i'm enjoying every bit of it - without added sugar!
-
New version of Key Scene is now available!
Because of the file size it may take a while when downloading through Plugin Store.
The main changes in this version are:
-
Key Scene is now a SketchUp Extension.
-
Some speed improvement were done thanks to Anton_S
Note: Because of the file size I removed the Videos but if you want to include the videos place them on RND_KeyScene > KeySceneFiles > video1.avi
-
-
New video tutorial is up! (Recommend watching it in HD)
Any questions or feedback is welcome.
-
[pre:6yz28t7f]Author:: Renderiza
Plugin Name:: Key Scene
Version:: 1.0.2
Date:: 8/28/2013
Cost:: Free[/pre:6yz28t7f]
New KeyScene v1.0.2 is released!This plugin was completely redone and now have user friendly web-dialog to customize which keyboard shortcut activates what scene...enjoy!
-
[pre:2y7rh979]Author:: Renderiza
Plugin Name:: Key Scene
Version:: 1.0.3
Date:: 8/29/2013
Cost:: Free[/pre:2y7rh979]
New KeyScene v1.0.3 is released!%(#909090)[Changes:
-
Added a field at the top that says "Editing configuration for scene <scene name>" so that it was more clear which scene was being modified.
-
Fixed bug that will appear If you launch without any scenes in the model, that would get this error in the console:
Error: #<NoMethodError: undefined methoddescription' for nil:NilClass> C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/RND_KeyScene/RND_KeyScene_loader.rb:103:in
push_frame'
C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/RND_KeyScene/RND_KeyScene_loader.rb:51:in `initialize']
-
Advertisement