summaryrefslogtreecommitdiff
path: root/cad/src/exprs
AgeCommit message (Expand)AuthorFilesLines
2012-09-17whitespace crusadingBryan Bishop93-835/+835
2010-12-16Applying contributed patches (see below)Thomas Fitzsimmons1-2/+3
2009-03-11renamed/improved debug_pref to reuse cached DrawingSets; revised GM.Draw APIBruce Smith1-1/+3
2009-03-11split remaining Draw methods (not fully tested)Bruce Smith2-27/+63
2009-03-11split many Draw methods into their 4 new parts; not fully testedBruce Smith2-55/+36
2009-03-07fix AssertionError caused by delegating GraphicsModeBruce Smith1-4/+4
2009-02-28clean up Draw_after_highlighting; pass drawing_phase in those jig select meth...Bruce Smith2-3/+2
2009-02-13comments/docstrings/formattingBruce Smith1-4/+9
2009-01-13coding standardsBruce Smith9-132/+280
2009-01-02timing tests, optimizationsBruce Smith1-3/+12
2009-01-02tweakBruce Smith1-2/+2
2009-01-01ColorCube, shows all RGB colors with any component 0 or 1Bruce Smith3-4/+87
2008-12-29cleanup around _copyOfObject, and remove copyfunc argumentBruce Smith1-1/+1
2008-12-11fix bug of renderText making testmode highlight flicker, at cost of unfixing ...Bruce Smith2-6/+26
2008-12-11comments, and def __str__ for UNKNOWN_SELOBJBruce Smith1-0/+2
2008-12-05work around renderText bug after textures are drawnBruce Smith2-68/+101
2008-12-04comment/docstring improvements, bug/todo commentsBruce Smith3-13/+51
2008-12-03separate ';' and '.' prints for .Draw, by space between paintGL callsBruce Smith1-5/+16
2008-12-03remove checkbox with obsolete prefs keyBruce Smith1-1/+1
2008-12-03Highlightable zoom bugfix, debug code, commentsBruce Smith3-20/+132
2008-12-02coding standardsBruce Smith1-4/+6
2008-12-02coding standardsBruce Smith3-48/+108
2008-12-01trivial bugfixesBruce Smith1-1/+1
2008-11-26replace jpg with png imagesBruce Smith5-34/+36
2008-10-15refactor drawcompass, use internal display listBruce Smith1-1/+1
2008-10-15fix bugs in command/GM splitBruce Smith2-6/+6
2008-09-30more USE_COMMAND_STACK cleanupBruce Smith2-6/+2
2008-09-30misc cleanup now that USE_COMMAND_STACK is always trueBruce Smith2-82/+53
2008-09-18mostly complete the move of glselect_name_dict from env to assyBruce Smith1-11/+15
2008-09-17improve some debug printsBruce Smith1-2/+5
2008-09-17trivial cleanupsBruce Smith2-36/+23
2008-09-12move some rendering setup code into GLPane_minimal from subclassesBruce Smith1-8/+6
2008-09-10move class State_preMixin to its own fileBruce Smith2-1/+64
2008-09-10make test/example commands work with USE_COMMAND_STACKBruce Smith2-39/+63
2008-09-09rename commandrun -> command (PM attribute)Bruce Smith1-56/+89
2008-08-25split testmode into Command & GraphicsMode partsBruce Smith1-96/+105
2008-08-25removed deprecated selectAtomsModeNinad Sathaye2-2/+0
2008-08-22cleanup: removed obsolete class selectMolsMode Ninad Sathaye3-3/+6
2008-08-22renamed class cookieMode to BuildCrystal_CommandNinad Sathaye1-1/+1
2008-08-20Need to commit in "exprs" too, so the test_drawing.py file is deleted there.Russell D. Fish1-560/+0
2008-08-19graphics/drawing/gl_shaders.py is loaded by setup_draw.py, but nothing new is...Russell D. Fish1-0/+560
2008-08-13prepare for GLPANE_IS_COMMAND_SEQUENCER = FalseBruce Smith1-2/+3
2008-08-06rename clear -> clear_command_state in command API, for nowBruce Smith1-6/+6
2008-07-29remove some unused mouse button flags from constants.pyBruce Smith1-2/+1
2008-07-26command_level constants; misc minor cleanupBruce Smith2-2/+4
2008-07-09rename platform to platform_dependentEric Messick1-1/+1
2008-07-02fix comments that said class molecule for class Chunk; other cleanupBruce Smith1-2/+2
2008-06-27bugfixes and enhancements in dnasegment resizing Ninad Sathaye1-1/+16
2008-06-27debug codeBruce Smith1-1/+3
2008-06-26fixed bugs 2901 and 2905 also mentioned at [ http://www.nanoengineer-1.net/me...Ninad Sathaye1-3/+22