Go Back   AC3D Forums > General > AC3D Suggestions
Register FAQ Members List Calendar Today's Posts

Reply
 
Thread Tools Display Modes
Old 7th March 2014, 03:32 PM   #1
Andy
Administrator
Professional user
 
Andy's Avatar
 
Join Date: Jun 2003
Posts: 4,565
Default Re: Ignore backface option

Have you tried the paint-select? hold down control+shift and left drag over surfaces to select them.

Last edited by Andy; 7th March 2014 at 03:42 PM. Reason: typo
Andy is offline   Reply With Quote
Old 7th March 2014, 08:15 PM   #2
jentron
Senior Member
Professional user
 
Join Date: Nov 2007
Posts: 139
Default Re: Ignore backface option

Code:
	set surf_label [label $hide_frame.surf_label -text "Surf:"]
    set UI(surf_selected)   [cbutton $hide_frame.surf_selected " Sel " "ac3d surfaces_hide_selected" "hide selected surfaces"]
#    set UI(surf_unselected) [cbutton $hide_frame.surf_unselected " Unsel " "ac3d surfaces_hide_unselected" "hide unselected surfaces"]
    set UI(surf_unhide)     [cbutton $hide_frame.surf_unlock " None " "ac3d surfaces_unhide_all" "Unhide all surfaces"]
	
	grid $surf_label -row 2 -column 0 -sticky w
	grid $UI(surf_selected) -row 2 -column 1 -sticky w
#	grid $UI(surf_unselected) -row 2 -column 2 -sticky w
	grid $UI(surf_unhide) -row 2 -column 3 -sticky w
I have the above snippet added to my tcl/ac3d.tcl file around line 1909, just above the line that says "# SURFACE TYPE" Warning, this may void your warranty, so keep a backup!
jentron is offline   Reply With Quote
Old 7th March 2014, 08:16 PM   #3
jentron
Senior Member
Professional user
 
Join Date: Nov 2007
Posts: 139
Default Re: Ignore backface option

Quote:
Originally Posted by Andy View Post
Have you tried the paint-select? hold down control+shift and left drag over surfaces to select them.
I never knew this one, that's awesome!
jentron is offline   Reply With Quote
Old 10th March 2014, 09:09 AM   #4
Edymnion
Senior Member
Professional user
 
Edymnion's Avatar
 
Join Date: Aug 2005
Posts: 203
Default Re: Ignore backface option

Quote:
Originally Posted by Andy View Post
Have you tried the paint-select? hold down control+shift and left drag over surfaces to select them.
Lol, one day we're going to have a long talk about all these undocumented features... :P
__________________
It is by caffeine alone that I set my mind in motion. It is by the syrup of cola that thoughts acquire speed, the ears acquire ringing, the ringing becomes a warning. It is by caffeine alone that I set my mind into motion.
Edymnion is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



All times are GMT -4. The time now is 09:42 PM.


AC3D Forum
(C) Inivis Limited 2020