Commit Graph

29 Commits (fa3baac0f33aac3a066b3df4360ca2a9a02f27df)

Author SHA1 Message Date
Bret Curtis 39185e6f8c purge the rest of boost::shared and any other boost related things that no longer are required
put boost system back in, clean others up

revert Qt

add back boost fstream
7 years ago
Aesylwinn 388917df89 Base editor rotate/scale commit. 8 years ago
Marc Zinnschlag fa9689c5e7 delay command execution until call to Object::apply has finished (avoids cutting off the branch we are sitting on) 8 years ago
Marc Zinnschlag 1240e0c716 cancel instance move on drag abort 8 years ago
Marc Zinnschlag c2a8be9048 confine move marker drags to a single axis 8 years ago
Marc Zinnschlag a19ac72215 render marker 8 years ago
Marc Zinnschlag 22e717161a split object base node into two node (one for position, one for everything else) 8 years ago
Marc Zinnschlag dececf6c38 instance moving via drag in 3D scenes 8 years ago
Marc Zinnschlag c1f0aa7260 added delete selection item to selection mode button menu 8 years ago
Marc Zinnschlag 8b01f1f6fb added instance tooltips 9 years ago
Marc Zinnschlag 71247a0186 inserted TagBase between ObjectTag and osg::Referenced 9 years ago
Marc Zinnschlag 748b13b45b renamed ObjectHolder into ObjectTag 9 years ago
scrawl 41ea76fd83 OpenCS: Add selection outline effect to CSVRender::Object 9 years ago
scrawl c31b416ba1 Move physicssystem to a new mwphysics module 9 years ago
scrawl 1699759d12 Merge branch 'master' of https://github.com/OpenMW/openmw into osg
Conflicts:
	apps/opencs/view/render/cell.cpp
9 years ago
scrawl 322fcdc2d3 Transform world space particles when attaching to a node 9 years ago
scrawl 236d628884 Merge branch 'master' of https://github.com/OpenMW/openmw into osg
Conflicts:
	apps/opencs/model/doc/document.cpp
	apps/opencs/model/doc/documentmanager.cpp
	components/CMakeLists.txt
	components/bsa/resources.cpp
	components/nif/data.hpp
	components/nif/node.cpp
	components/nifogre/mesh.hpp
	components/nifogre/ogrenifloader.cpp
	components/nifogre/particles.cpp
9 years ago
scrawl 99e1720980 Add SceneManager and clone utility 9 years ago
scrawl 72400747f2 OpenCS: preliminary port of cell rendering to OSG 9 years ago
scrawl aedafe651a OpenCS: delete physicssystem, will be replaced with OSG picking 9 years ago
scrawl af27a10b0c OpenCS: preliminary port of PreviewWidget to OSG 9 years ago
cc9cii 17e6244bd6 Yet more warnings suppressed. 9 years ago
Alexander "Ace" Olofsson 62acb03735 More Ogre + recent Boost build fixes 9 years ago
cc9cii 2720e5ea9d Remove PhysicsManager singleton and use shared_ptr instead. Resolves the issue where sometimes destructors were called in an unexpected sequence resulting in a crash while exiting the application. 10 years ago
cc9cii b328aa1fb9 Multiple document support. 10 years ago
cc9cii cb53e714f7 Convert PhysicsSystem to a singleton. 10 years ago
cc9cii 03a30c3f1d Experimental, compiles but does not work. 10 years ago
Marc Zinnschlag 36c1170d09 fixed some function names 10 years ago
Marc Zinnschlag 0c1ad54e68 refactored object rendering into a separate class 10 years ago