Age | Commit message (Expand) | Author | Files | Lines |
2012-09-17 | whitespace crusading | Bryan Bishop | 93 | -835/+835 |
2010-12-16 | Applying contributed patches (see below) | Thomas Fitzsimmons | 1 | -2/+3 |
2009-03-11 | renamed/improved debug_pref to reuse cached DrawingSets; revised GM.Draw API | Bruce Smith | 1 | -1/+3 |
2009-03-11 | split remaining Draw methods (not fully tested) | Bruce Smith | 2 | -27/+63 |
2009-03-11 | split many Draw methods into their 4 new parts; not fully tested | Bruce Smith | 2 | -55/+36 |
2009-03-07 | fix AssertionError caused by delegating GraphicsMode | Bruce Smith | 1 | -4/+4 |
2009-02-28 | clean up Draw_after_highlighting; pass drawing_phase in those jig select meth... | Bruce Smith | 2 | -3/+2 |
2009-02-13 | comments/docstrings/formatting | Bruce Smith | 1 | -4/+9 |
2009-01-13 | coding standards | Bruce Smith | 9 | -132/+280 |
2009-01-02 | timing tests, optimizations | Bruce Smith | 1 | -3/+12 |
2009-01-02 | tweak | Bruce Smith | 1 | -2/+2 |
2009-01-01 | ColorCube, shows all RGB colors with any component 0 or 1 | Bruce Smith | 3 | -4/+87 |
2008-12-29 | cleanup around _copyOfObject, and remove copyfunc argument | Bruce Smith | 1 | -1/+1 |
2008-12-11 | fix bug of renderText making testmode highlight flicker, at cost of unfixing ... | Bruce Smith | 2 | -6/+26 |
2008-12-11 | comments, and def __str__ for UNKNOWN_SELOBJ | Bruce Smith | 1 | -0/+2 |
2008-12-05 | work around renderText bug after textures are drawn | Bruce Smith | 2 | -68/+101 |
2008-12-04 | comment/docstring improvements, bug/todo comments | Bruce Smith | 3 | -13/+51 |
2008-12-03 | separate ';' and '.' prints for .Draw, by space between paintGL calls | Bruce Smith | 1 | -5/+16 |
2008-12-03 | remove checkbox with obsolete prefs key | Bruce Smith | 1 | -1/+1 |
2008-12-03 | Highlightable zoom bugfix, debug code, comments | Bruce Smith | 3 | -20/+132 |
2008-12-02 | coding standards | Bruce Smith | 1 | -4/+6 |
2008-12-02 | coding standards | Bruce Smith | 3 | -48/+108 |
2008-12-01 | trivial bugfixes | Bruce Smith | 1 | -1/+1 |
2008-11-26 | replace jpg with png images | Bruce Smith | 5 | -34/+36 |
2008-10-15 | refactor drawcompass, use internal display list | Bruce Smith | 1 | -1/+1 |
2008-10-15 | fix bugs in command/GM split | Bruce Smith | 2 | -6/+6 |
2008-09-30 | more USE_COMMAND_STACK cleanup | Bruce Smith | 2 | -6/+2 |
2008-09-30 | misc cleanup now that USE_COMMAND_STACK is always true | Bruce Smith | 2 | -82/+53 |
2008-09-18 | mostly complete the move of glselect_name_dict from env to assy | Bruce Smith | 1 | -11/+15 |
2008-09-17 | improve some debug prints | Bruce Smith | 1 | -2/+5 |
2008-09-17 | trivial cleanups | Bruce Smith | 2 | -36/+23 |
2008-09-12 | move some rendering setup code into GLPane_minimal from subclasses | Bruce Smith | 1 | -8/+6 |
2008-09-10 | move class State_preMixin to its own file | Bruce Smith | 2 | -1/+64 |
2008-09-10 | make test/example commands work with USE_COMMAND_STACK | Bruce Smith | 2 | -39/+63 |
2008-09-09 | rename commandrun -> command (PM attribute) | Bruce Smith | 1 | -56/+89 |
2008-08-25 | split testmode into Command & GraphicsMode parts | Bruce Smith | 1 | -96/+105 |
2008-08-25 | removed deprecated selectAtomsMode | Ninad Sathaye | 2 | -2/+0 |
2008-08-22 | cleanup: removed obsolete class selectMolsMode | Ninad Sathaye | 3 | -3/+6 |
2008-08-22 | renamed class cookieMode to BuildCrystal_Command | Ninad Sathaye | 1 | -1/+1 |
2008-08-20 | Need to commit in "exprs" too, so the test_drawing.py file is deleted there. | Russell D. Fish | 1 | -560/+0 |
2008-08-19 | graphics/drawing/gl_shaders.py is loaded by setup_draw.py, but nothing new is... | Russell D. Fish | 1 | -0/+560 |
2008-08-13 | prepare for GLPANE_IS_COMMAND_SEQUENCER = False | Bruce Smith | 1 | -2/+3 |
2008-08-06 | rename clear -> clear_command_state in command API, for now | Bruce Smith | 1 | -6/+6 |
2008-07-29 | remove some unused mouse button flags from constants.py | Bruce Smith | 1 | -2/+1 |
2008-07-26 | command_level constants; misc minor cleanup | Bruce Smith | 2 | -2/+4 |
2008-07-09 | rename platform to platform_dependent | Eric Messick | 1 | -1/+1 |
2008-07-02 | fix comments that said class molecule for class Chunk; other cleanup | Bruce Smith | 1 | -2/+2 |
2008-06-27 | bugfixes and enhancements in dnasegment resizing | Ninad Sathaye | 1 | -1/+16 |
2008-06-27 | debug code | Bruce Smith | 1 | -1/+3 |
2008-06-26 | fixed bugs 2901 and 2905 also mentioned at [ http://www.nanoengineer-1.net/me... | Ninad Sathaye | 1 | -3/+22 |