Mr.doob
|
3dee9a76ac
Refactored THREE.FontUtils into THREE.Font.
|
9 年之前 |
Mr.doob
|
38dd0a5994
Moved TextGeometry back to core. Removed typeface_js hack.
|
9 年之前 |
Mr.doob
|
ded588f471
Moved FontUtils and TextGeometry to examples.
|
10 年之前 |
Elisée Maurer
|
ecd0ddd1a1
Set prototype.constructor for all derived classes
|
10 年之前 |
Mr.doob
|
2efc87a00d
Added type property to all relevant objects.
|
11 年之前 |
Mr.doob
|
965920fe38
TextGeometry being a bit more user friendly. Fixes #3238.
|
12 年之前 |
Mr.doob
|
114d3587f6
Removed bend stuff from ExtrudeGeometry and TextGeometry.
|
13 年之前 |
Mr.doob
|
cdfc4f3b8a
Implemented Object.create( *.prototype ) pattern as per discussion in #2080.
|
13 年之前 |
zz85
|
7aba6e9743
Moved FontUtils into a seperate file, Removed and move TextPath into FontUtils
|
13 年之前 |
zz85
|
c583db7749
Cleaning up TextGeometry a little
|
13 年之前 |
zz85
|
758825ac2e
Removing FontUtils.getTextShapes() factory method
|
14 年之前 |
alteredq
|
a9cc8bceb5
Applied manually fixes from @broady to 'dev' branch.
|
14 年之前 |
Mr.doob
|
cc7956b2c3
`window` > `self` so the lib is workers ready. (thanks @jsermeno)
|
14 年之前 |
alteredq
|
fb6d579d35
Merged zz85's experimental branch.
|
14 年之前 |
zz85
|
92cb10ea7f
Extrude Geometry UV mapping WIP1
|
14 年之前 |
zz85
|
f66a6f547c
remove some old code
|
14 年之前 |
zz85
|
50d4ed56e7
Added Text LOD example
|
14 年之前 |
alteredq
|
e95ca433b2
Merged latest zz85's shapes / curves / extruded geometry updates.
|
14 年之前 |
zz85
|
0824c15a51
Curves refactored - addition of curve path, tangent finding, along with other bend changes and enhancements i may not remember
|
14 年之前 |
zz85
|
6d6924a621
Add bend to webgl text example
|
14 年之前 |
zz85
|
091126b233
Prototype text warping to curves/splines
|
14 年之前 |
alteredq
|
c0d371be7c
Merged with zz85's shape / path / extrude / bevel / text updates.
|
14 年之前 |
zz85
|
d90f5e6875
Fixed text geo error
|
14 年之前 |
zz85
|
faf189c3dc
Some refactoring + cleanup for TextPath, Geometries, Shapes
|
14 年之前 |
alteredq
|
77341c86b1
First attempt at shadow mapping (work-in-progress).
|
14 年之前 |
zz85
|
eb17987efc
New Bevel algorithm, TextPath, TextGeometry updated
|
14 年之前 |
zz85
|
c7133cac6f
Merging alteredq/dev
|
14 年之前 |
zz85
|
7dbf0554fd
Fixed bevel but yet another problem
|
14 年之前 |
zz85
|
d8227e7a6d
Big bang attempt at Text + Path + Shape + Extrude Integration. Lots of things to fix
|
14 年之前 |
alteredq
|
f962eb2ea6
bezel => bevel in TextGeometry and its example
|
14 年之前 |