Anim8or Community
General Category => Ongoing Anim8or Development => Topic started by: kreator on February 11, 2014, 02:15:35 am
-
Cannot seem to select multiple faces?
-
concur . or deselect a face once selected. :o
-
Works for me.
WIN7 x64
Intel I5-2500K
NVidia GTX 560 TI
-
1066- think they are selected but don't show as yellow [flat shaded button selected]
-
Yep, they seem to do what they want! Could only select one in Flat shaded, Drag select does not work on them.
Go to smooth shaded and you can select all. and delete individually, But in flat shaded they are all selected but you cannot switch them off with Middle mouse.
-
The problem seems to be that in flat shaded mode the
selection or deselection are recorded but not shown.
If you change mode and go back to shaded mode,
it shows your selection correctly.
PS It's probably the new Opengl rendering code.
The mesh data is duplicated in a different format to
to make rendering faster,but it's not updated
in flat shaded mode when selection or deselection
are made.The problem is not showing when the old code
is used.
-
Oops, a bug! The faces are being selected but Anim8or isn't telling that to the new flat-face code :-) I'll post an update soon.
Note: in the mean time, if you switch to smooth or wire-frame and then back to flat mode the faces will show as selected. Or you can toggle back to the old code <Ctrl-N>.
-
Got it Ctrl/n does the job. Thanks Steve.
I must have been losing the plot with layers hoping for some reason that the layers in object mode would be carried over into scene mode. I can now see that would not happen.
Can we see at some point objects being duplicated or copied from scene mode rather than having to go to the build menu every time to replicate the same item.
-
Layers aren't finalized yet. I do like the idea of the propagating the settings from the Object editor throughout but it's more work that you might think to do. Stay tuned ...
As for duplicating things in the Scene editor, currently Cut/Paste work on keys. It would have to use an alternate command.
-
As for duplicating things in the Scene editor, currently Cut/Paste work on keys. It would have to use an alternate command.
Unfortunately cut/copy/paste has never worked in scene mode, perhaps something along the lines of replicate could be assigned to the function keys F1,F2 and so on.... these keys are unused within the program
-
As for duplicating things in the Scene editor, currently Cut/Paste work on keys. It would have to use an alternate command.
do you think, for the sake of consistency, it might be worth changing ctrl+x/c/v to work on components within the 3-d workspace the same way they do in object mode, and use different commands for timeline/keyframe operations?
and/or: i'm not aware that ctrl+d does anything at present (correct me if i'm wrong!), and i've seen that used as a 'duplicate' command in other programmes (e.g. the default control bindings in GIMP), so maybe we could have that as a 'duplicate' in scene mode?
-
OK that makes a lot of sense. I normally don't like to make changes that are incompatible with the current GUI commands but I suspect that copy/pasting keys isn't done that much. So I'm leaning towards doing that here. Maybe starting with the obvious: moving copy/paste key to the menu and using Ctrl-X/C/V for Scene elements, but Ctrl-D to duplicate has it's merits too.
-
another related possibility - what if ctrl+x/c/v (/d?) always operated on components in the workspace, irrespective of which mode you're in, while ctrl+shift+x/c/v operated on keyframes?
if you implement a 'duplicate' command, would it be possible / would it make sense to have it bring up the duplicated component's properties dialogue immediately?
-
My suggestion, not the answer to the worlds problems: Why not have it so that if you select a key frame, it deselects anything in the 3d environment so you could use the same keys Ctr-c,x,v for coping, cutting, and pasting. Is there some element in the universe stopping these two things from having constant key bindings? Ya'know like kryptonite, but for code?
-
cooldude234, the problem is that you have to select both the Figure or Object in the scene in order to select the keys.
-
I like thecolclough's ctrl+shift suggestion.