- Jun 26, 2017
-
-
Jakub Klinkovský authored
-
- Jun 25, 2017
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
The problem was the getRow() method, there is only getRowFast() which does not work cross-device.
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
- Jun 24, 2017
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
- Jun 23, 2017
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
I'm assuming that the 'GridEntityCrossStencil' enum constant was cast to 1
-
- Jun 22, 2017
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
- Jun 21, 2017
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
- Jun 20, 2017
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
- Jun 18, 2017
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
This does not need any code in cmake as the macro is defined by the compiler itself. See also the table here: http://nadeausoftware.com/articles/2012/10/c_c_tip_how_detect_compiler_name_and_version_using_compiler_predefined_macros
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
Among other things, this shortens the output to the console and speeds up the build.
-
Jakub Klinkovský authored
-
- Jun 16, 2017
-
-
Jakub Klinkovský authored
For compatibility with unported examples, the old typedef is still kept, but IndexType should be removed from grids eventually.
-
Jakub Klinkovský authored
It was unused and pointless (use entity.getMeasure() instead).
-
Jakub Klinkovský authored
-