[WF-CVS] [worldforge/ember] e028e0: Fixed issue with editing areas.
Erik Ogenvik
noreply at github.com
Wed Jul 1 13:24:41 PDT 2020
Branch: refs/heads/master
Home: https://github.com/worldforge/ember
Commit: e028e0af149382d89cda6a3d15febededba93cab
https://github.com/worldforge/ember/commit/e028e0af149382d89cda6a3d15febededba93cab
Author: Erik Ogenvik <erik at ogenvik.org>
Date: 2020-06-30 (Tue, 30 Jun 2020)
Changed paths:
M src/components/ogre/authoring/PolygonPoint.cpp
M src/components/ogre/widgets/EntityEditor.cpp
M src/components/ogre/widgets/EntityEditor.h
M src/components/ogre/widgets/adapters/atlas/PolygonAdapter.cpp
M src/components/ogre/widgets/adapters/atlas/PolygonAdapter.h
Log Message:
-----------
Fixed issue with editing areas.
Commit: 6afce7532d8af19655c0e038e3966cd1a7b8b742
https://github.com/worldforge/ember/commit/6afce7532d8af19655c0e038e3966cd1a7b8b742
Author: Erik Ogenvik <erik at ogenvik.org>
Date: 2020-06-30 (Tue, 30 Jun 2020)
Changed paths:
M src/components/ogre/AutoGraphicsLevelManager.cpp
M src/components/ogre/AutoGraphicsLevelManager.h
M src/components/ogre/Screen.cpp
M src/components/ogre/Screen.h
M src/components/ogre/ShaderManager.cpp
M src/components/ogre/ShaderManager.h
M src/components/ogre/ShadowCameraSetup.cpp
M src/components/ogre/ShadowCameraSetup.h
M src/components/ogre/authoring/GUIAdapterBindings.cpp
M src/components/ogre/authoring/GUIAdapterBindings.h
M src/components/ogre/environment/FoliageDetailManager.cpp
M src/components/ogre/environment/FoliageDetailManager.h
M src/components/ogre/environment/SimpleWater.cpp
M src/components/ogre/environment/SimpleWater.h
M src/components/ogre/lod/LodLevelManager.cpp
M src/components/ogre/lod/LodLevelManager.h
M src/components/ogre/model/Model.cpp
M src/components/ogre/model/Model.h
M src/components/ogre/widgets/adapters/atlas/AdapterFactory.cpp
M src/components/ogre/widgets/adapters/atlas/CustomAdapter.cpp
M src/components/ogre/widgets/adapters/atlas/NumberAdapter.cpp
M src/components/ogre/widgets/adapters/atlas/OrientationAdapter.cpp
M src/components/ogre/widgets/adapters/atlas/Position2DAdapter.cpp
M src/components/ogre/widgets/adapters/atlas/PositionAdapter.cpp
M src/components/ogre/widgets/adapters/atlas/SizeAdapter.cpp
M src/components/ogre/widgets/adapters/atlas/StaticAdapter.cpp
Log Message:
-----------
Code cleanup.
Commit: 17a47e37d8a030f6a600a20ebef643ccded604af
https://github.com/worldforge/ember/commit/17a47e37d8a030f6a600a20ebef643ccded604af
Author: Erik Ogenvik <erik at ogenvik.org>
Date: 2020-07-01 (Wed, 01 Jul 2020)
Changed paths:
M src/components/ogre/authoring/DetachedEntity.cpp
M src/components/ogre/authoring/DetachedEntity.h
M src/components/ogre/authoring/EntityMoverBase.cpp
M src/components/ogre/authoring/SnapToMovement.cpp
M src/components/ogre/widgets/EntityCreatorCreationInstance.cpp
Log Message:
-----------
Fixed issue with snapping.
Commit: 1ba8c5f0a42f7a0f3518920c86249503e3d48a6e
https://github.com/worldforge/ember/commit/1ba8c5f0a42f7a0f3518920c86249503e3d48a6e
Author: Erik Ogenvik <erik at ogenvik.org>
Date: 2020-07-01 (Wed, 01 Jul 2020)
Changed paths:
M src/components/ogre/authoring/DetachedEntity.cpp
M src/components/ogre/authoring/DetachedEntity.h
M src/components/ogre/scripting/bindings/lua/EntityCreator.pkg
M src/components/ogre/scripting/bindings/lua/EntityCreatorTypeHelper.pkg
M src/components/ogre/widgets/EntityCreator.cpp
M src/components/ogre/widgets/EntityCreator.h
M src/components/ogre/widgets/EntityCreator.layout
M src/components/ogre/widgets/EntityCreator.lua
M src/components/ogre/widgets/EntityCreatorCreationInstance.cpp
M src/components/ogre/widgets/EntityCreatorCreationInstance.h
M src/components/ogre/widgets/EntityCreatorTypeHelper.cpp
M src/components/ogre/widgets/EntityCreatorTypeHelper.h
Log Message:
-----------
Added option to plant entities on ground.
Although it doesn't currently work for creating types; only for blueprints. To be fixed.
Compare: https://github.com/worldforge/ember/compare/e8764be2819d...1ba8c5f0a42f
More information about the CVS
mailing list