David Koes
|
61e9ea3b6c
|
release
1.0.5
|
2016-04-09 09:34:47 -04:00 |
|
dkoes
|
37d23bb8a7
|
adjust bold for microsoft edge
|
2016-04-03 16:09:50 -04:00 |
|
dkoes
|
c4a13c1ea9
|
tweak feedback link
|
2016-04-03 15:57:07 -04:00 |
|
dkoes
|
85bfd51aa1
|
small tweaks
|
2016-04-03 15:49:12 -04:00 |
|
dkoes
|
dfce47ef77
|
stick imposter outline support
|
2016-04-03 14:09:46 -04:00 |
|
dkoes
|
46d01c659b
|
tweaks to imposters, bf instanced
|
2016-04-03 09:48:05 -04:00 |
|
dkoes
|
444bf57c15
|
further improvements to stick imposters
|
2016-04-02 22:51:45 -04:00 |
|
dkoes
|
bd0f3ce60d
|
add getSlab/setSlab
|
2016-04-02 15:28:05 -04:00 |
|
dkoes
|
0598f74127
|
computing bounding sphere for isosurfaces
|
2016-04-02 15:18:27 -04:00 |
|
dkoes
|
682197fca7
|
fully functional stick imposters!
well, outline doesn't work
need to figure out if we can anti-alias..
|
2016-03-31 23:06:39 -04:00 |
|
David Koes
|
20c8805c8c
|
checkpoint
|
2016-03-31 20:06:10 -04:00 |
|
David Koes
|
9f9cf083ac
|
more bugfixing but still not right!
|
2016-03-31 14:55:24 -04:00 |
|
dkoes
|
5291970154
|
checkpoint
|
2016-03-30 23:21:39 -04:00 |
|
David Koes
|
b2bfdc7bf6
|
better
|
2016-03-30 17:11:57 -04:00 |
|
David Koes
|
2e373ece98
|
progress on sticks
|
2016-03-30 16:23:59 -04:00 |
|
David Koes
|
a2d1e1d966
|
checkpoint almost working stick imposters
I think I need to billboard this sucker
|
2016-03-30 15:18:29 -04:00 |
|
David Koes
|
3f9081870b
|
checkpoint
|
2016-03-29 21:29:39 -04:00 |
|
David Koes
|
053f49fbd4
|
checkpoint stick imposter - NOT READY
|
2016-03-29 16:59:00 -04:00 |
|
David Koes
|
90d2fc702c
|
fix opacity of spheres
|
2016-03-25 10:53:15 -04:00 |
|
David Koes
|
56f779c50b
|
improve zoomTo with shape-only scenes, cleanup test45
|
2016-03-24 10:54:15 -04:00 |
|
David Koes
|
c76542782c
|
fix typo
|
2016-03-24 10:23:51 -04:00 |
|
David Koes
|
c9064acff0
|
add new test
|
2016-03-24 10:19:07 -04:00 |
|
David Koes
|
7a5c540fec
|
Merge pull request #161 from zanguef/master
Support for CCP4 maps with isosurfaces Rendering
|
2016-03-24 09:55:37 -04:00 |
|
Zangue Joel
|
3fccf379cd
|
Delete test44.html
|
2016-03-24 10:16:43 +01:00 |
|
Zangue Joel
|
f4148d2e80
|
add ccp4 image file
|
2016-03-24 10:11:57 +01:00 |
|
Zangue Joel
|
ef52c05b58
|
ccp4 test file
binary file
|
2016-03-24 10:07:58 +01:00 |
|
Zangue Joel
|
fe805e9d1f
|
add ccp4 test page as test44.html
|
2016-03-24 09:58:38 +01:00 |
|
Zangue Joel
|
87b6dfb50c
|
add ccp4 test page
|
2016-03-24 09:56:21 +01:00 |
|
Zangue Joel
|
c3af2267bb
|
Merge pull request #1 from zanguef/zanguef-patch-1
Support for the CCP4 format
|
2016-03-24 07:04:23 +01:00 |
|
Zangue Joel
|
46ba246929
|
Added code for parsing ccp4 files.
can be tested in 3Dmol.js/tests/ccp4 format test.html
|
2016-03-24 06:57:04 +01:00 |
|
David Koes
|
c3d2511ecc
|
add shims for startswith and endswith for browsers (i.e., ie) that dont
support them
|
2016-03-22 13:33:41 -04:00 |
|
dkoes
|
3e559a8648
|
depth fix for imposter outlining
|
2016-03-21 22:40:00 -04:00 |
|
dkoes
|
22c9badfb2
|
fix error with fragdepth calculation in imposters
|
2016-03-21 22:29:32 -04:00 |
|
David Koes
|
e0c64ec44d
|
properly parse boolean arguments to string spec
|
2016-03-21 19:16:38 -04:00 |
|
David Koes
|
1ba5db738e
|
default to imposters for spheres
implemented outlining for imposters as well
|
2016-03-21 15:54:32 -04:00 |
|
dkoes
|
7a01f0133e
|
let shape be coloriable, although overall shape color will dominate
|
2016-03-20 23:03:43 -04:00 |
|
dkoes
|
17d8b05625
|
optimization for multiple-object shape
postpone buffer truncate (and new geo) until render
also, check actual size of buffer on geoupdate
|
2016-03-20 22:47:58 -04:00 |
|
David Koes
|
f8d9d331f8
|
Merge branch 'master' of github.com:dkoes/3Dmol.js
|
2016-03-18 08:31:44 -04:00 |
|
David Koes
|
a94315ff60
|
correct lighting for imposters
|
2016-03-17 11:40:17 -07:00 |
|
David Koes
|
e7a8d683ff
|
remove diffuse
|
2016-03-17 08:06:55 -07:00 |
|
David Koes
|
3a8c23d4a9
|
remove ambient/effuse since we don't use them
|
2016-03-17 07:54:34 -07:00 |
|
David Koes
|
3dfaf52306
|
doc change
|
2016-03-15 13:46:12 -07:00 |
|
David Koes
|
2177708301
|
Merge branch 'master' of github.com:dkoes/3Dmol.js
|
2016-03-15 16:44:59 -04:00 |
|
David Koes
|
acac1f232b
|
reverse pinch
|
2016-03-14 16:33:35 -07:00 |
|
David Koes
|
72a45fd5db
|
Merge branch 'master' of github.com:dkoes/3Dmol.js
|
2016-03-14 19:32:32 -04:00 |
|
David Koes
|
9fac54b65d
|
Merge branch 'master' of github.com:dkoes/3Dmol.js
|
2016-02-25 15:30:50 -05:00 |
|
David Koes
|
aaf7e072a5
|
handle pdb entries that only have cif due to size
|
2016-02-25 15:30:31 -05:00 |
|
David Koes
|
b027f5412a
|
index change
|
2016-02-24 16:40:22 -05:00 |
|
David Koes
|
2cef238b48
|
Merge pull request #154 from jus1in/AIA
ANGLE Instanced Arrays
|
2016-02-19 15:19:10 -05:00 |
|
jus1in
|
1430a0cde4
|
Automatically decide whether to use Angle Instanced Arrays
|
2016-02-19 15:12:28 -05:00 |
|