chiark
/
gitweb
/
~ianmdlvl
/
cura.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add rounded corners to GCode preview.
[cura.git]
/
Cura
/
gui
/
sceneView.py
2013-05-24
daid303
Add rounded corners to GCode preview.
blob
|
commitdiff
|
raw
2013-05-23
daid303
Add overhang view by using a shader.
blob
|
commitdiff
|
raw
|
diff to current
2013-05-21
daid303
Merge branch 'SteamEngine' of github.com:daid/Cura...
13.05
blob
|
commitdiff
|
raw
|
diff to current
2013-05-21
daid303
Refresh the screen if we are loading GCode during gcode...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-17
Daid
Fix the expert window on MacOS. Remove the exception...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-17
daid303
Copyright message needs to be after the __future__...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-17
daid303
Add proper copyright statements.
blob
|
commitdiff
|
raw
|
diff to current
2013-05-16
daid303
Draw the object sink. Fix the lay-flat function.
blob
|
commitdiff
|
raw
|
diff to current
2013-05-16
daid303
Show SD card copy progress. Slightly reduce the memory...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-13
daid303
Small tooltip spelling update. fix an issue opening...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-10
daid303
Add infill overlap, added move lines on current layer.
blob
|
commitdiff
|
raw
|
diff to current
2013-05-08
daid303
Allow loading and printing of GCode files.
blob
|
commitdiff
|
raw
|
diff to current
2013-05-06
daid303
Possible fix for the fluxline selection problem. Added...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-03
daid303
Add extruder offset passing to the engine. Update some...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-02
daid303
Add plugins, fix re-slicing when you edit the start...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-01
daid303
Save a lot of memory by storing the loaded GCode as...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-01
daid303
You can now safely remove the SD card from within Cura.
blob
|
commitdiff
|
raw
|
diff to current
2013-05-01
daid303
Allow moving of objects in simple mode (this was confusing)
blob
|
commitdiff
|
raw
|
diff to current
2013-04-29
daid303
Update to the bed leveling wizard to allow insertion...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-26
daid303
Added saving as STL. Still need to add AMF.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-25
daid303
Add print time and filament usage estimates.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-25
daid303
Improve the startup a bit, hide the splashscreen at...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-24
daid303
Pan the view with the shift key.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-24
daid303
Add slice log window.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-23
daid303
Show everything transparent or XRay when no object...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-22
daid303
Fix simple mode for steamengine.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-22
daid303
Merge branch 'master' into SteamEngine
blob
|
commitdiff
|
raw
|
diff to current
2013-04-22
daid303
Add X-Ray feature.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-22
daid303
Add transparent view mode.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-19
daid303
Add line thickness rendering for selected GCode layer.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-19
daid303
Load GCode in background thread instead of the slice...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-19
daid303
Only show dual-extrusion merge if you have dual extrusion.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-19
daid303
Fix SD card selection.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-19
daid303
Add SD card selection if multiple SD cards are found.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-19
daid303
Update the gcode selection slider during loading.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-18
daid303
Darken the lower layers when viewing GCode.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-18
daid303
Add a notification if the copy of GCode fails. Fix...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-18
daid303
Merge branch 'SteamEngine' of github.com:daid/Cura...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-18
daid303
Speedup GCode drawing a lot by using VBOs.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-17
daid303
Merge branch 'master' into SteamEngine
blob
|
commitdiff
|
raw
|
diff to current
2013-04-17
daid303
Add keyboard control to gcode layer switching.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-16
daid303
Add very basic GCode viewing.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-16
daid303
Push objects around when changing the rotation/scaling.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-16
daid303
Merge "duplicate" and "fill platform" into "multiply"
blob
|
commitdiff
|
raw
|
diff to current
2013-04-16
Erik de Bruijn
Limited the amount of zooming during scrolling to a...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-16
daid303
Fix delete all.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-16
daid303
Make context menu work on focus object.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-16
daid303
Bugfix for mac and inproper values in settings.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-16
daid303
Add another optimalization to the object order calculat...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-16
daid303
Add save notification.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-16
daid303
Add object split function. Optimize printing order...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-12
daid303
Add proper head size code for scene planning. Fixed...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-12
daid303
Merge branch 'master' into SteamEngine
blob
|
commitdiff
|
raw
|
diff to current
2013-04-12
daid303
Make the popup menu code more general, add a delete...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-12
daid303
Do not show the merge menu when no object is selected.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-12
daid303
Add working scale up to machine size.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-12
daid303
Hide tools when no object is selected.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-12
daid303
Do not show duplicate menu when no object is selected.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-12
daid303
Add object duplication.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-11
daid303
Add reset scale and rotation. Add placeholders for...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-11
daid303
typo
blob
|
commitdiff
|
raw
|
diff to current
2013-04-11
daid303
Add notification popup.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-10
daid303
Some cleanup, move the animation code to openglGUI...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-08
daid303
Fix AMF support. Support merging of objects for multi...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-08
daid303
Fix problem when entering size without an object selected.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-08
daid303
Add working scale entry form.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-05
daid303
Some code cleanup and fixing the minecraft import.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-05
daid303
bunch of small things.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-04
daid303
Merge branch 'master' into SteamEngine
blob
|
commitdiff
|
raw
|
diff to current
2013-04-04
daid303
Merge branch 'SteamEngine' of github.com:daid/Cura...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-04
daid303
Add partial working rotate/scale.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-03
Daid
Use the proper button read api.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-03
daid303
Merge branch 'SteamEngine' of github.com:daid/Cura...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-03
daid303
Hide the shader editor behind shift-f3
blob
|
commitdiff
|
raw
|
diff to current
2013-04-03
daid303
Fix shader code (caused exception on mac)
blob
|
commitdiff
|
raw
|
diff to current
2013-04-03
daid303
Fix shader code (caused exception on mac)
blob
|
commitdiff
|
raw
|
diff to current
2013-04-03
daid303
Merge branch 'master' into SteamEngine
blob
|
commitdiff
|
raw
|
diff to current
2013-04-03
daid303
Merge branch 'master' into SteamEngine
blob
|
commitdiff
|
raw
|
diff to current
2013-04-03
daid303
Calculate the extra object offset.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-03
daid303
Add option to save GCode file. Re-center the objects...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-29
daid303
Merge branch 'master' into SteamEngine
blob
|
commitdiff
|
raw
|
diff to current
2013-03-29
daid303
Show SD icon when we detect an SD card.
blob
|
commitdiff
|
raw
|
diff to current
2013-03-29
daid303
Merge branch 'master' into SteamEngine
blob
|
commitdiff
|
raw
|
diff to current
2013-03-29
daid303
Put SD card code in a seperate file.
blob
|
commitdiff
|
raw
|
diff to current
2013-03-29
daid303
Make the print button functional.
blob
|
commitdiff
|
raw
|
diff to current
2013-03-29
daid303
Merge branch 'master' into SteamEngine
blob
|
commitdiff
|
raw
|
diff to current
2013-03-29
daid303
Some code cleanup, and move the load dialog to the...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-29
daid303
Have the shader editor refresh the load animation on...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-29
daid303
Merge branch 'master' into SteamEngine
blob
|
commitdiff
|
raw
|
diff to current
2013-03-28
daid303
Add instant slicing.
blob
|
commitdiff
|
raw
|
diff to current
2013-03-26
daid303
Add back the ultimaker platform, and made the platform...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-26
daid303
Better initial auto-arrangement. And detect objects...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-25
daid303
Allow to drag objects with the mouse.
blob
|
commitdiff
|
raw
|
diff to current
2013-03-25
daid303
Improve the rendering speed a bit of the border around...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-25
daid303
Merge fix.
blob
|
commitdiff
|
raw
|
diff to current
2013-03-25
daid303
Split the scene logic into another file, so we can...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-25
daid303
Split the scene logic into another file, so we can...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-24
daid303
Add fancy loading animation.
blob
|
commitdiff
|
raw
|
diff to current
2013-03-24
daid303
Draw outline of selected object.
blob
|
commitdiff
|
raw
|
diff to current
2013-03-22
daid303
Allow object de-selection.
blob
|
commitdiff
|
raw
|
diff to current
next