Andrei Kortunov
|
8ca3c3b123
|
Mark overrided methods by override keyword
|
4 years ago |
Nelsson Huotari
|
035d5205d9
|
Use collision boxes to calculate dropping height, variable naming
|
5 years ago |
Nelsson Huotari
|
f063eeb36e
|
Drop objects with a keyboard shortcut
|
5 years ago |
Kyle Cooley
|
1276e0fa9b
|
Handle changes to race record when rendering actors
|
6 years ago |
Kyle Cooley
|
492b99b008
|
Transparent object markers
|
7 years ago |
Kyle Cooley
|
5950b26912
|
Update scene assets
|
7 years ago |
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
|
8 years ago |
Aesylwinn
|
388917df89
|
Base editor rotate/scale commit.
|
9 years ago |
Marc Zinnschlag
|
fa9689c5e7
|
delay command execution until call to Object::apply has finished (avoids cutting off the branch we are sitting on)
|
9 years ago |
Marc Zinnschlag
|
1240e0c716
|
cancel instance move on drag abort
|
9 years ago |
Marc Zinnschlag
|
c2a8be9048
|
confine move marker drags to a single axis
|
9 years ago |
Marc Zinnschlag
|
a19ac72215
|
render marker
|
9 years ago |
Marc Zinnschlag
|
22e717161a
|
split object base node into two node (one for position, one for everything else)
|
9 years ago |
Marc Zinnschlag
|
dececf6c38
|
instance moving via drag in 3D scenes
|
9 years ago |
Marc Zinnschlag
|
c1f0aa7260
|
added delete selection item to selection mode button menu
|
9 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
|
10 years ago |
scrawl
|
1699759d12
|
Merge branch 'master' of https://github.com/OpenMW/openmw into osg
Conflicts:
apps/opencs/view/render/cell.cpp
|
10 years ago |
scrawl
|
322fcdc2d3
|
Transform world space particles when attaching to a node
|
10 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
|
10 years ago |
scrawl
|
99e1720980
|
Add SceneManager and clone utility
|
10 years ago |
scrawl
|
72400747f2
|
OpenCS: preliminary port of cell rendering to OSG
|
10 years ago |
scrawl
|
aedafe651a
|
OpenCS: delete physicssystem, will be replaced with OSG picking
|
10 years ago |
scrawl
|
af27a10b0c
|
OpenCS: preliminary port of PreviewWidget to OSG
|
10 years ago |
cc9cii
|
17e6244bd6
|
Yet more warnings suppressed.
|
10 years ago |
Alexander "Ace" Olofsson
|
62acb03735
|
More Ogre + recent Boost build fixes
|
10 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
|
11 years ago |
Marc Zinnschlag
|
0c1ad54e68
|
refactored object rendering into a separate class
|
11 years ago |