index
:
powder
master
solidswork
The Powder Toy
Stanislaw Skowronek
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
simulation
/
SaveRenderer.h
Age
Commit message (
Collapse
)
Author
Files
Lines
2013-03-15
Use VideoBuffer in place of thumbnail
Simon Robertshaw
1
-3/+3
2013-03-06
remove auto generated comments from all files, fix some missing tabs, remove ↵
jacob1
1
-7/+0
unused variables from config.h
2012-10-05
don't render fire on stamps (reduces lag)
jacob1
1
-2/+2
2012-08-27
Enable decorations in renderer for local save items, disable for server save ↵
Simon Robertshaw
1
-2/+2
previews.
2012-08-12
oops, fixed a bad piece of code I added
Bryan Hoyle
1
-0/+2
2012-08-12
Opengl fixes
Bryan Hoyle
1
-1/+1
2012-08-12
Use forward declarations more to avoid excessive includes
Simon Robertshaw
1
-2/+3
2012-06-25
SaveRenderer working on OpenGL - doesn't seem to work with small saves though
Simon Robertshaw
1
-0/+5
2012-06-05
Use a different method for decoding saves with uncompressed object in memory ↵
Simon Robertshaw
1
-1/+3
for stamps and clipboard, also allows for transformation (rotation), missing failure states and code for loading it into a Simulation
2012-04-03
Use a single instance of a background simulation for thumbnail rendering
Simon Robertshaw
1
-0/+27