SourceForge.net
Jump to main content
Community
Jobs
Help
SourceForge: k3d/k3d: Shortlog
Mercurial
k3d/k3d
/ shortlog
summary
| shortlog |
changelog
|
graph
|
tags
|
branches
|
files
(0)
-3000
-1000
-300
-100
-60
+60
+100
tip
23 months ago
Timothy M. Shead
Closing the next branch, for the time being it's overkill.
next
changeset
|
files
23 months ago
Timothy M. Shead
Transition from k3d::icommand_node to the more-generic k3d::imeta_object interface.
changeset
|
files
23 months ago
Timothy M. Shead
Checkpoint work to separate embedded Aqsis from the UI layer.
aqsis
changeset
|
files
23 months ago
Timothy M. Shead
Merge boost-gil-updates into default.
changeset
|
files
23 months ago
Timothy M. Shead
Merge cmake-boost-updates into default.
changeset
|
files
23 months ago
Bart Janssens
MERGE: Merge k3d-bart changes with default
changeset
|
files
23 months ago
Bart Janssens
COMP: Checkpoint incomplete attribute support for CARVE booleans
changeset
|
files
23 months ago
Bart Janssens
BUG: STL binary mesh writer didn't write all polyhedra
changeset
|
files
23 months ago
Bart Janssens
ENH: Allow setting 0 levels in CatmullClark
changeset
|
files
23 months ago
Bart Janssens
ENH: Add PointsCentroid plugin to compute the centroid of selected points
changeset
|
files
24 months ago
Bart Janssens
ENH: Mesh \"sinks-but-not-sources\" can be applied from the context menu
changeset
|
files
24 months ago
Bart Janssens
ENH: Add origin property to RotatePoints
changeset
|
files
24 months ago
Bart Janssens
ENH: Add binary STL reader and related tests
changeset
|
files
24 months ago
Bart Janssens
BUG: Fix strange random crashes in SetColor
changeset
|
files
24 months ago
Bart Janssens
COMP: Add tests for SetColor, SelectBoundaryEdges and SelectDegenerateFaces
changeset
|
files
24 months ago
Bart Janssens
ENH: Add SelectBoundaryEdges plugin
changeset
|
files
24 months ago
Bart Janssens
ENH: Add a SelectDegenerateFaces plugin, for selecting faces with zero-length normals
changeset
|
files
24 months ago
Bart Janssens
ENH: Add a SetColor filter, which sets an attribute array containing user-specified color information
changeset
|
files
24 months ago
Bart Janssens
ENH: Support writing binary, colored STL with STLMeshWriter
changeset
|
files
24 months ago
Bart Janssens
BUG: DissolveFaces crashed on dissolving all faces in a solid mesh
changeset
|
files
23 months ago
Timothy M. Shead
Merge cmake-boost-updates into next
next
changeset
|
files
23 months ago
Timothy M. Shead
Add missing link libraries on OSX.
cmake-boost-updates
changeset
|
files
24 months ago
Timothy M. Shead
Merge boost-gil-updates into next.
next
changeset
|
files
24 months ago
Timothy M. Shead
Remove obsolete Boost.Gil code.
boost-gil-updates
changeset
|
files
24 months ago
Timothy M. Shead
Closing the OpenGL Context branch.
OpenGL Context
changeset
|
files
24 months ago
Timothy M. Shead
Renaming the OpenGL Context branch to opengl-context
opengl-context
changeset
|
files
24 months ago
Timothy M. Shead
Merge cmake-boost-updates into next
next
changeset
|
files
24 months ago
Timothy M. Shead
Update CMake build configuration.
cmake-boost-updates
changeset
|
files
24 months ago
Timothy M. Shead
Update the QTUI scripting model to wrap plugin factories.
qtui
changeset
|
files
24 months ago
Timothy M. Shead
Ensure the cursor moves to the end of the console after executing a command.
qtui
changeset
|
files
24 months ago
Timothy M. Shead
Add QTUI script support for k3d.matrix4, so we can start working on interactive navigation.
qtui
changeset
|
files
24 months ago
Timothy M. Shead
Fix a typo in the website video page.
changeset
|
files
24 months ago
Timothy M. Shead
Update the website video page.
changeset
|
files
24 months ago
Timothy M. Shead
Run Aqsis in a separate thread.
aqsis
changeset
|
files
24 months ago
Timothy M. Shead
Merge changes from the next branch to default.
changeset
|
files
24 months ago
Timothy M. Shead
Base the Aqsis prototype on Qt instead of gtkmm.
aqsis
changeset
|
files
24 months ago
Timothy M. Shead
Updating the bug tracker.
changeset
|
files
24 months ago
Timothy M. Shead
Use a custom display manager to put Aqsis-generated output into a gtkmm window.
aqsis
changeset
|
files
24 months ago
Timothy M. Shead
Update the sample Aqsis plugin to render a sample to scene to the Piqsl framebuffer.
aqsis
changeset
|
files
24 months ago
Timothy M. Shead
Provide better configuration behavior when building the Aqsis module.
aqsis
changeset
|
files
2010-05-17
Timothy M. Shead
Remove Aqsis as an external project - it can be optionally built by the top-level 'meta' project instead.
aqsis
changeset
|
files
2010-05-16
Timothy M. Shead
Add Aqsis as an external project and link to it.
aqsis
changeset
|
files
2010-05-16
Timothy M. Shead
Start a new module to experiment with an embedded Aqsis render engine.
aqsis
changeset
|
files
2010-04-30
Timothy M. Shead
Consolidate MARK_AS_ADVANCED calls.
next
changeset
|
files
2010-04-30
Timothy M. Shead
Consolidate and cleanup configuration logic.
next
changeset
|
files
2010-04-29
Timothy M. Shead
COMP: Ensure everything builds and runs cleanly with the NGUI module disabled.
next
changeset
|
files
2010-05-13
Timothy M. Shead
Updating the tracker.
changeset
|
files
2010-05-12
Timothy M. Shead
Disable creating painters that require an OpenGL context to be instantiated.
qtui
changeset
|
files
2010-05-12
Timothy M. Shead
Enable all of the available QtScript extensions for QTUI JavaScript programming.
qtui
changeset
|
files
2010-05-12
Timothy M. Shead
Add transitions between the QTUI browser and console programmable mode examples.
qtui
changeset
|
files
2010-05-12
Timothy M. Shead
Simplify the QTUI mode API so one mode can switch to another from JavaScript.
qtui
changeset
|
files
2010-05-11
Timothy M. Shead
Refactoring the QTUI JavaScript object model implementation.
qtui
changeset
|
files
2010-05-11
Timothy M. Shead
First iteration of QTUI mode logic that allows the mode to cleanup / run an animation before going away.
qtui
changeset
|
files
2010-05-09
Timothy M. Shead
Provide more realistic output in the QTUI console mode.
qtui
changeset
|
files
2010-05-09
Timothy M. Shead
Add line numbers to the error output when editing QTUI programmable modes.
qtui
changeset
|
files
2010-05-09
Timothy M. Shead
Create an example of a custom widget instantiated from a programmable mode.
qtui
changeset
|
files
2010-05-09
Timothy M. Shead
Setup default OpenGL painters and ensure that the QTUI viewport updates properly when pipelines are executed.
qtui
changeset
|
files
2010-05-09
Timothy M. Shead
Ensure the JavaScript k3d.color constructor throws when passed the wrong number of arguments, and provide some predefined colors.
qtui
changeset
|
files
2010-05-09
Timothy M. Shead
The QTUI shell plugin was too picky about argument types passed to print().
qtui
changeset
|
files
2010-05-08
Timothy M. Shead
Exploring how to bind native C++ types to the QTUI JavaScript render engine.
qtui
changeset
|
files
(0)
-3000
-1000
-300
-100
-60
+60
+100
tip
©Copyright 1999-2009 -
SourceForge
, Inc., All Rights Reserved
Feedback
Legal
Help