chiark / gitweb /
cura.git
2013-04-18 daid303Merge branch 'SteamEngine' of github.com:daid/Cura...
2013-04-18 daid303Speedup GCode drawing a lot by using VBOs.
2013-04-18 daid303Make the GCode loader faster (about 20%)
2013-04-17 DaidFix the "cura will not close" bug. Fix running the...
2013-04-17 daid303Merge branch 'master' into SteamEngine
2013-04-17 daid303Make the GCode loader a bit faster.
2013-04-17 DaidFix for MacOS preference reading.
2013-04-17 daid303Add keyboard control to gcode layer switching.
2013-04-16 daid303Add very basic GCode viewing.
2013-04-16 daid303Push objects around when changing the rotation/scaling.
2013-04-16 daid303Remove debug prints
2013-04-16 daid303Merge "duplicate" and "fill platform" into "multiply"
2013-04-16 Erik de BruijnLimited the amount of zooming during scrolling to a...
2013-04-16 daid303Remove focus from scale tools when window is hidden.
2013-04-16 daid303Fix delete all.
2013-04-16 daid303Make context menu work on focus object.
2013-04-16 daid303Bugfix for mac and inproper values in settings.
2013-04-16 daid303Add another optimalization to the object order calculat...
2013-04-16 daid303Add save notification.
2013-04-16 daid303Cleanup, remove AABB tree, no longer needed.
2013-04-16 daid303Add object split function. Optimize printing order...
2013-04-15 daid303Copy the engine.
2013-04-15 daid303Remove pypy from package.sh
2013-04-12 daid303Add proper head size code for scene planning. Fixed...
2013-04-12 daid303Merge branch 'master' into SteamEngine
2013-04-12 daid303Update the default profiles so they reflect better...
2013-04-12 daid303Add layer changing with keyboard when viewing GCode.
2013-04-12 daid303Make the popup menu code more general, add a delete...
2013-04-12 daid303Do not show the merge menu when no object is selected.
2013-04-12 daid303Add lay-flat code.
2013-04-12 daid303Add working scale up to machine size.
2013-04-12 daid303Hide tools when no object is selected.
2013-04-12 daid303Do not show duplicate menu when no object is selected.
2013-04-12 daid303Add object duplication.
2013-04-11 daid303Add reset scale and rotation. Add placeholders for...
2013-04-11 daid303typo
2013-04-11 daid303Add notification popup.
2013-04-10 daidMerge pull request #402 from oni303/master
2013-04-10 daid303Some cleanup, move the animation code to openglGUI...
2013-04-09 daid303Properly clean up the temp files from slicing.
2013-04-09 oni303added start script in /usr/bin
2013-04-09 daid303Fix dual-extrusion with different model heights.
2013-04-09 daid303Update the defualt profile qualities to better reflect...
2013-04-09 daid303Center the objects after merging and then push everythi...
2013-04-08 daid303Fix AMF support. Support merging of objects for multi...
2013-04-08 daid303Slightly adjust the default 3 profiles.
2013-04-08 daid303Fix problem when entering size without an object selected.
2013-04-08 daid303Fix the "object turns black" bug.
2013-04-08 daid303Fix the wrong extrusion amount for infill when using...
2013-04-08 daid303Add working scale entry form.
2013-04-05 daid303Some code cleanup and fixing the minecraft import.
2013-04-05 daid303bunch of small things.
2013-04-04 daid303Merge branch 'master' into SteamEngine
2013-04-04 daid303Merge branch 'SteamEngine' of github.com:daid/Cura...
2013-04-04 daid303Fuck the stupid skeinforge ascii problems.
2013-04-04 daid303Add proper slicing order.
2013-04-04 daid303Add partial working rotate/scale.
2013-04-03 DaidProperly set the steamengine path.
2013-04-03 DaidUse the proper button read api.
2013-04-03 DaidProperly catch and print the run exception.
2013-04-03 daid303Merge branch 'SteamEngine' of github.com:daid/Cura...
2013-04-03 daid303Hide the shader editor behind shift-f3
2013-04-03 DaidUpdate SD drive list for MacOS, use the system_profiler...
2013-04-03 daid303Fix shader code (caused exception on mac)
2013-04-03 daid303Fix shader code (caused exception on mac)
2013-04-03 daid303Merge branch 'master' into SteamEngine
2013-04-03 daid303Fix project planner saving.
2013-04-03 daid303Merge branch 'master' into SteamEngine
2013-04-03 daid303Add heatup to PLA temperatures button.
2013-04-03 daid303Enhance the SD card list with more info.
2013-04-03 daid303Calculate the extra object offset.
2013-04-03 daid303Add option to save GCode file. Re-center the objects...
2013-03-29 daid303Merge branch 'master' into SteamEngine
2013-03-29 daid303Fix some issues with the window position code.
2013-03-29 daid303Fix some issues with the window position code.
2013-03-29 daid303Show SD icon when we detect an SD card.
2013-03-29 daid303Change the bottom cutoff from a float-spinner to a...
2013-03-29 daid303Merge branch 'master' into SteamEngine
2013-03-29 DaidFix the splitter sizing issue on mac.
2013-03-29 daid303Put SD card code in a seperate file.
2013-03-29 daid303Make the print button functional.
2013-03-29 daid303Merge branch 'master' into SteamEngine
2013-03-29 daid303Force the window on screen.
2013-03-29 daid303Some code cleanup, and move the load dialog to the...
2013-03-29 daid303Have the shader editor refresh the load animation on...
2013-03-29 daid303Merge branch 'master' into SteamEngine
2013-03-28 daid303Enhance SD card message.
2013-03-28 daid303Add SD card icon.
2013-03-28 daid303Only show removable media on windows for SD cards....
2013-03-28 daid303Run the slicer at lower priority on windows.
2013-03-28 daid303Re-slice on setting change. Better serial port auto...
2013-03-28 daid303Up the default support material amount to 80%
2013-03-28 daid303Enable retraction by default on the 4 simple profiles.
2013-03-28 daid303Add instant slicing.
2013-03-26 daid303Add back the ultimaker platform, and made the platform...
2013-03-26 daid303Better initial auto-arrangement. And detect objects...
2013-03-25 daid303Allow to drag objects with the mouse.
2013-03-25 daid303Improve the rendering speed a bit of the border around...
2013-03-25 daid303Merge fix.
2013-03-25 daid303Default to maximized window.
next