Commit Graph

11 Commits

Author SHA1 Message Date
Mika Salmela f4ce921b55 Add comment about assimp to readme
Added few lines about assimp dependency on some examples.

Change-Id: I7fcb233f3691d6671c582e0c4541eeaaee19165d
Reviewed-by: Paul Lemire <paul.lemire@kdab.com>
2015-05-24 10:20:53 +00:00
Oswald Buddenhagen bb6251a7a0 revamp the build/install targets of auxilliary files
files will now always be copied to the build dir, and install targets
will be created always as well.

Change-Id: I42a57d7fb6536ec3e5ade088f02872484891507e
Reviewed-by: Sarah Jane Smith <sarah.j.smith@nokia.com>
2012-06-28 03:14:24 +02:00
Sarah Smith 234bf39096 Update for new QML naming.
QML renaming must be done before the deprecation mechanism is turned
off.

Task-number: QTBUG-24722
Change-Id: I8e4b9c919eefa72184fa1745d10141885f83369c
Reviewed-by: Sarah Jane Smith <sarah.j.smith@nokia.com>
2012-03-14 19:22:20 +01:00
dpope 42d4273889 Update documentation for renaming of repo. to Qt3D.
This is the first part of a number of additions to the Qt3D documentation as part
of the repository changeover.

Task-number: QTBUG-22962

Change-Id: I5025f4ef8ddf830175b221856a97dfb48c454df2
Reviewed-by: Sarah Jane Smith <sarah.j.smith@nokia.com>
2012-01-12 02:37:56 +01:00
Kai Koehne 0ffc545249 README: Remove reference to -nokia-developer
The configure option will soon be gone.

Change-Id: Ia7c683c5a750401702fa74f3d4215b3a2a021f4d
Reviewed-by: Sarah Jane Smith <sarah.j.smith@nokia.com>
2012-01-12 02:36:49 +01:00
Sarah Smith d7d57c684d Remove qtscript dependency.
Change-Id: I6780c7a17bab5b10ef3b979d00fce741d75427a3
Reviewed-by: Patrick Burke <patrick.burke@nokia.com>
2011-12-06 05:17:28 +01:00
Sarah Smith e0b4a781a7 Change the readme in line with qt4 README.
The README in the Qt4 master branch now mentions Qt5, so mention it here
as well.

Change-Id: I31ca3357e32ebb89723ce585997b2239d6a45add
Reviewed-on: http://codereview.qt-project.org/6101
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Julian de Bhal <julian.debhal@nokia.com>
2011-10-06 06:31:47 +02:00
Sarah Smith 0c95823369 First cut of windows packaging 2011-04-20 09:40:54 +10:00
Sarah Smith b03fb03df3 Windows related doc fixes.
Make the README point at the html docs.  They have to be authoritative, since
QtCreator users and Windows users will in general not see the README.

Also add message about getting the release or debug version right.
2011-04-18 15:02:59 +10:00
Sarah Smith 24f57d45f1 Update to quick3d product focus.
Mostly doco changes, add new logo.  Switch role of the Qt3D C++ API to
being a way to extend the QML3D bindings.  De-emphasise the portability
and OpenGL aspects of C++ side.  Also remove stereo stuff as far as
possible.
2011-03-10 18:39:38 +10:00
Sarah Smith b87a08f529 Add files ported from research/qt3d
Fill repo with some of the files from the research/qt3d project.  At
present the new project builds under MacOSX.  To-dos include getting it
building under linux, windows, harmattan and maemo/meego; updating the
documentation to reflect the new QtQuick focus; and fixing the issues
with private headers.
2011-03-09 17:43:07 +10:00