Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
1198
for
framspy
Timestamp:
02/05/23 23:47:25 (
22 months
ago)
Author:
Maciej Komosinski
Message:
Added simple Python GUI for Framsticks library/server
Location:
framspy
Files:
128 added
gui
(added)
gui.py
(added)
gui/README.md
(added)
gui/__init__.py
(added)
gui/framsutils
(added)
gui/framsutils/FramsInterface.py
(added)
gui/framsutils/FramsLib.py
(added)
gui/framsutils/FramsSocket.py
(added)
gui/framsutils/__init__.py
(added)
gui/framsutils/comm.py
(added)
gui/framsutils/creature.py
(added)
gui/framsutils/framsProperty.py
(added)
gui/framsutils/utils.py
(added)
gui/libInterface.py
(added)
gui/requirements.txt
(added)
gui/res
(added)
gui/res/icons
(added)
gui/res/icons/Creature.png
(added)
gui/res/icons/CreaturesGroup.png
(added)
gui/res/icons/FavoriteFields.png
(added)
gui/res/icons/Genotype.png
(added)
gui/res/icons/GenotypeGroup.png
(added)
gui/res/icons/Joint.png
(added)
gui/res/icons/MechJoint.png
(added)
gui/res/icons/MechPart.png
(added)
gui/res/icons/Neuro.png
(added)
gui/res/icons/NeuroDef.png
(added)
gui/res/icons/Part.png
(added)
gui/res/icons/World.png
(added)
gui/res/icons/cli.png
(added)
gui/res/icons/event.png
(added)
gui/res/icons/experiment.png
(added)
gui/res/icons/folder_close.png
(added)
gui/res/icons/folder_open.png
(added)
gui/res/icons/genepools.png
(added)
gui/res/icons/genepoolsgroup.png
(added)
gui/res/icons/image.png
(added)
gui/res/icons/image2.png
(added)
gui/res/icons/l_Joint.png
(added)
gui/res/icons/l_MechJoint.png
(added)
gui/res/icons/l_MechPart.png
(added)
gui/res/icons/l_Neuro.png
(added)
gui/res/icons/l_NeuroDef.png
(added)
gui/res/icons/l_Part.png
(added)
gui/res/icons/logo.png
(added)
gui/res/icons/msg_0.png
(added)
gui/res/icons/msg_1.png
(added)
gui/res/icons/msg_2.png
(added)
gui/res/icons/node.png
(added)
gui/res/icons/populationgroup.png
(added)
gui/res/icons/populations.png
(added)
gui/res/icons/server.png
(added)
gui/res/icons/sim_start.png
(added)
gui/res/icons/sim_step.png
(added)
gui/res/icons/sim_stop.png
(added)
gui/res/icons/simulator.png
(added)
gui/res/icons/statistic.png
(added)
gui/res/icons/stats.png
(added)
gui/res/img
(added)
gui/res/img/amber.jpg
(added)
gui/res/img/axis.png
(added)
gui/res/img/field1.png
(added)
gui/res/img/field2.png
(added)
gui/res/img/field3.png
(added)
gui/res/img/field4.png
(added)
gui/res/img/field5.png
(added)
gui/res/img/field6.png
(added)
gui/res/img/green2.png
(added)
gui/res/img/teleportglow.png
(added)
gui/res/img/wood.png
(added)
gui/res/obj
(added)
gui/res/obj/axis.obj
(added)
gui/res/obj/fence-element.obj
(added)
gui/res/obj/neuro-G.obj
(added)
gui/res/obj/neuro-Gpart.obj
(added)
gui/res/obj/neuro-S.obj
(added)
gui/res/obj/neuro-T.obj
(added)
gui/res/obj/neuro-bend.obj
(added)
gui/res/obj/neuro-light-base.obj
(added)
gui/res/obj/neuro-light-light.obj
(added)
gui/res/obj/neuro-rot.obj
(added)
gui/res/obj/part.obj
(added)
gui/res/obj/stick5red3.obj
(added)
gui/res/obj/teleport.obj
(added)
gui/socketInterface.py
(added)
gui/tests
(added)
gui/tests/__init__.py
(added)
gui/tests/socketTest.py
(added)
gui/utils.py
(added)
gui/visual
(added)
gui/visual/__init__.py
(added)
gui/visual/camera.py
(added)
gui/visual/entity.py
(added)
gui/visual/entityRenderer.py
(added)
gui/visual/loader.py
(added)
gui/visual/masterRenderer.py
(added)
gui/visual/modelData.py
(added)
gui/visual/modelTexture.py
(added)
gui/visual/mouse.py
(added)
gui/visual/objLoader.py
(added)
gui/visual/player.py
(added)
gui/visual/rawModel.py
(added)
gui/visual/shaderProgram.py
(added)
gui/visual/shaders
(added)
gui/visual/shaders/SkyboxFragmentShader.glsl
(added)
gui/visual/shaders/SkyboxVertexShader.glsl
(added)
gui/visual/shaders/WorldFragmentShader.glsl
(added)
gui/visual/shaders/WorldGeometryShader.glsl
(added)
gui/visual/shaders/WorldVertexShader.glsl
(added)
gui/visual/shaders/fragmentShader.glsl
(added)
gui/visual/shaders/vertexShader.glsl
(added)
gui/visual/skyboxRenderer.py
(added)
gui/visual/skyboxShader.py
(added)
gui/visual/staticShader.py
(added)
gui/visual/worldRenderer.py
(added)
gui/visual/worldShader.py
(added)
gui/widgets
(added)
gui/widgets/ConsoleWindow.py
(added)
gui/widgets/ScrolledText.py
(added)
gui/widgets/ToolTip.py
(added)
gui/widgets/dialogBox.py
(added)
gui/widgets/glFrame.py
(added)
gui/widgets/importWindow.py
(added)
gui/widgets/listGenePoolWindow.py
(added)
gui/widgets/listPopulationsWindow.py
(added)
gui/widgets/mainPage.py
(added)
gui/widgets/mainTreeView.py
(added)
gui/widgets/propertyWindow.py
(added)
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive