Skip to content

Commit

Permalink
fixed some bugs now on: v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
doppelgunner committed Jul 23, 2017
1 parent 23239e8 commit b8285eb
Show file tree
Hide file tree
Showing 142 changed files with 353 additions and 12,745 deletions.
310 changes: 205 additions & 105 deletions .idea/workspace.xml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/resources/main/fxml/Main.fxml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<?import java.lang.*?>
<?import javafx.scene.layout.*?>

<BorderPane prefHeight="578.0" prefWidth="613.0" xmlns="http://javafx.com/javafx/8" xmlns:fx="http://javafx.com/fxml/1" fx:controller="com.doppelgunner.youbot.controller.MainController">
<BorderPane prefHeight="578.0" prefWidth="626.0" xmlns="http://javafx.com/javafx/8" xmlns:fx="http://javafx.com/fxml/1" fx:controller="com.doppelgunner.youbot.controller.MainController">
<center>
<ScrollPane fx:id="scrollPane" fitToWidth="true" hbarPolicy="NEVER" pannable="true" prefHeight="619.0" prefViewportWidth="613.0" prefWidth="613.0" vbarPolicy="ALWAYS" AnchorPane.bottomAnchor="0.0" AnchorPane.leftAnchor="0.0" AnchorPane.rightAnchor="0.0" AnchorPane.topAnchor="0.0" BorderPane.alignment="CENTER">
<content>
Expand Down
43 changes: 0 additions & 43 deletions out/artifacts/YouBot/YouBot.html

This file was deleted.

36 changes: 0 additions & 36 deletions out/artifacts/YouBot/YouBot.jnlp

This file was deleted.

43 changes: 0 additions & 43 deletions out/artifacts/YouBot/bundles/YouBot.html

This file was deleted.

36 changes: 0 additions & 36 deletions out/artifacts/YouBot/bundles/YouBot.jnlp

This file was deleted.

Binary file removed out/artifacts/YouBot/bundles/YouBot/YouBot.exe
Binary file not shown.
Binary file removed out/artifacts/YouBot/bundles/YouBot/YouBot.ico
Binary file not shown.
15 changes: 0 additions & 15 deletions out/artifacts/YouBot/bundles/YouBot/app/YouBot.cfg

This file was deleted.

Binary file removed out/artifacts/YouBot/bundles/YouBot/msvcp120.dll
Binary file not shown.
Binary file removed out/artifacts/YouBot/bundles/YouBot/msvcr100.dll
Binary file not shown.
Binary file removed out/artifacts/YouBot/bundles/YouBot/msvcr120.dll
Binary file not shown.
Binary file removed out/artifacts/YouBot/bundles/YouBot/packager.dll
Binary file not shown.
69 changes: 0 additions & 69 deletions out/artifacts/YouBot/bundles/YouBot/runtime/COPYRIGHT

This file was deleted.

1 change: 0 additions & 1 deletion out/artifacts/YouBot/bundles/YouBot/runtime/LICENSE

This file was deleted.

1 change: 0 additions & 1 deletion out/artifacts/YouBot/bundles/YouBot/runtime/README.txt

This file was deleted.

Loading

0 comments on commit b8285eb

Please sign in to comment.