Commit Graph

21 Commits (master)

Author SHA1 Message Date
Miro Hrončok 8ba56e9e8d Ignore .mo files lying next to .po files 2015-03-06 10:30:11 +01:00
Marius Kintel 2631b40915 ignore out.* 2015-02-04 15:14:10 -05:00
Marius Kintel 60ae33f796 ignores.. 2015-01-22 19:12:32 -05:00
Marius Kintel 4ebc9ce4d0 sync 2015-01-05 10:52:11 -05:00
Torsten Paul 4cb7b42fb8 Add defines for MSYS2 build. 2014-12-25 18:52:20 +01:00
Torsten Paul 99c617562c Remove obsolete LOCALE_PREFIX and update documentation. 2014-11-13 00:39:17 +01:00
Torsten Paul 54a6f2addb Integrate message catalog creation into build process. 2014-10-19 01:25:23 +02:00
Torsten Paul a7e3c8639c Fix compile problem on MinGW and force UTF-8 as encoding. 2014-10-19 01:25:23 +02:00
Marius Kintel 4cf5d76196 xcode ignores 2014-08-24 18:07:20 -04:00
Marius Kintel 2cba2a1b55 Merge branch 'master' into text-module
Conflicts:
	scripts/macosx-build-homebrew.sh
	scripts/mingw-x-build-dependencies.sh
	scripts/uni-build-dependencies.sh
	scripts/uni-get-dependencies.sh
	src/GeometryEvaluator.h
	src/MainWindow.ui
	src/clipper-utils.h
	src/mainwin.cc
	tests/CMakeLists.txt
2014-04-26 22:08:31 -04:00
Torsten Paul d8a1b5f7eb Convert Assignment to use shared pointers for Expressions (fixes #709). 2014-03-30 19:16:50 +02:00
Torsten Paul 6c84515275 Add positional parameters for text().
Positional parameters are t, size, font.

Example: text("OpenSCAD", 30, "Liberation Mono");
2014-02-04 19:10:16 +01:00
Torsten Paul ad15bc7dc2 Update .gitignore. 2014-01-03 19:17:31 +01:00
Torsten Paul 6443df394b Add concat() builtin (fixes #201).
This allows to concatenate multiple vectors and single elements into a
single result vector.
2013-12-26 20:02:31 +01:00
Brody Kenrick 0717c67c9f Unicode support for strings
Add suport for using unicode strings in .scad files. Support iterating
across them/accessing them via [] and searching.
--------
Add GLIB (to build for test and normal build -- both with installed and
built locally development files).
Add support for unicode chars to length and search builtin functions and
[] for strings.
Added unicode testing functions.
Ad GLIB to library info page.
2013-12-05 18:28:40 +11:00
Clifford Wolf bc15e944da Added /openscad to .gitignore 2012-04-24 01:14:33 +02:00
Marius Kintel e5ca86f408 Added forgotten file - gitignore had shadowed it 2012-01-25 21:39:43 +01:00
Marius Kintel 5e96c21e19 ignore #*# 2012-01-25 02:52:09 +01:00
Marius Kintel 6d72f26041 updated ignores 2011-11-07 03:51:32 +01:00
Marius Kintel 729912f3a8 updated ignores 2011-11-07 03:50:05 +01:00
Marius Kintel 970c6c1c6e ignores 2011-11-06 18:36:16 +01:00