summaryrefslogtreecommitdiff
path: root/cad/src/commands/Extrude
AgeCommit message (Expand)AuthorFilesLines
2012-09-17whitespace crusadingBryan Bishop3-179/+179
2009-03-11renamed/improved debug_pref to reuse cached DrawingSets; revised GM.Draw APIBruce Smith1-19/+10
2009-03-11split remaining Draw methods (not fully tested)Bruce Smith1-123/+197
2009-02-28clean up Draw_after_highlighting; pass drawing_phase in those jig select meth...Bruce Smith1-2/+2
2009-02-19clarify call of before_drawing_modelBruce Smith1-5/+5
2009-01-13remove/rename methods, other cleanupBruce Smith1-3/+3
2009-01-13misc cleanup; line lengthBruce Smith1-51/+98
2008-10-30#bugfix after changes in rev 14435. Always make sure to call nobody1-1/+5
2008-10-30don't automatically update the 3D workspace when a spinbox value is changed i...nobody3-10/+45
2008-10-02- use thesuperclass Command_PropertyManager for all command PMs. Ninad Sathaye2-39/+21
2008-09-30misc cleanup now that USE_COMMAND_STACK is always trueBruce Smith1-9/+5
2008-09-29misc changes to remove old command API methods/calls/ comments Ninad Sathaye1-2/+2
2008-09-25stripped out the old command API code for all commands in pkg : [src/commands.]Ninad Sathaye1-190/+19
2008-09-24minor bugfix & cleanup in ExtrudeBruce Smith1-110/+109
2008-09-22ported extrudeMode to use new command API. Ninad Sathaye2-250/+404
2008-09-09USE_COMMAND_STACK cleanup, including clear_command_stateBruce Smith1-1/+4
2008-09-09clean up USE_COMMAND_STACK code related to Abandon and haveNontrivialStateBruce Smith1-0/+5
2008-08-22deleted the old module modifyMode (class modifyMode)Ninad Sathaye1-1/+2
2008-08-22more renaming Ninad Sathaye1-1/+1
2008-08-22renamed class cookieMode to BuildCrystal_CommandNinad Sathaye1-1/+1
2008-08-18move some ok_btn_clicked/cancel_btn_clicked methods to superclassBruce Smith1-17/+0
2008-08-13analyze calls of start_using_mode; rename some as start_using_initial_modeBruce Smith1-1/+1
2008-08-11propMgr class attr renaming continued -- renamed parentCommand and parentMode...Ninad Sathaye2-19/+19
2008-08-07remove unnecessary defs of StateDone, StateCancel, haveNontrivialStateBruce Smith1-1/+1
2008-08-06replace refuseEnter with command_ok_to_enterBruce Smith1-4/+9
2008-08-06rename clear -> clear_command_state in command API, for nowBruce Smith1-7/+8
2008-08-06revising CommandSequencer init/reinit codeBruce Smith1-17/+38
2008-07-28remove obsolete Revolve code; other cleanupBruce Smith3-93/+33
2008-07-28remove obsolete msg_commandName; other trivial changesBruce Smith1-10/+10
2008-07-26command_level constants; misc minor cleanupBruce Smith2-4/+7
2008-07-16PM refinements to meet Mark's new UI guidelines.Mark Sims1-20/+18
2008-07-16- fixed bug 2916 -- "Command toolbar extension popup indicator is disabled d...Ninad Sathaye1-1/+3
2008-06-27put copied chunks into same group as originalsBruce Smith1-5/+78
2008-06-25Fix improper tabbing and CR's in cad/src Python files.Russell D. Fish2-109/+109
2008-06-09Renamed PM constants to uppercase and deprecated/deleted PropMgr_Constants.py.Mark Sims1-6/+6
2008-05-21Break up drawer.pyRussell D. Fish1-1/+1
2008-05-13Fixed more icon pathnames missing the '.png' extension. Now any icon pathname...Mark Sims1-1/+2
2008-04-07pass assy to some calls of gensym or mol_copy_name; no - or ' ' at end of prefixBruce Smith1-1/+1
2008-03-15renamed Chunk.copy and fake_merged_mol.copy to copy_single_chunkBruce Smith1-3/+17
2008-03-14final planned file moveEric Messick1-7/+7
2008-03-11move files into history, model, model_updater, modelTree, ne1_startup, ne1_uiEric Messick2-4/+4
2008-03-07moved files into exprs, files, foundation, and graphicsEric Messick1-10/+10
2008-03-06abstract classes between Node and Group, with a few methodsBruce Smith1-1/+4
2008-03-02move files into command packageEric Messick4-0/+2766