jriegel
70091e57c2
First version of new Windows installer
2014-02-06 23:10:28 +01:00
Yorik van Havre
90a80da1cd
Arch: Frame object - fixes #1166 , #1314
2013-12-22 17:18:11 -02:00
Yorik van Havre
df596822a5
Arch: added ifc writer
2013-12-17 16:44:08 -02:00
Yorik van Havre
c3cecc41d0
Arch: Added Rebar object + command
2013-10-07 15:42:05 -03:00
Yorik van Havre
b833e6aaf8
Raytracing: Added LuxOutdoor luxrender template
2013-10-04 15:57:15 -03:00
Yorik van Havre
94c9c28e15
Raytracing: Added Luxrender project
2013-10-02 12:24:31 -03:00
wmayer
e55ccd05c7
+ Fix bug #0001222
2013-09-25 17:15:31 +02:00
wmayer
66595d6eda
0001224: Tiny Tweak: v0.14 Shows Some Items as 0.13
2013-09-24 15:02:46 +02:00
wmayer
baf8373378
0001210: DLL load failed
2013-09-23 10:02:41 +02:00
Yorik van Havre
fbdfb05086
Removed version number from the winInstaller bitmaps
2013-09-21 13:21:31 -03:00
Yorik van Havre
42fdbefc54
0001102: Updated all links to old freecad homepage and wiki to the new ones
2013-09-15 17:04:42 -03:00
Yorik van Havre
275b120e5b
Arch: Added stairs to cmake & wininstaller
2013-09-12 17:57:07 -03:00
wmayer
1fc5b41d02
0001224: Tiny Tweak: v0.14 Shows Some Items as 0.13
2013-09-03 17:21:38 +02:00
Yorik van Havre
578fefc9b1
Arch: Added test suite
2013-08-15 19:24:54 -03:00
Yorik van Havre
efe6abb54f
Draft: Added test suite
2013-08-15 19:24:54 -03:00
Yorik van Havre
837ad096f2
Small fix in win installer (removed draft lib)
2013-08-03 14:17:57 -03:00
Yorik van Havre
27b8be4e9b
Arch: forgot to update the cmake file...
2013-07-16 19:59:56 -03:00
Yorik van Havre
5df0638aec
Arch: Removed obsolete ArchCell.py
2013-06-29 12:05:45 -03:00
Yorik van Havre
218a828327
Draft: fixed cmake and installer stuff with removed draftlibs
2013-06-23 15:33:26 -03:00
Jose Luis Cercós Pita
213bc56c1c
Updated the windows installer
2013-05-21 08:27:00 -04:00
wmayer
04401b46f5
Set version number to 0.14
2013-05-13 15:36:53 +02:00
wmayer
f23a3cf5c4
0001120: Windows installer long standing issues [easy fix]
2013-05-13 15:34:21 +02:00
Yorik van Havre
e3dd8196bd
Draft: Preliminary DWG support
...
Using the teigha file converter. Warning, only working on linux
at the moment. See mantis issue 1103 to help me porting to other OSes
2013-04-21 14:46:36 -03:00
Yorik van Havre
7e11f28866
0001035: WebGL exporter
...
The Arch module now features a webgl exporter that produces an all-included
HTML file that displays the exported objects in WebGL-capable web browsers.
Many enhancements are still necessary, especially with lights and materials.
At time of export, the exporter downloads the three.js library from github
and includes it in the HTML file, so it has no other dependencies.
2013-04-09 19:43:45 -03:00
jriegel
15274f1b80
changes in Build script for Windows
2012-12-30 15:35:35 +01:00
jriegel
0efd86fbea
small cleanups
2012-12-29 13:12:35 +01:00
wmayer
5ad2e662db
0000916: Easy bug to fix (win installer)
2012-12-17 21:40:12 +01:00
Sebastian Hoogen
e12b4217bb
OpenSCAD: fix translation problems and identation error
2012-12-06 14:09:08 +01:00
Yorik van Havre
906a6efb30
Added Arch example file
2012-11-17 12:59:07 -02:00
wmayer
52ef225842
Fix WiX script
2012-11-17 04:23:34 +01:00
Jose Luis Cercos Pita
1ca8f9562d
Fixed bad icon selection on windows installer
2012-11-16 20:17:14 +01:00
Jose Luis Cercos Pita
845d73c403
Removed unused resources stuff from windows installer
2012-11-16 20:06:58 +01:00
Jose Luis Cercos Pita
4c5c737c18
Regenerated branch
2012-11-16 20:03:59 +01:00
Jose Luis Cercos Pita
d6bed677ac
Removed resources folder on windows installer stuff (not needed)
2012-11-16 19:59:36 +01:00
wmayer
c01b376258
0000880: DLL load failed: The specified module could not be found
2012-11-16 16:26:07 +01:00
Jose Luis Cercos Pita
d424cc0a4a
Added new languages to windows installer stuff
2012-11-05 18:54:20 +01:00
Jose Luis Cercos Pita
f7843d7ac8
Updated windows installer stuff
2012-11-05 18:54:20 +01:00
Jose Luis Cercos Pita
716a6d66c0
Addapted windows installer stuff
2012-11-05 18:54:20 +01:00
Jose Luis Cercos Pita
623b343b57
Fixed bad file extension
2012-11-03 14:18:34 +01:00
Jose Luis Cercos Pita
b90185c842
Re-Created branch form 0, to avoid conflicts
2012-10-29 10:30:17 +01:00
Sebastian Hoogen
1d0a79a5f2
Enhancements to OpenSCAD module
...
interpolate OpenSCAD surface elements (heightmaps) to BSplineSurface
ignore render statement #21
handle difference object with only one child #46
fix sign of import origin in prototype
fixed syntax of minkowski statement
Added Icon for AddOpenSCADElement #50 and fixed typo in OpenSCAD module
ignore OpenSCAD Modifiers #31
handle fuse with a single child
remove redefinition of python list
make OpenSCAD importCSG avavailable in command line mode
add modifier characters to the label of the top affected object
started translation
remove ColorCodeShapes command from toolbar and menu
Added toolbar with Part tools to OpenSCAD WB
remove OpenSCAD prototype importer from build
2012-10-25 10:23:28 +02:00
Yorik van Havre
a677bf140e
Updated Start module's win installer files
2012-10-15 09:38:46 -03:00
wmayer
793d678053
Fix icons location of Ship module
2012-10-13 12:00:30 +02:00
wmayer
394440ff20
Fix WiX module for Ship workbench
2012-10-12 12:17:09 +02:00
Jose Luis Cercos Pita
a6a5336bc5
Generated windows installer generator stuff
2012-10-06 13:12:30 +02:00
wmayer
c4b2df9096
Fix typo in ModOpenSCAD.wxi
2012-09-06 10:26:32 +02:00
jriegel
4f9db45798
Add Installer entry for the OpenSCAD module
2012-09-05 19:44:03 +02:00
Yorik van Havre
865f7c64c9
Fixed windows installer bitmap
2012-08-30 20:25:16 -03:00
Yorik van Havre
4498765f02
New splashscreen and windowsinstaller bmps
2012-08-21 19:38:00 -03:00
wmayer
1912ba66cc
Fix path to merge module in FreeCAD.wxs
2012-06-14 15:04:52 +02:00