index
:
lambda-gtk.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2020-01-13
Update stack.yaml to use namespace.
Joe Crayne
2020-01-13
Update to build with lts-14.2.
Joe Crayne
2020-01-13
Collect window invalidates into a single code path.
Joe Crayne
2020-01-13
faster file loading.
Joe Crayne
2019-07-31
Always include null material.
Joe Crayne
2019-07-31
Fixed interval masking.
Joe Crayne
2019-07-29
Compute face normals when file does not provide vertex normals.
Joe Crayne
2019-07-28
Better handle missing material lib.
Joe Crayne
2019-07-28
Render curve from obj file.
Joe Crayne
2019-07-27
Generalized curve-sampling to 3 dimensions.
Joe Crayne
2019-07-24
Brighter cube colors.
Joe Crayne
2019-07-23
Fancier specular lighting.
Joe Crayne
2019-07-23
Implement 3 distinct lighting models.
Joe Crayne
2019-07-18
meshsketch: key-stroke to toggle whirling camera animation.
Joe Crayne
2019-07-18
Animator: function to remove an animation.
Joe Crayne
2019-07-18
LoadMesh: support multiple mtllib files.
Joe Crayne
2019-06-19
Maskable groups.
Joe Crayne
2019-06-19
Provided data structure for early capture of group-masks.
Joe Crayne
2019-06-19
Moved addOBJToObjectArray to module LoadMesh.
Joe Crayne
2019-06-19
Load mesh in background.
Joe Crayne
2019-06-18
More verbose file loading.
Joe Crayne
2019-06-18
Materials and textures are relative to object file.
Joe Crayne
2019-06-17
Maskable materials.
Joe Crayne
2019-06-17
Add material groups to masking pane.
Joe Crayne
2019-06-17
Scale loaded mesh to fit viewport.
Joe Crayne
2019-06-16
Enable toggling checkboxes.
Joe Crayne
2019-06-16
Test code to populate treeview.
Joe Crayne
2019-06-16
Added a right pane to select/deselect mesh groups.
Joe Crayne
2019-06-15
Added grid texture.
Joe Crayne
2019-06-14
Switched to homegrown wavefront parser.
Joe Crayne
2019-06-03
Render curve special points.
Joe Crayne
2019-06-03
Specify stream name for GPU-ringbuffers.
Joe Crayne
2019-06-03
Avoid curve-jump on pen-up.
Joe Crayne
2019-06-03
Started FitCurves module.
Joe Crayne
2019-06-03
Factor Camera module out of MeshSketch.
Joe Crayne
2019-06-03
Discard fewer data points for fitting.
Joe Crayne
2019-06-03
Fix bug in subdivideCurve.
Joe Crayne
2019-06-02
Module for subdividing bezier curves.
Joe Crayne
2019-05-30
Compute height of pixel at distance.
Joe Crayne
2019-05-30
Avoid passing an empty range to OpenGL DrawArrays.
Joe Crayne
2019-05-30
build with stack
Andrew Cady
2019-05-30
Fix TypeTaggable typo.
Joe Crayne
2019-05-30
Expose ringMask for buffer bounds usage with ffi.
Joe Crayne
2019-05-30
Added (non-gpu) vector of points for fitting curve.
Joe Crayne
2019-05-30
Faster feedback for pen drawing.
Joe Crayne
2019-05-30
Fix updateBack ring-buffer bug.
Joe Crayne
2019-05-30
Update cabal build.
Joe Crayne
2019-05-30
Factored gpu-backend out of RingBuffer, wrote vector-backend.
Joe Crayne
2019-05-26
Render curve points as line strips rather than points.
Joe Crayne
2019-05-26
Avoid adding redundant points to ring buffer.
Joe Crayne
[next]