BlueGrey
calm
Elegant
Català-Valencià - Catalan
中文 - Chinese (Simplified)
中文 - Chinese (Traditional)
Česky - Czech
Dansk - Danish
Nederlands - Dutch
English - English
Suomi - Finnish
Français - French
Deutsch - German
עברית - Hebrew
हिंदी - Hindi
Magyar - Hungarian
Bahasa Indonesia - Indonesian
Italiano - Italian
日本語 - Japanese
한국어 - Korean
Македонски - Macedonian
मराठी - Marathi
Norsk - Norwegian
Polski - Polish
Português - Portuguese
Português - Portuguese (Brazil)
Русский - Russian
Slovenčina - Slovak
Slovenščina - Slovenian
Español - Spanish
Svenska - Swedish
Türkçe - Turkish
Українська - Ukrainian
Oëzbekcha - Uzbek
Subversion Repositories
AndroidProjects
(root)
/
BauzoidTools
/
BauzoidNET
/
ShapeEditor
/
MainForm.cs
- Rev 1533
Rev
Hide changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
Changes
1533
4232d 03h
chris
/
added multi-frame shape support
/BauzoidApps/BurutaruZ_v2/burutaru-android/assets/data/textures/enemies/core_mech.shape
/BauzoidTools/BauzoidNET/ShapeEditor/MainForm.Designer.cs
/BauzoidTools/BauzoidNET/ShapeEditor/MainForm.cs
/BauzoidTools/BauzoidNET/ShapeEditor/MainForm.resx
/BauzoidTools/BauzoidNET/ShapeEditor/file/Document.cs
/BauzoidTools/BauzoidNET/ShapeEditor/file/FileUtil.cs
/BauzoidTools/BauzoidNET/ShapeEditor/file/shapes/BaseShapeElement.cs
/BauzoidTools/BauzoidNET/ShapeEditor/file/shapes/EllipseElement.cs
/BauzoidTools/BauzoidNET/ShapeEditor/file/shapes/PolygonElement.cs
/BauzoidTools/BauzoidNET/ShapeEditor/file/shapes/RectangleElement.cs
/BauzoidTools/BauzoidNET/ShapeEditor/interaction/EllipseMode.cs
/BauzoidTools/BauzoidNET/ShapeEditor/interaction/PolygonMode.cs
/BauzoidTools/BauzoidNET/ShapeEditor/interaction/RectangleMode.cs
1489
4240d 08h
chris
/BauzoidTools/BauzoidNET/
/BauzoidTools/BauzoidNET/BauzoidNET/Resources
/BauzoidTools/BauzoidNET/BauzoidNET/Resources/ingame.bzf
/BauzoidTools/BauzoidNET/BauzoidNET/Resources/ingame.png
/BauzoidTools/BauzoidNET/BauzoidNET/Resources/primitive_frag.txt
/BauzoidTools/BauzoidNET/BauzoidNET/Resources/primitive_vert.txt
/BauzoidTools/BauzoidNET/BauzoidNET/Resources/screenfader_frag.txt
/BauzoidTools/BauzoidNET/BauzoidNET/Resources/screenfader_vert.txt
/BauzoidTools/BauzoidNET/BauzoidNET/Resources/spriteshader_frag.txt
/BauzoidTools/BauzoidNET/BauzoidNET/Resources/spriteshader_vert.txt
/BauzoidTools/BauzoidNET/ShapeEditor/data/bauzoid/fonts
/BauzoidTools/BauzoidNET/ShapeEditor/data/bauzoid/fonts/ingame.bzf
/BauzoidTools/BauzoidNET/ShapeEditor/data/bauzoid/fonts/ingame.png
/BauzoidTools/BauzoidNET/ShapeEditor/data/bauzoid/shaders/primitive_frag.txt
/BauzoidTools/BauzoidNET/ShapeEditor/data/bauzoid/shaders/primitive_vert.txt
/BauzoidTools/BauzoidNET/ShapeEditor/data/bauzoid/shaders/screenfader_frag.txt
/BauzoidTools/BauzoidNET/ShapeEditor/data/bauzoid/shaders/screenfader_vert.txt
/BauzoidTools/BauzoidNET/ShapeEditor/data/bauzoid/shaders/spriteshader_frag.txt
/BauzoidTools/BauzoidNET/ShapeEditor/data/bauzoid/shaders/spriteshader_vert.txt
/BauzoidTools/BauzoidNET/ShapeEditor/data/bauzoid/shaders/primitive.frag
/BauzoidTools/BauzoidNET/ShapeEditor/data/bauzoid/shaders/primitive.vert
/BauzoidTools/BauzoidNET/ShapeEditor/data/bauzoid/shaders/screenfader.frag
/BauzoidTools/BauzoidNET/ShapeEditor/data/bauzoid/shaders/screenfader.vert
/BauzoidTools/BauzoidNET/ShapeEditor/data/bauzoid/shaders/spriteshader.frag
/BauzoidTools/BauzoidNET/ShapeEditor/data/bauzoid/shaders/spriteshader.vert
/BauzoidTools/BauzoidNET/ShapeEditor/data/shaders/offscreen.frag
/BauzoidTools/BauzoidNET/ShapeEditor/data/shaders/offscreen.vert
/BauzoidTools/BauzoidNET/ShapeEditor/data/shaders/spriteshader.frag
/BauzoidTools/BauzoidNET/ShapeEditor/data/shaders/spriteshader.vert
/BauzoidTools/BauzoidNET/BauzoidNET/BauzoidNET.csproj
/BauzoidTools/BauzoidNET/BauzoidNET/Properties/Resources.Designer.cs
/BauzoidTools/BauzoidNET/BauzoidNET/Properties/Resources.resx
/BauzoidTools/BauzoidNET/BauzoidNET/graphics/FontUtil.cs
/BauzoidTools/BauzoidNET/BauzoidNET/graphics/Graphics.cs
/BauzoidTools/BauzoidNET/BauzoidNET/graphics/PrimitiveShader.cs
/BauzoidTools/BauzoidNET/BauzoidNET/graphics/sprite/SpriteShader.cs
/BauzoidTools/BauzoidNET/ShapeEditor/MainForm.cs
/BauzoidTools/BauzoidNET/ShapeEditor/Properties/Resources.Designer.cs
/BauzoidTools/BauzoidNET/ShapeEditor/Properties/Resources.resx
/BauzoidTools/BauzoidNET/ShapeEditor/ShapeEditor.csproj
/BauzoidTools/BauzoidNET/ShapeEditor/file/Document.cs
1451
4244d 00h
chris
/BauzoidTools/BauzoidNET/
/BauzoidTools/BauzoidNET/BauzoidEdit/MainForm.Designer.cs
/BauzoidTools/BauzoidNET/BauzoidNET/controls/ColorWidget.cs
/BauzoidTools/BauzoidNET/BauzoidNET/graphics/Graphics.cs
/BauzoidTools/BauzoidNET/BauzoidNET/graphics/model/Geometry.cs
/BauzoidTools/BauzoidNET/BauzoidNET/graphics/model/IndexStream.cs
/BauzoidTools/BauzoidNET/BauzoidNET/graphics/model/SimpleGeometry.cs
/BauzoidTools/BauzoidNET/BauzoidNET/graphics/model/VertexStream.cs
/BauzoidTools/BauzoidNET/BauzoidNET/graphics/renderstates/BlendingStates.cs
/BauzoidTools/BauzoidNET/BauzoidNET/graphics/renderstates/CullingStates.cs
/BauzoidTools/BauzoidNET/BauzoidNET/graphics/renderstates/DepthTestStates.cs
/BauzoidTools/BauzoidNET/BauzoidNET/graphics/renderstates/ScissorStates.cs
/BauzoidTools/BauzoidNET/BauzoidNET/graphics/renderstates/TextureStage.cs
/BauzoidTools/BauzoidNET/BauzoidNET/graphics/shader/ShaderProgram.cs
/BauzoidTools/BauzoidNET/BauzoidNET/graphics/shader/ShaderUniform.cs
/BauzoidTools/BauzoidNET/BauzoidNET/graphics/texture/Texture.cs
/BauzoidTools/BauzoidNET/BauzoidNET/parser/Tokenizer.cs
/BauzoidTools/BauzoidNET/BurutaruEditor/MainForm.Designer.cs
/BauzoidTools/BauzoidNET/BurutaruEditor/MainForm.cs
/BauzoidTools/BauzoidNET/BurutaruEditor/MainForm.resx
/BauzoidTools/BauzoidNET/ShapeEditor/MainForm.Designer.cs
/BauzoidTools/BauzoidNET/ShapeEditor/MainForm.cs
/BauzoidTools/BauzoidNET/SpriteEditor/MainForm.Designer.cs
1420
4245d 22h
chris
/BauzoidTools/BauzoidNET/ShapeEditor/
/BauzoidTools/BauzoidNET/ShapeEditor/MainForm.cs
/BauzoidTools/BauzoidNET/ShapeEditor/interaction/EllipseMode.cs
/BauzoidTools/BauzoidNET/ShapeEditor/interaction/InteractionMode.cs
/BauzoidTools/BauzoidNET/ShapeEditor/interaction/PanInteraction.cs
/BauzoidTools/BauzoidNET/ShapeEditor/interaction/PolygonMode.cs
/BauzoidTools/BauzoidNET/ShapeEditor/interaction/RectangleMode.cs
/BauzoidTools/BauzoidNET/ShapeEditor/interaction/SelectMode.cs
1418
4245d 22h
chris
/BauzoidTools/BauzoidNET/ShapeEditor/
/BauzoidTools/BauzoidNET/ShapeEditor/MainForm.Designer.cs
/BauzoidTools/BauzoidNET/ShapeEditor/MainForm.cs
/BauzoidTools/BauzoidNET/ShapeEditor/MainForm.resx
/BauzoidTools/BauzoidNET/ShapeEditor/interaction/PolygonMode.cs
1413
4245d 23h
chris
/
/BauzoidApps/BurutaruZ_v2/art-assets/cruiser_v3.max
/BauzoidTools/BauzoidNET/ShapeEditor/MainForm.Designer.cs
/BauzoidTools/BauzoidNET/ShapeEditor/MainForm.cs
/BauzoidTools/BauzoidNET/ShapeEditor/MainForm.resx
1412
4246d 03h
chris
/BauzoidTools/BauzoidNET/ShapeEditor/
/BauzoidTools/BauzoidNET/ShapeEditor/PropertySorter.cs
/BauzoidTools/BauzoidNET/ShapeEditor/MainForm.Designer.cs
/BauzoidTools/BauzoidNET/ShapeEditor/MainForm.cs
/BauzoidTools/BauzoidNET/ShapeEditor/ShapeEditor.csproj
/BauzoidTools/BauzoidNET/ShapeEditor/file/Document.cs
/BauzoidTools/BauzoidNET/ShapeEditor/file/shapes/BaseShapeElement.cs
/BauzoidTools/BauzoidNET/ShapeEditor/file/shapes/RectangleElement.cs
1411
4246d 03h
chris
/BauzoidTools/BauzoidNET/ShapeEditor/
/BauzoidTools/BauzoidNET/ShapeEditor/MainForm.Designer.cs
/BauzoidTools/BauzoidNET/ShapeEditor/MainForm.cs
/BauzoidTools/BauzoidNET/ShapeEditor/MainForm.resx
/BauzoidTools/BauzoidNET/ShapeEditor/file/Document.cs
1410
4246d 03h
chris
/BauzoidTools/BauzoidNET/
/BauzoidTools/BauzoidNET/ShapeEditor/AboutBox.Designer.cs
/BauzoidTools/BauzoidNET/ShapeEditor/AboutBox.cs
/BauzoidTools/BauzoidNET/ShapeEditor/AboutBox.resx
/BauzoidTools/BauzoidNET/ShapeEditor/bauzoid.ico
/BauzoidTools/BauzoidNET/bauzoid.ico
/BauzoidTools/BauzoidNET/bauzoid.png
/BauzoidTools/BauzoidNET/bauzoid.psd
/BauzoidTools/BauzoidNET/ShapeEditor/MainForm.Designer.cs
/BauzoidTools/BauzoidNET/ShapeEditor/MainForm.cs
/BauzoidTools/BauzoidNET/ShapeEditor/MainForm.resx
/BauzoidTools/BauzoidNET/ShapeEditor/Properties/AssemblyInfo.cs
/BauzoidTools/BauzoidNET/ShapeEditor/ShapeEditor.csproj
1409
4246d 05h
chris
/BauzoidTools/BauzoidNET/ShapeEditor/
/BauzoidTools/BauzoidNET/ShapeEditor/MainForm.cs
/BauzoidTools/BauzoidNET/ShapeEditor/file/Document.cs
/BauzoidTools/BauzoidNET/ShapeEditor/file/shapes/RectangleElement.cs
1408
4246d 05h
chris
/BauzoidTools/BauzoidNET/ShapeEditor/
/BauzoidTools/BauzoidNET/ShapeEditor/MainForm.cs
/BauzoidTools/BauzoidNET/ShapeEditor/file/Document.cs
/BauzoidTools/BauzoidNET/ShapeEditor/file/shapes/BaseShapeElement.cs
/BauzoidTools/BauzoidNET/ShapeEditor/file/shapes/RectangleElement.cs
/BauzoidTools/BauzoidNET/ShapeEditor/interaction/RectangleMode.cs
/BauzoidTools/BauzoidNET/ShapeEditor/interaction/SelectMode.cs
1407
4246d 06h
chris
/BauzoidTools/BauzoidNET/ShapeEditor/
/BauzoidTools/BauzoidNET/ShapeEditor/file/FileLoader.cs
/BauzoidTools/BauzoidNET/ShapeEditor/MainForm.cs
/BauzoidTools/BauzoidNET/ShapeEditor/ShapeEditor.csproj
/BauzoidTools/BauzoidNET/ShapeEditor/file/Document.cs
/BauzoidTools/BauzoidNET/ShapeEditor/interaction/RectangleMode.cs
1404
4246d 09h
chris
/BauzoidTools/BauzoidNET/ShapeEditor/
/BauzoidTools/BauzoidNET/ShapeEditor/MainForm.Designer.cs
/BauzoidTools/BauzoidNET/ShapeEditor/MainForm.cs
/BauzoidTools/BauzoidNET/ShapeEditor/MainForm.resx
/BauzoidTools/BauzoidNET/ShapeEditor/file/Document.cs
/BauzoidTools/BauzoidNET/ShapeEditor/file/shapes/BaseShapeElement.cs
/BauzoidTools/BauzoidNET/ShapeEditor/file/shapes/RectangleElement.cs
/BauzoidTools/BauzoidNET/ShapeEditor/interaction/EllipseMode.cs
/BauzoidTools/BauzoidNET/ShapeEditor/interaction/InteractionMode.cs
/BauzoidTools/BauzoidNET/ShapeEditor/interaction/PolygonMode.cs
/BauzoidTools/BauzoidNET/ShapeEditor/interaction/RectangleMode.cs
/BauzoidTools/BauzoidNET/ShapeEditor/interaction/SelectMode.cs
1403
4246d 19h
chris
/BauzoidTools/BauzoidNET/ShapeEditor/
/BauzoidTools/BauzoidNET/ShapeEditor/MainForm.Designer.cs
/BauzoidTools/BauzoidNET/ShapeEditor/MainForm.cs
/BauzoidTools/BauzoidNET/ShapeEditor/MainForm.resx
1402
4246d 19h
chris
/BauzoidTools/BauzoidNET/ShapeEditor/
/BauzoidTools/BauzoidNET/ShapeEditor/data/textures/handle.png
/BauzoidTools/BauzoidNET/ShapeEditor/interaction/PanInteraction.cs
/BauzoidTools/BauzoidNET/ShapeEditor/MainForm.Designer.cs
/BauzoidTools/BauzoidNET/ShapeEditor/MainForm.cs
/BauzoidTools/BauzoidNET/ShapeEditor/ShapeEditor.csproj
/BauzoidTools/BauzoidNET/ShapeEditor/file/Document.cs
/BauzoidTools/BauzoidNET/ShapeEditor/file/shapes/BaseShapeElement.cs
/BauzoidTools/BauzoidNET/ShapeEditor/file/shapes/RectangleElement.cs
/BauzoidTools/BauzoidNET/ShapeEditor/interaction/EllipseMode.cs
/BauzoidTools/BauzoidNET/ShapeEditor/interaction/InteractionMode.cs
/BauzoidTools/BauzoidNET/ShapeEditor/interaction/PolygonMode.cs
/BauzoidTools/BauzoidNET/ShapeEditor/interaction/RectangleMode.cs
/BauzoidTools/BauzoidNET/ShapeEditor/interaction/SelectMode.cs
1401
4246d 20h
chris
/BauzoidTools/BauzoidNET/ShapeEditor/
/BauzoidTools/BauzoidNET/ShapeEditor/file/shapes/BaseShapeElement.cs
/BauzoidTools/BauzoidNET/ShapeEditor/file/shapes/RectangleElement.cs
/BauzoidTools/BauzoidNET/ShapeEditor/MainForm.cs
/BauzoidTools/BauzoidNET/ShapeEditor/ShapeEditor.csproj
/BauzoidTools/BauzoidNET/ShapeEditor/file/Document.cs
/BauzoidTools/BauzoidNET/ShapeEditor/interaction/RectangleMode.cs
1400
4246d 20h
chris
/BauzoidTools/BauzoidNET/ShapeEditor/
/BauzoidTools/BauzoidNET/ShapeEditor/MainForm.cs
/BauzoidTools/BauzoidNET/ShapeEditor/interaction/EllipseMode.cs
/BauzoidTools/BauzoidNET/ShapeEditor/interaction/InteractionMode.cs
/BauzoidTools/BauzoidNET/ShapeEditor/interaction/PolygonMode.cs
/BauzoidTools/BauzoidNET/ShapeEditor/interaction/RectangleMode.cs
/BauzoidTools/BauzoidNET/ShapeEditor/interaction/SelectMode.cs
1399
4246d 21h
chris
/BauzoidTools/BauzoidNET/ShapeEditor/
/BauzoidTools/BauzoidNET/ShapeEditor/interaction
/BauzoidTools/BauzoidNET/ShapeEditor/interaction/EllipseMode.cs
/BauzoidTools/BauzoidNET/ShapeEditor/interaction/InteractionMode.cs
/BauzoidTools/BauzoidNET/ShapeEditor/interaction/PolygonMode.cs
/BauzoidTools/BauzoidNET/ShapeEditor/interaction/RectangleMode.cs
/BauzoidTools/BauzoidNET/ShapeEditor/interaction/SelectMode.cs
/BauzoidTools/BauzoidNET/ShapeEditor/MainForm.Designer.cs
/BauzoidTools/BauzoidNET/ShapeEditor/MainForm.cs
/BauzoidTools/BauzoidNET/ShapeEditor/MainForm.resx
/BauzoidTools/BauzoidNET/ShapeEditor/ShapeEditor.csproj
1398
4246d 22h
chris
/BauzoidTools/BauzoidNET/
/BauzoidTools/BauzoidNET/BauzoidNET/graphics/sprite/SpriteUtil.cs
/BauzoidTools/BauzoidNET/BauzoidNET/parser/Tokenizer.cs
/BauzoidTools/BauzoidNET/BurutaruEditor
/BauzoidTools/BauzoidNET/ShapeEditor/MainForm.Designer.cs
/BauzoidTools/BauzoidNET/ShapeEditor/MainForm.cs
/BauzoidTools/BauzoidNET/ShapeEditor/MainForm.resx
/BauzoidTools/BauzoidNET/ShapeEditor/file/Document.cs
1397
4247d 06h
chris
/
/BauzoidTools/BauzoidNET/ShapeEditor/MainForm.Designer.cs
/BauzoidTools/BauzoidNET/ShapeEditor/MainForm.cs
/BauzoidTools/BauzoidNET/ShapeEditor/MainForm.resx
/BauzoidTools/BauzoidNET/ShapeEditor/file/Document.cs
/google-play-services_lib/.classpath
←Prev
1
2
Next→
Show All