tahoma2d/toonz/sources/include/tcg
luz paz a22c455424 Fix various typos + translate some comments to EN
Found via `codespell -q 3 -S *.ts,thirdparty,./toonz/sources/common/twain -L appy,ba,chunck,datas,forse,inbetween,inly,inout,pevent,possibile,strack,upto,vertexes`
Follow-up to PR #4156
Closes #4072
Revert hidden unicode commit made by git client
2022-01-19 21:43:46 -05:00
..
boost Remove unused zipped_range.h (#2598) 2019-09-06 12:17:10 +09:00
hpp Add FreeBSD (tested) and other BSD systems (not tested) to build and run. 2021-08-31 11:10:48 -04:00
alignment.h Rename aligner_type redefinitions 2016-06-27 08:33:20 +02:00
any_iterator.h apply clang-format 2016-06-15 15:43:10 +09:00
base.h apply clang-format 2016-06-20 11:34:17 +09:00
containers_reader.h apply clang-format 2016-06-15 15:43:10 +09:00
controlled_access.h apply clang-format 2016-06-15 15:43:10 +09:00
cyclic.h apply clang-format 2016-06-15 15:43:10 +09:00
edge.h apply clang-format 2016-06-15 15:43:10 +09:00
face.h apply clang-format 2016-06-15 15:43:10 +09:00
hash.h apply clang-format 2016-06-20 11:34:17 +09:00
image_ops.h apply clang-format 2016-06-15 15:43:10 +09:00
iterator_ops.h Remove make_cast_it (#2594) 2019-04-16 14:56:35 +09:00
list.h Fix various typos + translate some comments to EN 2022-01-19 21:43:46 -05:00
macros.h apply clang-format 2016-06-15 15:43:10 +09:00
mesh.h apply clang-format 2016-06-20 11:34:17 +09:00
mesh_bgl.h apply clang-format 2016-06-15 15:43:10 +09:00
numeric_ops.h Remove tcg_sfinae.h 2020-01-08 11:20:39 +09:00
observer_notifier.h apply clang-format 2016-06-20 11:34:17 +09:00
pixel.h apply clang-format 2016-06-15 15:43:10 +09:00
pixel_ops.h apply clang-format 2016-06-15 15:43:10 +09:00
point.h apply clang-format 2016-06-15 15:43:10 +09:00
point_ops.h apply clang-format 2016-06-15 15:43:10 +09:00
poly_ops.h Fix build with clang 13: no member named 'copy' in namespace 'std' 2021-12-24 05:53:53 -05:00
polyline_ops.h apply clang-format 2016-06-15 15:43:10 +09:00
pool.h fix various typos 2021-08-31 11:10:50 -04:00
ptr.h apply clang-format 2016-06-15 15:43:10 +09:00
sequence_ops.h apply clang-format 2016-06-15 15:43:10 +09:00
tcg_alignment.h add #pragma once (#303) 2016-05-17 00:04:11 +09:00
tcg_any_iterator.h add #pragma once (#303) 2016-05-17 00:04:11 +09:00
tcg_base.h add #pragma once (#303) 2016-05-17 00:04:11 +09:00
tcg_consts.h add #pragma once (#303) 2016-05-17 00:04:11 +09:00
tcg_containers_reader.h add #pragma once (#303) 2016-05-17 00:04:11 +09:00
tcg_controlled_access.h add #pragma once (#303) 2016-05-17 00:04:11 +09:00
tcg_cyclic.h add #pragma once (#303) 2016-05-17 00:04:11 +09:00
tcg_edge.h add #pragma once (#303) 2016-05-17 00:04:11 +09:00
tcg_face.h add #pragma once (#303) 2016-05-17 00:04:11 +09:00
tcg_hash.h add #pragma once (#303) 2016-05-17 00:04:11 +09:00
tcg_image_ops.h add #pragma once (#303) 2016-05-17 00:04:11 +09:00
tcg_iterator_ops.h add #pragma once (#303) 2016-05-17 00:04:11 +09:00
tcg_list.h add #pragma once (#303) 2016-05-17 00:04:11 +09:00
tcg_macros.h add #pragma once (#303) 2016-05-17 00:04:11 +09:00
tcg_mesh.h add #pragma once (#303) 2016-05-17 00:04:11 +09:00
tcg_mesh_bgl.h add #pragma once (#303) 2016-05-17 00:04:11 +09:00
tcg_misc.h apply clang-format 2016-06-15 15:43:10 +09:00
tcg_numeric_ops.h add #pragma once (#303) 2016-05-17 00:04:11 +09:00
tcg_observer_notifier.h add #pragma once (#303) 2016-05-17 00:04:11 +09:00
tcg_pixel.h add #pragma once (#303) 2016-05-17 00:04:11 +09:00
tcg_pixel_ops.h add #pragma once (#303) 2016-05-17 00:04:11 +09:00
tcg_point.h add #pragma once (#303) 2016-05-17 00:04:11 +09:00
tcg_point_ops.h add #pragma once (#303) 2016-05-17 00:04:11 +09:00
tcg_poly_ops.h add #pragma once (#303) 2016-05-17 00:04:11 +09:00
tcg_polylineops.h add #pragma once (#303) 2016-05-17 00:04:11 +09:00
tcg_pool.h add #pragma once (#303) 2016-05-17 00:04:11 +09:00
tcg_ptr.h add #pragma once (#303) 2016-05-17 00:04:11 +09:00
tcg_sequence_ops.h add #pragma once (#303) 2016-05-17 00:04:11 +09:00
tcg_traits.h add #pragma once (#303) 2016-05-17 00:04:11 +09:00
tcg_triangulate.h add #pragma once (#303) 2016-05-17 00:04:11 +09:00
tcg_vertex.h add #pragma once (#303) 2016-05-17 00:04:11 +09:00
traits.h Remove tcg_sfinae.h 2020-01-08 11:20:39 +09:00
triangulate.h apply clang-format 2016-06-15 15:43:10 +09:00
vertex.h apply clang-format 2016-06-15 15:43:10 +09:00