chiark / gitweb /
Look for CuraEngine in ..../CuraEngine/build/CuraEngine[.exe]
[cura.git] / Cura / util / objectScene.py
2015-08-18 Youness AlaouiIgnore object_sink setting when in simple mode.
2015-07-31 nickthetaitUpdate naming and labeling for tool heads and hotends
2015-07-31 Youness AlaouiMerge branch 'new-settings' into devel
2015-07-31 Youness AlaouiMerge branch 'new-settings' into devel
2015-07-17 Steven AbadieMerge branch 'LulzBot-devel' of ssh://code.alephobjects...
2015-07-09 nickthetaitImprove clarity of one-at-a-time mode. Part of #128
2015-05-04 Youness AlaouiDo not reuse an argument variable as iterator
2015-03-06 Youness AlaouiMerge tag '15.02.1' into upstream
2015-03-06 Youness AlaouiMerge tag '15.01-RC8' into upstream
2015-03-03 Youness AlaouiMerge tag '15.01-RC4' into upstream
2015-02-02 daidMerge pull request #1117 from pmsimard/15.01_RC10_NewNo...
2015-02-02 daidMerge pull request #1116 from pmsimard/15.01_RC10_Prese...
2015-02-02 Pierre-Marc SimardAdding new notifications for the user:
2015-02-02 Pierre-Marc Simard- Preserve full transformations when reloading objects.
2015-01-20 daidMerge pull request #1099 from pmsimard/15.01_RC6_PauseAtZ
2015-01-14 daidMerge pull request #1082 from Dim3nsioneer/TweakAtZ-DEV
2015-01-08 daidMerge pull request #1076 from pmsimard/15.01_RC6_PauseAtZ
2015-01-08 daidMerge pull request #1066 from b4zz4/SteamEngine
2015-01-07 daidMerge pull request #1068 from pmsimard/15.01_RC6_Single...
2015-01-07 daidMerge pull request #1067 from pmsimard/15.01_RC6_SDFold...
2015-01-07 daidMerge pull request #1072 from jbkim/SteamEngine
2015-01-07 daidMerge pull request #1071 from pmsimard/15.01_RC6_CutOff...
2015-01-07 pmsimardCut off (object_sink setting) support tall objects
2014-12-19 daidChange how the quickprint profiles are defined and...
2014-10-16 Dim3nsioneerMerge pull request #4 from Dim3nsioneer/PluginExpansions
2014-10-16 Dim3nsioneerMerge pull request #3 from daid/SteamEngine
2014-07-18 daidMerge pull request #908 from Dim3nsioneer/SteamEngine
2014-04-26 daidMerge pull request #828 from Dim3nsioneer/SteamEngine
2014-03-07 daidFix object placement and scale to max.
2014-03-04 nallathMerge pull request #601 from CapnBry/reloadscene
2014-03-04 nallathMerge pull request #588 from ryneches/SteamEngine
2014-02-24 Dim3nsioneerMerge pull request #2 from daid/SteamEngine
2014-02-16 daidFix bug that causes objects not to be re-arranged when...
2014-02-14 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2014-02-14 daidMore documentation.
2014-02-12 daidMerge pull request #724 from Dim3nsioneer/SteamEngine
2014-02-05 daidAdd some more documentation. And the zhop feature.
2014-02-03 daidAdd version 0.1 of serial communication with printerCon...
2014-01-02 daidUpdate one-at-a-time and all-at-once printing dynamicly...
2014-01-02 daidOptimize the push-free implementation.
2013-12-04 daidFix head size on object loading.
2013-12-04 daidMake sure the print fits on the bed with dual-extrusion...
2013-12-03 daidAccount for multiple extruders in the new object size...
2013-12-03 daidClean up removed code.
2013-12-03 daidAllow for odd shaped platforms and generalize the UM2...
2013-12-03 daidFix the autoplacing of multiple objects.
2013-12-02 daidFix temperature graph in printwindow2. Add CURA_PROFILE...
2013-12-02 daidAllow tight packing of "one at a time" objects without...
2013-11-29 daidFix the position for all-at-once prints.
2013-11-29 daidFix the push-free for convex polygons. Fix the objectOr...
2013-11-28 daidMerge pull request #632 from jbheren/SteamEngine
2013-11-28 daidAdd convex hulls for all objects and do collision detec...
2013-11-25 daidCorrectly size the bed for dual-extrusion-support prints.
2013-11-25 daidFor dual-extrusion make sure both nozzles fit in the...
2013-11-20 daidMerge pull request #616 from D-Byte/patch-1
2013-11-20 DaidMerge branch 'SteamEngine' of https://github.com/daid...
2013-11-20 daidSet the clip size to the size in the UM2. 13.11.2
2013-11-13 Jaime van KesselAdded clipcheck for UM2
2013-11-13 Jaime van KesselAdded comments
2013-10-14 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2013-10-14 daidFix object print order bug for UM2.
2013-08-07 daidFixed #524 - Added message when the object gets scaled...
2013-06-27 daidFix AMF save with merged dual-extrusion objects.
2013-06-27 DaidMerge branch 'SteamEngine' of https://github.com/daid...
2013-06-14 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2013-06-14 daidWrite start menu shortcuts for all users.
2013-06-14 daidIf an object is too large, scale it down, but not so...
2013-05-23 daid303Remove debug message.
2013-05-17 daid303Add proper copyright statements.
2013-04-22 daid303Merge branch 'master' into SteamEngine
2013-04-19 daid303Slice all the objects at once if one of them is larger...
2013-04-17 daid303Merge branch 'master' into SteamEngine
2013-04-16 daid303Remove debug prints
2013-04-16 daid303Add another optimalization to the object order calculat...
2013-04-16 daid303Add object split function. Optimize printing order...
2013-04-12 daid303Add proper head size code for scene planning. Fixed...
2013-04-12 daid303Merge branch 'master' into SteamEngine
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-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 daid303Add proper slicing order.
2013-04-03 daid303Fix shader code (caused exception on mac)
2013-04-03 daid303Merge branch 'master' into SteamEngine
2013-04-03 daid303Merge branch 'master' into SteamEngine
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 daid303Merge branch 'master' into SteamEngine
2013-03-29 daid303Merge branch 'master' into SteamEngine
2013-03-29 daid303Merge branch 'master' into SteamEngine
2013-03-28 daid303Add instant slicing.
2013-03-26 daid303Better initial auto-arrangement. And detect objects...
2013-03-25 daid303Merge fix.
2013-03-25 daid303Split the scene logic into another file, so we can...