index
:
nanoengineer-theirix
build-osx
master
theirix's remote repo for nanoengineer
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-16
Make getExtensionButton a little more robust in FlyoutToolbar.py in UI
HEAD
master
Thomas Fitzsimmons
1
-3
/
+4
2010-12-16
Contributed patch: remove sponsors startup lag.
Thomas Fitzsimmons
1
-19
/
+0
2010-12-16
Applying contributed patches (see below)
Thomas Fitzsimmons
6
-7
/
+13
2010-12-16
Applying contributed patches (see below)
Thomas Fitzsimmons
4
-6
/
+6
2010-12-16
Applying contributed patches for various makefiles
Thomas Fitzsimmons
6
-30
/
+64
2010-03-05
upgrade LICENSE from GPLv2 to GPLv2+ (with Mark's permission by email)
Bruce Smith
2
-0
/
+40
2009-07-10
rename variables named 'as' (untested), since keyword in python 2.6
Bruce Smith
2
-6
/
+6
2009-05-30
Introduced clear() method.
Mark Sims
1
-3
/
+19
2009-05-30
Fixed bug in which an invalid DnaStrand can be edited. When this happens (I f...
Mark Sims
1
-2
/
+14
2009-05-30
Ignorable. Refined docstrings.
Mark Sims
1
-5
/
+3
2009-03-24
delete pyglet, add instructions for installing it
Bruce Smith
100
-84468
/
+35
2009-03-18
clean up images
Bruce Smith
2
-0
/
+0
2009-03-17
stub for dset cache usage tracking; comments about refactoring it requires; r...
Bruce Smith
4
-27
/
+140
2009-03-14
add GL_MAX_ values to Graphics Card Info
Bruce Smith
1
-1
/
+36
2009-03-14
fix typo
Bruce Smith
1
-1
/
+1
2009-03-14
move get_gl_info_string into its own file, graphics_card_info.py
Bruce Smith
3
-103
/
+118
2009-03-14
docstring changes
Bruce Smith
1
-9
/
+15
2009-03-13
clean up comments from that refactoring
Bruce Smith
2
-77
/
+6
2009-03-13
factored access code from client into new methods of DrawingSetCache (messy-c...
Bruce Smith
2
-81
/
+233
2009-03-13
split DrawingSetCache into its own file, add some doc
Bruce Smith
2
-20
/
+49
2009-03-13
comment about how to make overlap indicators work with 'reuse cached drawings...
Bruce Smith
1
-1
/
+8
2009-03-13
CSDL.add_drawing_func; fixes 'reuse dsets' re _f_drawchunk_realtime
Bruce Smith
3
-10
/
+85
2009-03-12
generalize CSDL drawing API (but not yet construction API or implementation) ...
Bruce Smith
3
-39
/
+96
2009-03-12
changing global display style invalidates 'reuse dsets' cache
Bruce Smith
2
-5
/
+22
2009-03-12
CSDLs should not have a .glname since they're never a selobj
Bruce Smith
1
-5
/
+8
2009-03-12
make glname_color alg. better tolerate accidental color match
Bruce Smith
1
-2
/
+22
2009-03-12
fix non-understood bug in using ColorSorter for general highlightables
Bruce Smith
5
-3
/
+25
2009-03-12
coding standards
Bruce Smith
1
-22
/
+21
2009-03-11
renamed/improved debug_pref to reuse cached DrawingSets; revised GM.Draw API
Bruce Smith
9
-67
/
+154
2009-03-11
rename some methods for consistency
Bruce Smith
9
-63
/
+78
2009-03-11
'reuse dsets' no longer prevents non-model drawing
Bruce Smith
2
-10
/
+59
2009-03-11
update comments
Bruce Smith
3
-19
/
+24
2009-03-11
call the 4 Draw_* methods separately, never call Draw itself
Bruce Smith
5
-42
/
+60
2009-03-11
split remaining Draw methods (not fully tested)
Bruce Smith
17
-367
/
+528
2009-03-11
typo
Bruce Smith
1
-1
/
+1
2009-03-11
split many Draw methods into their 4 new parts; not fully tested
Bruce Smith
29
-468
/
+494
2009-03-10
split Draw into submethods, in GraphicsMode interface (part 1)
Bruce Smith
1
-29
/
+65
2009-03-10
typo
Bruce Smith
1
-1
/
+1
2009-03-10
misc cleanup
Bruce Smith
1
-16
/
+25
2009-03-10
merge Select_GraphicsMode_DrawMethod_preMixin back into its sole client
Bruce Smith
3
-82
/
+45
2009-03-10
fix apparent bug (redundant drawPointOfViewAxes) introduced in late 2006
Bruce Smith
1
-2
/
+10
2009-03-10
debug_pref to reuse DrawingSets when model/selection unchanged
Bruce Smith
3
-40
/
+184
2009-03-09
turn off UNIFORM_XFORMS again; this time don't reference transform_id shader ...
Bruce Smith
4
-8
/
+69
2009-03-09
Turn UNIFORM_XFORMS back on to avoid a traceback on Windows/nVidia-7000, whic...
Russell D. Fish
1
-1
/
+1
2009-03-09
fix sphere drawLevel when shaders are desired but don't work
Bruce Smith
2
-7
/
+12
2009-03-07
fix AssertionError caused by delegating GraphicsMode
Bruce Smith
11
-78
/
+90
2009-03-07
fix bug in ThumbView introduced by rev 14924
Bruce Smith
2
-1
/
+7
2009-03-07
trivial optimizations
Bruce Smith
2
-17
/
+23
2009-03-07
correct frustum culling for ExternalBondSet
Bruce Smith
4
-46
/
+57
2009-03-07
optimization: recompute most havelist_data only once per paintGL call
Bruce Smith
5
-24
/
+84
[next]