Este sitio web funciona mejor con JavaScript.
Inicio
Ayuda
Iniciar sesión
lolengine
/
lol
réplica de
https://github.com/lolengine/lol
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
Math: simplify vector swizzling rules.
wip/core-clipp
Sam Hocevar
hace 4 años
padre
3bceb0b46f
commit
29758c1458
Se han
modificado 2 ficheros
con
490 adiciones
y
492 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
include/lol/private/math/ops.h
+489
-491
include/lol/private/math/vector.h
+ 1
- 1
include/lol/private/math/ops.h
Ver fichero
@@ -23,7 +23,7 @@
// HACK: if this is declared int const, Visual Studio becomes unable
// to perform template argument deduction.
// FIXME: should we get rid of this #define?
#define FULL_SWIZZLE (
0
)
#define FULL_SWIZZLE (
-1
)
namespace lol
{
+ 489
- 491
include/lol/private/math/vector.h
La diferencia del archivo ha sido suprimido porque es demasiado grande
Ver fichero
Escribir
Vista previa
Cargando…
Cancelar
Guardar