index
:
powder
master
solidswork
The Powder Toy
Stanislaw Skowronek
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-18
Renderer Presets and default graphics function
Simon Robertshaw
109
-103/+204
2012-07-18
Working comment submission
Simon Robertshaw
8
-0/+122
2012-07-17
Fancy animation for textbox autosize
Simon Robertshaw
2
-4/+55
2012-07-17
Improve spacing of multiline labels, multiline cursor for Textbox, autoresizi...
Simon Robertshaw
5
-17/+54
2012-07-17
Add comment box to save preview - doesn't work yet
Simon Robertshaw
12
-11/+163
2012-07-17
Varying update notifications
Simon Robertshaw
2
-5/+18
2012-07-08
Use sdl-config
Simon Robertshaw
1
-3/+3
2012-07-06
Parsing commandline arguments
Simon Robertshaw
1
-2/+66
2012-07-06
Move array terminator for sign saving into if statement
Simon Robertshaw
1
-1/+1
2012-07-06
Move graphics into seperate folder
Simon Robertshaw
33
-100/+114
2012-07-04
Fix incorrect assignment for video buffer in renderer
Simon Robertshaw
1
-1/+1
2012-07-03
Make update notification a little better - correct colour. Correct multiline ...
Simon Robertshaw
5
-3/+16
2012-07-03
Add missing RenderFill function for brushes
Simon Robertshaw
2
-0/+8
2012-07-03
Line snapping in gameview - hold alt
Simon Robertshaw
2
-6/+54
2012-07-03
Remove unused old console class
Simon Robertshaw
2
-105/+0
2012-07-03
Fix errors due to typos in Renderer (VIDXRES = VIDXRES) and RasterGraphics (M...
Simon Robertshaw
2
-2/+6
2012-06-26
Textbox now inherits from Label - gets all the fancy text selection features
Simon Robertshaw
4
-8/+312
2012-06-26
Release selection when the label component loses focus
Simon Robertshaw
2
-0/+12
2012-06-26
Replace textblock with new multiline label - with text selection!!!!111!!!one!!
Simon Robertshaw
11
-150/+279
2012-06-26
Fix potential crash where strings fed into any of the text functions have a t...
Simon Robertshaw
3
-0/+55
2012-06-25
Ammend to previous commit - the issue was not with smaller saves, but the acc...
Simon Robertshaw
1
-0/+3
2012-06-25
SaveRenderer working on OpenGL - doesn't seem to work with small saves though
Simon Robertshaw
2
-20/+68
2012-06-25
Restore previously bound FBO in renderer functions
Simon Robertshaw
1
-7/+17
2012-06-25
Increase comments per page to 10,000
Simon Robertshaw
1
-0/+1
2012-06-25
Increase comments per page to 20
Simon Robertshaw
1
-2/+2
2012-06-25
Fix Line scaling for OpenGL inetrgsdfkjdslkfjs
Simon Robertshaw
2
-8/+15
2012-06-25
Resizable window when using OpenGL interface
Simon Robertshaw
4
-21/+51
2012-06-25
Sign tool can now edit existing signs
Simon Robertshaw
7
-61/+126
2012-06-25
Create FFT plan on demand instead of at startup on the main thread
Simon Robertshaw
2
-14/+15
2012-06-24
Element search
Simon Robertshaw
7
-77/+394
2012-06-23
Option to use OpenGL JUST for the interface
Simon Robertshaw
11
-473/+542
2012-06-23
Scrollbar appearance and code changes
Bryan Hoyle
1
-7/+8
2012-06-23
Scrollbar added
Bryan Hoyle
2
-1/+21
2012-06-22
Prevent tool buttons being drawn off the edge of the window when scrollable
Simon Robertshaw
1
-3/+9
2012-06-22
Menu scrolling
Simon Robertshaw
2
-1/+43
2012-06-22
Merge branch 'master' of github.com:FacialTurd/PowderToypp
Simon Robertshaw
1
-1/+1
2012-06-22
Success/Failure return from Asyn Task, Prompt to visit website upon update fa...
Simon Robertshaw
11
-78/+168
2012-06-22
Merge branch 'master' of github.com:FacialTurd/PowderToypp
Bryan Hoyle
9
-13/+135
2012-06-22
Fixed invalid pointer cast
Bryan Hoyle
1
-1/+1
2012-06-22
Remove debug code from onDraw
Simon Robertshaw
1
-5/+0
2012-06-22
Multiple pages of comments
Simon Robertshaw
9
-13/+140
2012-06-22
Scrollable comments
Simon Robertshaw
3
-26/+131
2012-06-22
Stage 2 of autoupdate working
Simon Robertshaw
2
-9/+11
2012-06-22
Client now provides methods for reading and saving preferences - less powerfu...
Simon Robertshaw
4
-45/+248
2012-06-21
Stage 1 of update process completed
Simon Robertshaw
14
-60/+457
2012-06-21
Merge branch 'master' of github.com:FacialTurd/PowderToypp
Simon Robertshaw
5
-21/+16
2012-06-21
Make status updates on tasks safe - add intermediate progress bar for TaskWindow
Simon Robertshaw
4
-19/+64
2012-06-20
fixes to code and a option for opengl building for release
Bryan Hoyle
1
-9/+1
2012-06-20
Merging
Bryan Hoyle
1
-1/+13
2012-06-20
SaveRenderer returns a placeholder thumbnail in case of OpenGL
Simon Robertshaw
1
-1/+14
[prev]
[next]