index
:
powder
master
solidswork
The Powder Toy
Stanislaw Skowronek
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
Files
Lines
2013-02-17
generator.py makes the "generated" folder if it doesn't exist
jacob1
1
-4/+8
2013-02-17
Particle position lookup with sim.partID
Simon Robertshaw
2
-0/+20
2013-02-17
sim.partProperty API method, sim.partPosition API method
Simon Robertshaw
2
-0/+164
2013-02-17
Update version/build number
Simon Robertshaw
1
-2/+2
2013-02-17
Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy
Simon Robertshaw
2
-2/+2
2013-02-17
Tag origin version info in save files
Simon Robertshaw
1
-0/+11
2013-02-16
fix CRAY only deleting odd numbered elements
jacob1
1
-1/+1
2013-02-16
Update build number too
jacob1
1
-1/+1
2013-02-16
Update version number
Simon Robertshaw
1
-1/+1
2013-02-16
Allow implicit conversions when setting text property on some Lua API UI ↵
Simon Robertshaw
3
-6/+2
elements
2013-02-16
Add missing removeComponent for Lua API
Simon Robertshaw
4
-0/+50
2013-02-15
fix mac compiling, fix renderer, fix other minor compiling issues
jacob1
7
-4/+17
2013-02-11
fix modifiers from lua, fix right ctrl
jacob1
2
-9/+3
2013-02-10
fix some more brush bugs, remove alt-sample brush
jacob1
1
-3/+9
2013-02-10
fix crash if save data can't be loaded
jacob1
1
-1/+2
2013-02-10
make smudge tool more similar to the old one
jacob1
1
-11/+13
2013-02-09
fix deco sample tool with 1 px brush, fix deco sample also sampling ↵
jacob1
4
-4/+11
HUD/other text
2013-02-09
flood fill / sample brush shape, fix rectangle snapping
jacob1
2
-4/+7
2013-02-09
blobby walls in blob view
jacob1
2
-0/+95
2013-02-09
fix tpt.selectedl not updating with sample brush, always put photons[] on ↵
jacob1
5
-14/+22
top in HUD
2013-02-08
fix sign box size, sign width with {t} and {p}, and zoom box size
jacob1
5
-108/+73
2013-02-08
one more small thing: show gravity in debug mode hud even when it's a small ↵
jacob1
1
-1/+1
value
2013-02-08
minor fixes to color picker / small speed improvement
jacob1
4
-57/+67
2013-02-01
prevent CRAY from destroying DMND
jacob1
2
-2/+2
2013-01-26
Allow limited arm size from tmp2
Simon Robertshaw
1
-14/+20
2013-01-26
Fix issue where piston won't push particles at index 0
Simon Robertshaw
1
-3/+3
2013-01-26
Piston fix: Adjust colour and prevent piston from pushing too far when ↵
Simon Robertshaw
2
-6/+8
there's empty space
2013-01-26
Put back default piston size
Simon Robertshaw
1
-1/+1
2013-01-26
Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy
Simon Robertshaw
8
-10/+51
2013-01-26
Piston collapses spaces properly
Simon Robertshaw
1
-16/+25
2013-01-26
clear persistent effects when it's display mode is removed
jacob1
1
-0/+5
2013-01-26
typing '~' doesn't close the lua console
jacob1
2
-1/+6
2013-01-26
Fix brush not being visible when using CTRL to change the size
jacob1
1
-1/+1
2013-01-24
fix possible crash with LIGH
jacob1
1
-1/+1
2013-01-23
fix "i" argument to graphics functions.
jacob1
4
-7/+38
Also, they don't overwrite the default one, you can pass in nil to tpt.element/graphics_func for the function to restore the original.
2013-01-23
Fix piston retraction
Simon Robertshaw
1
-14/+9
2013-01-23
PSTN: Do not accept current from diagonals, increase distance for spark checks
Simon Robertshaw
1
-3/+3
2013-01-23
Fix FRME limits
Simon Robertshaw
1
-5/+7
2013-01-23
Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy
Simon Robertshaw
2
-2/+2
2013-01-23
Change to pistons, piston push length is base-1 blocks
Simon Robertshaw
1
-1/+1
2013-01-23
Added FRME - A solid that keeps its simple structure when pushed by piston
Simon Robertshaw
2
-2/+93
2013-01-23
Fully functional pistons, retract+extend
Simon Robertshaw
1
-56/+135
2013-01-23
fix crash when pressing enter to open a save, and not logged in. Fix CRAY ↵
jacob1
2
-2/+2
description
2013-01-22
Clean up some unused variables from PSTN.cpp
Simon Robertshaw
1
-3/+1
2013-01-22
Merge branch 'master' of https://github.com/FacialTurd/The-Powder-Toy
Simon Robertshaw
3
-27/+18
2013-01-22
Small fixes to Sconscript
Simon Robertshaw
1
-5/+11
2013-01-22
fix tpt.set_property setting integers above 255, fix fs.isDir/File, add ↵
jacob1
3
-27/+18
"Color" as valid property for elements api, fix tpt.display_mode to match tpt, other minor changes
2013-01-20
PSTN.cpp - Remove unused code
Simon Robertshaw
1
-60/+0
2013-01-20
Pistons - WIP, No retraction yet
Simon Robertshaw
1
-0/+221
2013-01-20
C-RAY: Similar to A-RAY, creates particles
Simon Robertshaw
2
-1/+141
[next]