Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
351 commits
Select commit Hold shift + click to select a range
d098ece
fixing the color for just the base CSG
madhephaestus Aug 27, 2024
e8fa602
obey the current index on exit from regenerate
madhephaestus Aug 27, 2024
3ad57b3
only redisplay if the index is different
madhephaestus Aug 27, 2024
771c51a
make the csg dataabase concurrent safe
madhephaestus Aug 30, 2024
c7e5cdc
Make the cadoodle file thread safe and able to accept multiple
madhephaestus Aug 30, 2024
a9d0418
opperation runner should be set to null at the end of the thread
madhephaestus Aug 30, 2024
6224bc2
remove missing myrobotlab
madhephaestus Aug 30, 2024
e579f61
refactored the allignment for th UI ease
madhephaestus Aug 30, 2024
e79f177
jcsg
madhephaestus Aug 30, 2024
21c3ae4
Add save event to the save listeners
madhephaestus Aug 31, 2024
6fb6d30
use getter for workplane
madhephaestus Aug 31, 2024
cab473e
Allign needed to sync the properties between the generated objects
madhephaestus Aug 31, 2024
e5f3c74
update the jcsg to allow for storage of bounds in json
madhephaestus Aug 31, 2024
5640cbc
storing the bounds in a seperate object and generating bounds as needed
madhephaestus Sep 1, 2024
a6c9c63
Allignment is synchronized correctly
madhephaestus Sep 1, 2024
42235d9
only clear if the list exists
madhephaestus Sep 1, 2024
3165b07
with the names to prepend the shorter hash seems reasonable.
madhephaestus Sep 2, 2024
b0cdafc
jcsg
madhephaestus Sep 4, 2024
22d511a
java-bowler
madhephaestus Sep 7, 2024
0d22566
Merge branch 'kh/add-cadoodle' of https://github.com/CommonWealthRobo…
madhephaestus Sep 7, 2024
82e1ab5
jcsg
madhephaestus Sep 7, 2024
9aa042b
refactored the current op getter and made public the save operation
madhephaestus Sep 8, 2024
de1877b
jcsg
madhephaestus Sep 10, 2024
387cb9b
close https://github.com/CommonWealthRobotics/BowlerStudio/issues/424
madhephaestus Sep 10, 2024
84f9023
only show items thaw would be visable
madhephaestus Sep 14, 2024
c1cdaae
crisper images
madhephaestus Sep 14, 2024
ff90181
transform objects by the kinematics on the way in
madhephaestus Sep 14, 2024
809549e
sync the properties of the moved csg for viewing
madhephaestus Sep 14, 2024
228e0c4
move the save image into the cadoodle file
madhephaestus Sep 14, 2024
f352cc6
faail safe with no image
madhephaestus Sep 14, 2024
81e416e
loading the image
madhephaestus Sep 18, 2024
421ccfd
getter for the initialization percentage
madhephaestus Sep 18, 2024
f5b8d7f
add an event tof the completion of initialization
madhephaestus Sep 28, 2024
4c4b3ec
adding a cancle interface
madhephaestus Sep 28, 2024
38cdb38
failsafe getter for first item
madhephaestus Oct 2, 2024
098772d
add a timestamp to the cadoodle file
madhephaestus Oct 5, 2024
5380ab8
Make the update curretn safe for new files
madhephaestus Oct 6, 2024
3c45824
stableized the file loading
madhephaestus Oct 7, 2024
eba12ef
remove the regeneration engine while initializing
madhephaestus Oct 7, 2024
affffd9
un-break regenerate
madhephaestus Oct 8, 2024
1c6dd2e
adding file regeneration parameter
madhephaestus Oct 12, 2024
96a304e
adding a failure return path
madhephaestus Oct 12, 2024
2177874
Loading the AddFromFile using the parametrics instead of a field in the
madhephaestus Oct 12, 2024
e2b8b5e
Loading SVG is more stable
madhephaestus Oct 14, 2024
2723909
updating javacad
madhephaestus Oct 14, 2024
1875005
add getter for thee file
madhephaestus Oct 14, 2024
f22e1b6
make getting a file availible to all loaders
madhephaestus Oct 14, 2024
a7d5b39
Afd a getter and setter for regeenerate
madhephaestus Oct 14, 2024
ffb3355
make the export process public
madhephaestus Oct 15, 2024
0360f2f
Make the export use the provided directory
madhephaestus Oct 15, 2024
8264098
Adding freecad and making the blender file be a composite file like SVG
madhephaestus Oct 15, 2024
653a5a7
correcting the file extension for the freecad files
madhephaestus Oct 15, 2024
bbe65c4
Copy files into the working directory before loading
madhephaestus Oct 16, 2024
c7f3439
Changing the AddFromFile opperation to always use the copied in version
madhephaestus Oct 16, 2024
08efd61
update the datebase with the new file location
madhephaestus Oct 16, 2024
d6f4a0d
more elaborate MacOS temp structure to avoid the iCloud errors
madhephaestus Oct 19, 2024
8bd7565
Merge branch 'kh/add-cadoodle' of [email protected]:CommonWealthRobotics…
madhephaestus Oct 19, 2024
2b06998
ensure that the downloaded files report thier status back to the Splash
madhephaestus Oct 19, 2024
9ec6b59
Adding a listener to the DownloadMnager that shows a splash while
madhephaestus Oct 20, 2024
4c590f9
adding the url to the download print
madhephaestus Oct 20, 2024
ff094e0
Make the downloader retry only 3 times and check for the installerd
madhephaestus Oct 20, 2024
aeb8a7c
adding op to approval classes
madhephaestus Oct 20, 2024
e741ffa
kick the download back to the user if the local install fails
madhephaestus Oct 20, 2024
4a429e6
making sure the cmd is not changed in the case the installed system wide
madhephaestus Oct 20, 2024
7272b14
fail gracefully when the ospath is not defined
madhephaestus Oct 20, 2024
dbcebb4
updating the JavaCad stack
madhephaestus Oct 23, 2024
ccd25cc
parametrics should only regenerate when the regen is not running
madhephaestus Oct 23, 2024
be14a5a
updating jcsg
madhephaestus Oct 24, 2024
95858d7
https://github.com/CommonWealthRobotics/CaDoodle-Application/issues/5
madhephaestus Oct 26, 2024
1646652
Adding file working with the CSG database
madhephaestus Oct 26, 2024
73234f3
Adding a method to list all of the vitaamins
madhephaestus Oct 27, 2024
b06b04e
use the percentage to render the regeneration percentage
madhephaestus Oct 27, 2024
ea90df2
making vitamins more thread safe and robust with synchronized data
madhephaestus Oct 27, 2024
bf932a1
delete the vitamins repo and try again
madhephaestus Oct 27, 2024
463f761
return an error cube instead of null
madhephaestus Oct 27, 2024
d22d84e
make error cube red
madhephaestus Oct 27, 2024
49db6d2
updating the JCSG with fewer prints
madhephaestus Oct 27, 2024
b8b5c53
removing prints for the log instead
madhephaestus Oct 27, 2024
4c9c2ee
update jcsd
madhephaestus Oct 27, 2024
d901fe4
update JCSG
madhephaestus Oct 27, 2024
92cc5c0
upadting the cad kernel to be more robust to partially broken polygons
madhephaestus Oct 27, 2024
5cc3f15
cad
madhephaestus Oct 27, 2024
0cbd774
Updating the jcsg to disallow setting of a CSG name to null
madhephaestus Oct 28, 2024
25402af
jcsg
madhephaestus Oct 28, 2024
99da876
make the progress log work in headless mode
madhephaestus Oct 28, 2024
598a412
Merge branch 'kh/add-cadoodle' of https://github.com/CommonWealthRobo…
madhephaestus Oct 28, 2024
18ce568
update jcsg
madhephaestus Oct 28, 2024
8de825c
Always use the parent file location to load the file from the database
madhephaestus Oct 28, 2024
776ad69
Fix the setting of the parameter when the file is loaded
madhephaestus Nov 2, 2024
034d5a3
add paraameters to the openscad
madhephaestus Nov 2, 2024
bf15e4c
Adding prints for export and push
madhephaestus Nov 10, 2024
1cb522e
updating the jcsg kernel
madhephaestus Nov 10, 2024
ee3dc82
Remove the centering on the objject loaders, this should be done on each
madhephaestus Nov 10, 2024
6f1fc69
Adding the dependant library
madhephaestus Nov 11, 2024
b6c94dd
Fixing the launching of the docker
madhephaestus Nov 14, 2024
7759b50
jcsg
madhephaestus Nov 16, 2024
fe48c31
Adding a workplane change wvent to the cadoodle file changes
madhephaestus Nov 16, 2024
abfedcd
updateing the JCSG
madhephaestus Nov 16, 2024
af719d4
adding the new advanced mesh export
madhephaestus Nov 18, 2024
e4d746e
latest jcsg
madhephaestus Nov 18, 2024
e4cf845
making the defaults for JCSG what they were
madhephaestus Nov 18, 2024
0ccf7f8
fix new bug in jcsg
madhephaestus Nov 18, 2024
8ac4060
Re-enabling advanced STL for kernel
madhephaestus Nov 18, 2024
cbf5c96
Moving the csg upddate script to the startup
madhephaestus Nov 18, 2024
444b095
jcsg
madhephaestus Nov 18, 2024
db5181c
updating the JCSG core
madhephaestus Nov 21, 2024
0cf5566
jcsg
madhephaestus Nov 21, 2024
615e40d
OBJ loading
madhephaestus Nov 23, 2024
e1bb58b
remove junk code
madhephaestus Nov 23, 2024
854c389
pass the mouse event up the stack on the manipulators for detecting
madhephaestus Nov 23, 2024
87b5368
removing junk test code
madhephaestus Nov 23, 2024
08ff9dc
jcsg
madhephaestus Nov 23, 2024
e46e526
Make sure the cadoodle file is synchronized on itself during saving
madhephaestus Nov 24, 2024
2892b2a
Refuse to perform opperations on locked CSG's
madhephaestus Nov 24, 2024
826610f
regeneration events
madhephaestus Nov 25, 2024
4d5a16c
typo
madhephaestus Nov 25, 2024
cfd4bbf
add a toString that includes the name and type
madhephaestus Nov 26, 2024
c110cdd
adding verbose to the attach
madhephaestus Nov 29, 2024
f85c066
updated the BoM manager to use a specified directory instead of a URL
madhephaestus Dec 1, 2024
2eb60c2
Merge branch 'kh/add-cadoodle' of [email protected]:CommonWealthRobotics…
madhephaestus Dec 1, 2024
f101afa
Setting up the vitamin BoM to use a working directory
madhephaestus Dec 1, 2024
5dc023b
Make sure the vitamins manager is loading the file and is ensuring there
madhephaestus Dec 2, 2024
5e86b89
Adding Bom to all cadoodle opperations that woudl interact with the Bom
madhephaestus Dec 3, 2024
4d7788d
java
madhephaestus Dec 3, 2024
dcdb98c
add a recoursice opperator to the cadoodle file class to apply an
madhephaestus Dec 4, 2024
e153304
Adding a cadoodle vitamins manager
madhephaestus Dec 7, 2024
75e3928
ensuring the regeneration is preserved through the stack
madhephaestus Dec 8, 2024
08ed288
make the doodle file opperations update the names added and be part of
madhephaestus Dec 8, 2024
e8aa3ea
update the Bom on prune forward
madhephaestus Dec 8, 2024
7b33da4
Add the vitamin type to the parameters
madhephaestus Dec 8, 2024
6158105
remove junk print
madhephaestus Dec 8, 2024
0f458ef
Add getters for the files
madhephaestus Dec 8, 2024
81a48df
copy paste still not working correctly
madhephaestus Dec 9, 2024
88dafaf
add what object was caulsing the problem to the exception
madhephaestus Dec 9, 2024
f14ebbd
moving the parameters to the regeneration
madhephaestus Dec 10, 2024
e3ebaad
Adding a path to pass the previous value through the CSG data
madhephaestus Dec 10, 2024
cafb037
fix the copy/paste bug for vitamins
madhephaestus Dec 10, 2024
7f7df4b
adjusting the recoursive application of operations to groups
madhephaestus Dec 10, 2024
c8cd116
remove the unused groups processed data structure
madhephaestus Dec 10, 2024
6c97c88
Merge branch 'kh/add-cadoodle' of
madhephaestus Dec 11, 2024
48f934a
Adding code to the paste opperation to reset the groups of the pasted
madhephaestus Dec 11, 2024
0d1f087
pasting the renamed group worked, other issues persist
madhephaestus Dec 11, 2024
c99e832
Adding the offset transform to the properties of the CSG
madhephaestus Dec 11, 2024
3ff6add
Fix the problem where loading a bad vitamin zise causes the vitamin
madhephaestus Dec 11, 2024
435dd29
Add a regeneration step to the ungoup operation
madhephaestus Dec 12, 2024
47b4766
update the Bom Managment so that the Bom is updated based on the current
madhephaestus Dec 13, 2024
f48c8e9
Side channel the moves so that a regeneration can produce accurate
madhephaestus Dec 13, 2024
01a4e4c
Add the motion from the paste to the starting transform
madhephaestus Dec 13, 2024
ba4725c
null checking the min and max
madhephaestus Dec 13, 2024
6082c35
Removing the offset from paste, move that to a seperate MoveCenter
madhephaestus Dec 14, 2024
54b6021
Moving all of thee motion opperations into MoveCenter and using the CSG
madhephaestus Dec 14, 2024
f72e309
MoveCenter now keeps track of the center of each object as a series of
madhephaestus Dec 14, 2024
266b46e
only regenerate the vitamins, clone the other shapes
madhephaestus Dec 15, 2024
56c2de1
cleanup
madhephaestus Dec 15, 2024
19f6115
move the name set looping internal
madhephaestus Dec 21, 2024
14ed72c
removing dead code
madhephaestus Dec 21, 2024
fa880e9
adding depth gauge to the recoursion
madhephaestus Dec 23, 2024
f43285b
repairing the copy paste by fixing the recoursive apply algorithm
madhephaestus Dec 23, 2024
817c286
freecad is 1.0.0 now, no longer autoupdate
madhephaestus Dec 23, 2024
f9a7073
recoursivly apply the allign move but only calculate the move by the
madhephaestus Dec 23, 2024
e148652
Fixing the regeneration problem with pasted items
madhephaestus Dec 24, 2024
d7afb39
remove unneeded transform in the add script
madhephaestus Dec 24, 2024
7fbf3a0
formatting
madhephaestus Dec 24, 2024
d4851fd
formatting
madhephaestus Dec 24, 2024
3c6e657
java-bowler
madhephaestus Dec 24, 2024
7f7f797
Correcting a loading bug in the addFromScript that caused erronious file
madhephaestus Dec 24, 2024
9861737
updated the mirror algorithm to apply to elements recoursivly
madhephaestus Dec 26, 2024
41a315e
Store the transforms as CSG transforms to allow for the mirror tf's to
madhephaestus Dec 26, 2024
76cfb6d
make sure the bom exists before saving it
madhephaestus Dec 27, 2024
28cb403
remove generated TODO's
madhephaestus Dec 27, 2024
e5bf24a
prevent the database files from accumulation unneeded data
madhephaestus Dec 27, 2024
6ebd21b
Pruning the random name factory
madhephaestus Dec 27, 2024
3b6cd4e
Use SVG loader to load all elements instead of flattening the layer into
madhephaestus Dec 27, 2024
eacbe79
Add the transform on add back
madhephaestus Dec 27, 2024
1435665
updating the SVG loading to add hole information
madhephaestus Dec 27, 2024
ea8ff17
add the parameters to each object of a file load
madhephaestus Dec 27, 2024
95a21ea
Add anotation
madhephaestus Dec 28, 2024
964adb5
stable hole colors
madhephaestus Dec 28, 2024
cf00047
https://github.com/CommonWealthRobotics/CaDoodle-Application/issues/36
madhephaestus Dec 31, 2024
75ca91e
get rid of the redundant parametric
madhephaestus Dec 31, 2024
4dd3ca2
jcsg
madhephaestus Jan 6, 2025
bd4f816
DO not copy the objects
madhephaestus Jan 7, 2025
b92e543
Forcing the Git objects to be life-cycled by the ScriptingEngine
madhephaestus Jan 9, 2025
63f220c
making the open return on no exception
madhephaestus Jan 9, 2025
267bf38
Ensure the timeout thread is fully exited before moving on
madhephaestus Jan 9, 2025
97660bc
Removing the timeout thread system to replace it with the access
madhephaestus Jan 9, 2025
51293cd
Wait for there to be only one
madhephaestus Jan 10, 2025
949002a
scritpting engine update
madhephaestus Jan 10, 2025
38bdcea
FIxed the recoursion to just use the open git lol
madhephaestus Jan 10, 2025
6aef77e
fix the scripting engine recourcsive close
madhephaestus Jan 10, 2025
2c2e79b
https://github.com/CommonWealthRobotics/CaDoodle-Application/issues/40
madhephaestus Jan 11, 2025
7cb7701
Adding a Sweep Command!
madhephaestus Jan 11, 2025
5cf631a
Set the color of the extrusions based on the SVG color for the polygon
madhephaestus Jan 11, 2025
f6e3ee1
Use the number of steps to make the z value be explicate and absolute
madhephaestus Jan 11, 2025
946ae93
when the z is bounded, set it to the default cvalue
madhephaestus Jan 11, 2025
0f76f9d
changing it back to increment
madhephaestus Jan 11, 2025
f8ec4a7
steps per rotation
madhephaestus Jan 11, 2025
3ba4f28
set the name of the addFromFile stack
madhephaestus Jan 11, 2025
72cdc21
clear dataabases only for this file
madhephaestus Jan 14, 2025
feac330
change sweep to use triangles instead of rectangles
madhephaestus Jan 14, 2025
bf07318
Adjusting the parameters for the sweep
madhephaestus Jan 15, 2025
c65cf4a
Making sure teh files exist in sweep
madhephaestus Jan 15, 2025
40227ef
Adding bounds to the sweep parameters.
madhephaestus Jan 16, 2025
457a41f
Moving the sweep code into the Extrude class in JavaCAD
madhephaestus Jan 16, 2025
4202a2b
removing bugged out javacad
madhephaestus Jan 16, 2025
08c0ca2
Remove the fall-back onto Git based configuratins
madhephaestus Jan 17, 2025
4e1a26d
Make sure tmp STLs are created fast
madhephaestus Feb 12, 2025
a0fa4ff
Update the jcsg
madhephaestus Feb 12, 2025
c072290
Make sure the file extention of the file matches a supported file format
madhephaestus Feb 12, 2025
2af732e
getter for vitamins dataabase
madhephaestus Feb 15, 2025
f0d212d
Adding getters for the sourece urls'
madhephaestus Feb 15, 2025
382964b
remove the recoursinve loop
madhephaestus Feb 15, 2025
9b7fcbd
close #445
madhephaestus Feb 15, 2025
62ed8ea
remove issue reporting
madhephaestus Feb 15, 2025
b36a2f4
https://github.com/CommonWealthRobotics/BowlerStudio/issues/445
madhephaestus Feb 15, 2025
8533601
remove incorrect manafod forcing
madhephaestus Feb 20, 2025
54539bf
update the jcsg to remove excessive prints
madhephaestus Feb 23, 2025
b7508ca
change the filename geter
madhephaestus Feb 24, 2025
5442872
make variables viable to debugger
madhephaestus Feb 27, 2025
31541fb
updating JCSG
madhephaestus Mar 2, 2025
a37aae6
add arm support for mujoco
madhephaestus Mar 17, 2025
0c8ea62
Make sure the copy takes place when file is missing
madhephaestus Mar 17, 2025
6d45fc2
Repairing the Vitamins add feature
madhephaestus Mar 18, 2025
8147bbb
sanatize measurements as they are set
madhephaestus Mar 18, 2025
417bdb7
Repairing the cadoodle file unit tests and the mujoco test
madhephaestus Mar 18, 2025
11c1781
adding deps for the gpu to run
madhephaestus Mar 18, 2025
4eab715
use sw rendering
madhephaestus Mar 18, 2025
b7c0b2b
Update verify.yml
madhephaestus Mar 18, 2025
1e3c9af
fix workflow
madhephaestus Mar 18, 2025
6a5b2f6
run on older image
madhephaestus Mar 18, 2025
4979fd7
update jvm
madhephaestus Mar 18, 2025
37956f8
make sure the cad parts list can not be made null
madhephaestus Mar 18, 2025
7a64bf0
Adding depenancies for Java 17
madhephaestus Mar 18, 2025
0ed5152
make the download directories paraametric wherever they are used
madhephaestus Mar 19, 2025
49a54d8
restoring the parameters to the clone
madhephaestus Mar 19, 2025
b1c14da
Adding intersection to the group opperation as an option
madhephaestus Mar 29, 2025
847773b
Adding comments
madhephaestus Mar 29, 2025
843405c
Make the get by name API more generaic
madhephaestus Mar 29, 2025
e28c9a0
https://github.com/CommonWealthRobotics/CaDoodle-Application/issues/44
madhephaestus Apr 2, 2025
714ffb0
cleaning up the download
madhephaestus Apr 3, 2025
d224592
restore the 7z download
Apr 3, 2025
316293f
Download to a temp file before copy over
madhephaestus Apr 3, 2025
9938edd
only run failure option once
madhephaestus Apr 4, 2025
b155db9
Adding timeline images
madhephaestus Apr 5, 2025
d8fa9e2
update the timeline immages based on the current state
madhephaestus Apr 5, 2025
9b91332
make sure the unit test loading is working
madhephaestus Apr 5, 2025
ff2b77f
new files should not generate a blank image
madhephaestus Apr 9, 2025
9e866a3
add a ruler location to the cadoodle file
madhephaestus Apr 11, 2025
20a6549
ensure the ruler is pure translation
madhephaestus Apr 11, 2025
31e7498
Merge branch 'kh/add-cadoodle' of [email protected]:CommonWealthRobotics…
madhephaestus Apr 12, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 7 additions & 5 deletions .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
runs-on: ubuntu-latest

steps:
- name: Install updated FreeType
run: sudo apt-get update;sudo apt-get install libfreetype6
- name: Checkout repository and submodules
uses: actions/checkout@v2
with:
Expand All @@ -37,7 +39,7 @@ jobs:
export DISPLAY=:0

- name: Pull a JavaFX JDK
run: wget http://static.azul.com/zulu/bin/zulu8.33.0.1-ca-fx-jdk8.0.192-linux_x64.tar.gz
run: wget http://static.azul.com/zulu/bin/zulu8.78.0.19-ca-fx-jdk8.0.412-linux_x64.tar.gz

- name: After JDK download, list directory contnts
run: pwd; ls -la
Expand All @@ -46,7 +48,7 @@ jobs:
uses: actions/setup-java@v1
with:
java-version: 1.8
jdkFile: ./zulu8.33.0.1-ca-fx-jdk8.0.192-linux_x64.tar.gz
jdkFile: ./zulu8.78.0.19-ca-fx-jdk8.0.412-linux_x64.tar.gz


- name: Build with Gradle
Expand All @@ -59,17 +61,17 @@ jobs:
run: cat /home/runner/work/bowler-script-kernel/bowler-script-kernel/build/reports/tests/test/index.html

- name: Test Bezier
run: xvfb-run -s '-screen 0 1024x768x24' java -Dprism.verbose=true -Dprism.forceGPU=true -jar build/libs/bowler-kernel.jar -g https://gist.github.com/4aeeaa49bd3a807eed8f8ff3dea84c48.git BezierEditorDemo.groovy
run: xvfb-run -s '-screen 0 1024x768x24' java -Dprism.order=sw -Dprism.verbose=true -jar build/libs/bowler-kernel.jar -g https://gist.github.com/4aeeaa49bd3a807eed8f8ff3dea84c48.git BezierEditorDemo.groovy
- name: start xvfb
run:
Xvfb :0 &
- name: Test Local
run: xvfb-run -s '-screen 0 1024x768x24' java -Dprism.verbose=true -Dprism.forceGPU=true -jar build/libs/bowler-kernel.jar -f kernel-return-test.groovy
run: xvfb-run -s '-screen 0 1024x768x24' java -Dprism.order=sw -Dprism.verbose=true -jar build/libs/bowler-kernel.jar -f kernel-return-test.groovy

- name: Clean Cad
run: rm -rf $HOME/bowler-workspace/gitcache/github.com/Hephaestus-Arm/HephaestusArm2
- name: build Cad
run: xvfb-run -s '-screen 0 1024x768x24' java -Dprism.verbose=true -Dprism.forceGPU=true -jar build/libs/bowler-kernel.jar -g https://github.com/Hephaestus-Arm/HephaestusArm2.git hephaestus.xml
run: xvfb-run -s '-screen 0 1024x768x24' java -Dprism.order=sw -Dprism.verbose=true -jar build/libs/bowler-kernel.jar -g https://github.com/Hephaestus-Arm/HephaestusArm2.git hephaestus.xml



1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,4 @@ physicsTest
/test*.stl
/test.blend1
/test.*
*.doodle
2 changes: 1 addition & 1 deletion JCSG
Submodule JCSG updated 105 files
Loading