jules
|
9da4d4131c
|
Increased shadowing warning level, and fixed a few warnings that were generated
|
2018-06-14 14:54:32 +01:00 |
|
ed
|
783b6b7baf
|
Projucer: Fixed a bug in the GUI builder's relative #include path when adding Viewport content
|
2018-05-21 09:04:10 +01:00 |
|
ed
|
0f94dbbf96
|
Projucer: Added a missing .get() to LabelHandler
|
2018-05-11 10:51:29 +01:00 |
|
Tom Poole
|
ab863a6dc2
|
Replaced all usage of ScopedPointer with std::unique_ptr
|
2018-04-19 20:27:47 +01:00 |
|
Tom Poole
|
4229dc0a4f
|
Made a lot of ScopedPointer usage conform to the std::unique_ptr interface
|
2018-04-10 18:34:20 +01:00 |
|
jules
|
33c0940d74
|
Cleaned up a few more ScopedPointer uses
|
2018-01-09 12:22:31 +00:00 |
|
jules
|
d9585241ad
|
Changed the parameters to Graphics::fillCheckerBoard() to be floats rather than ints, and improved its performance
|
2017-12-06 17:33:26 +00:00 |
|
jules
|
2dc9316420
|
Misc ScopedPointer changes to start using reset() and get() rather than assignments and casts (part of an ongoing drift towards more std::unique_ptr compatibility)
|
2017-11-01 17:41:06 +00:00 |
|
hogliux
|
54029e776d
|
Projucer: Re-factored source code groups and general code clean-up
|
2017-09-29 14:55:01 +01:00 |
|