id
int64
0
755k
file_name
stringlengths
3
109
file_path
stringlengths
13
185
content
stringlengths
31
9.38M
size
int64
31
9.38M
language
stringclasses
1 value
extension
stringclasses
11 values
total_lines
int64
1
340k
avg_line_length
float64
2.18
149k
max_line_length
int64
7
2.22M
alphanum_fraction
float64
0
1
repo_name
stringlengths
6
65
repo_stars
int64
100
47.3k
repo_forks
int64
0
12k
repo_open_issues
int64
0
3.4k
repo_license
stringclasses
9 values
repo_extraction_date
stringclasses
92 values
exact_duplicates_redpajama
bool
2 classes
near_duplicates_redpajama
bool
2 classes
exact_duplicates_githubcode
bool
2 classes
exact_duplicates_stackv2
bool
1 class
exact_duplicates_stackv1
bool
2 classes
near_duplicates_githubcode
bool
2 classes
near_duplicates_stackv1
bool
2 classes
near_duplicates_stackv2
bool
1 class
43,340
move_cel.h
LibreSprite_LibreSprite/src/app/cmd/move_cel.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "app/cmd/with_layer.h" #include "app/cmd_sequence.h"...
874
C++
.h
32
24.5
71
0.738609
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,341
set_layer_flags.h
LibreSprite_LibreSprite/src/app/cmd/set_layer_flags.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "app/cmd.h" #include "app/cmd/with_layer.h" #include...
787
C++
.h
29
23.586207
71
0.70972
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,342
copy_rect.h
LibreSprite_LibreSprite/src/app/cmd/copy_rect.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "app/cmd.h" #include "app/cmd/with_image.h" #include...
929
C++
.h
36
22.388889
71
0.689694
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,343
copy_frame.h
LibreSprite_LibreSprite/src/app/cmd/copy_frame.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #include "app/cmd_sequence.h" #include "app/cmd/with_sprite.h" #include "d...
827
C++
.h
28
25.857143
71
0.708333
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,344
patch_cel.h
LibreSprite_LibreSprite/src/app/cmd/patch_cel.h
// Aseprite // Copyright (C) 2001-2016 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "app/cmd/with_cel.h" #include "app/cmd_sequence.h" #...
878
C++
.h
32
23.4375
71
0.683771
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,345
set_mask.h
LibreSprite_LibreSprite/src/app/cmd/set_mask.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "app/cmd.h" #include "app/cmd/with_document.h" #inc...
931
C++
.h
34
24.117647
71
0.71219
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,346
set_user_data.h
LibreSprite_LibreSprite/src/app/cmd/set_user_data.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "app/cmd.h" #include "doc/object_id.h" #include "doc...
884
C++
.h
33
23.545455
71
0.710558
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,347
set_total_frames.h
LibreSprite_LibreSprite/src/app/cmd/set_total_frames.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "app/cmd.h" #include "app/cmd/with_sprite.h" #includ...
830
C++
.h
30
24
71
0.70744
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,348
remap_colors.h
LibreSprite_LibreSprite/src/app/cmd/remap_colors.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "app/cmd.h" #include "app/cmd/with_sprite.h" #includ...
818
C++
.h
29
24.655172
71
0.706786
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,349
set_pixel_format.h
LibreSprite_LibreSprite/src/app/cmd/set_pixel_format.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "app/cmd_sequence.h" #include "app/cmd/with_sprite.h...
1,071
C++
.h
39
23.692308
71
0.717498
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,350
set_cel_position.h
LibreSprite_LibreSprite/src/app/cmd/set_cel_position.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "app/cmd.h" #include "app/cmd/with_cel.h" namespace...
807
C++
.h
29
24.068966
71
0.693904
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,351
layer_from_background.h
LibreSprite_LibreSprite/src/app/cmd/layer_from_background.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "app/cmd_sequence.h" namespace doc { class Layer;...
524
C++
.h
20
24.2
71
0.759036
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,352
clear_rect.h
LibreSprite_LibreSprite/src/app/cmd/clear_rect.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "app/cmd.h" #include "app/cmd/with_image.h" #include...
1,090
C++
.h
41
23.390244
71
0.694899
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,353
set_frame_duration.h
LibreSprite_LibreSprite/src/app/cmd/set_frame_duration.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "app/cmd.h" #include "app/cmd/with_sprite.h" #includ...
866
C++
.h
31
24.16129
71
0.706522
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,354
unlink_cel.h
LibreSprite_LibreSprite/src/app/cmd/unlink_cel.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "app/cmd.h" #include "app/cmd/with_cel.h" namespace...
700
C++
.h
26
23.576923
71
0.716642
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,355
copy_cel.h
LibreSprite_LibreSprite/src/app/cmd/copy_cel.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "app/cmd/with_layer.h" #include "app/cmd_sequence.h"...
874
C++
.h
32
24.5
71
0.738609
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,356
configure_background.h
LibreSprite_LibreSprite/src/app/cmd/configure_background.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "app/cmd_sequence.h" namespace doc { class Layer;...
524
C++
.h
20
24.2
71
0.759036
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,357
with_image.h
LibreSprite_LibreSprite/src/app/cmd/with_image.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "doc/object_id.h" namespace doc { class Image; } ...
536
C++
.h
23
20.956522
71
0.733202
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,358
add_layer.h
LibreSprite_LibreSprite/src/app/cmd/add_layer.h
// Aseprite // Copyright (C) 2001-2016 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "app/cmd.h" #include "app/cmd/with_layer.h" #includ...
1,018
C++
.h
37
24.297297
71
0.717817
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,359
shift_masked_cel.h
LibreSprite_LibreSprite/src/app/cmd/shift_masked_cel.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "app/cmd.h" #include "app/cmd/with_cel.h" namespace...
773
C++
.h
28
23.857143
71
0.689281
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,360
set_frame_tag_anidir.h
LibreSprite_LibreSprite/src/app/cmd/set_frame_tag_anidir.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "app/cmd.h" #include "app/cmd/with_frame_tag.h" #inc...
815
C++
.h
29
24.37931
71
0.70475
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,361
set_cel_opacity.h
LibreSprite_LibreSprite/src/app/cmd/set_cel_opacity.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "app/cmd.h" #include "app/cmd/with_cel.h" namespace...
799
C++
.h
29
23.827586
71
0.703801
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,362
set_mask_position.h
LibreSprite_LibreSprite/src/app/cmd/set_mask_position.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "app/cmd.h" #include "app/cmd/with_document.h" #incl...
862
C++
.h
30
25
71
0.706311
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,363
set_sprite_size.h
LibreSprite_LibreSprite/src/app/cmd/set_sprite_size.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "app/cmd.h" #include "app/cmd/with_sprite.h" namesp...
869
C++
.h
31
24.225806
71
0.707581
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,364
set_layer_opacity.h
LibreSprite_LibreSprite/src/app/cmd/set_layer_opacity.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "app/cmd.h" #include "app/cmd/with_layer.h" namespa...
841
C++
.h
32
22.65625
71
0.710362
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,365
copy_region.h
LibreSprite_LibreSprite/src/app/cmd/copy_region.h
// Aseprite // Copyright (C) 2001-2016 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "app/cmd.h" #include "app/cmd/with_image.h" #include...
1,311
C++
.h
42
26.619048
71
0.674603
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,366
reselect_mask.h
LibreSprite_LibreSprite/src/app/cmd/reselect_mask.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "app/cmd.h" #include "app/cmd/with_document.h" #inc...
751
C++
.h
29
22.689655
71
0.71669
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,367
set_cel_data.h
LibreSprite_LibreSprite/src/app/cmd/set_cel_data.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "app/cmd.h" #include "app/cmd/with_cel.h" #include "...
1,187
C++
.h
39
26.487179
71
0.70123
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,368
with_cel.h
LibreSprite_LibreSprite/src/app/cmd/with_cel.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "doc/object_id.h" #include <memory> namespace doc {...
574
C++
.h
24
21.458333
71
0.721915
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,369
with_document.h
LibreSprite_LibreSprite/src/app/cmd/with_document.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "doc/object_id.h" namespace app { class Document; n...
521
C++
.h
20
23.75
71
0.737374
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,370
flip_image.h
LibreSprite_LibreSprite/src/app/cmd/flip_image.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "app/cmd.h" #include "app/cmd/with_image.h" #include...
942
C++
.h
36
22.777778
71
0.704241
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,371
set_cel_frame.h
LibreSprite_LibreSprite/src/app/cmd/set_cel_frame.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "app/cmd.h" #include "app/cmd/with_cel.h" namespace...
799
C++
.h
29
23.896552
71
0.70249
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,372
deselect_mask.h
LibreSprite_LibreSprite/src/app/cmd/deselect_mask.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "app/cmd.h" #include "app/cmd/with_document.h" #inc...
751
C++
.h
29
22.689655
71
0.71669
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,373
set_frame_tag_name.h
LibreSprite_LibreSprite/src/app/cmd/set_frame_tag_name.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "app/cmd.h" #include "app/cmd/with_frame_tag.h" #in...
805
C++
.h
29
24.068966
71
0.703125
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,374
set_frame_tag_color.h
LibreSprite_LibreSprite/src/app/cmd/set_frame_tag_color.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "app/cmd.h" #include "app/cmd/with_frame_tag.h" #inc...
811
C++
.h
29
24.275862
71
0.700645
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,375
add_cel.h
LibreSprite_LibreSprite/src/app/cmd/add_cel.h
// Aseprite // Copyright (C) 2001-2016 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "app/cmd.h" #include "app/cmd/with_cel.h" #include "...
1,033
C++
.h
38
23.5
71
0.690355
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,376
flip_mask.h
LibreSprite_LibreSprite/src/app/cmd/flip_mask.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "app/cmd.h" #include "app/cmd/with_document.h" #incl...
816
C++
.h
29
24.689655
71
0.711168
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,377
replace_image.h
LibreSprite_LibreSprite/src/app/cmd/replace_image.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "app/cmd.h" #include "app/cmd/with_sprite.h" #includ...
1,219
C++
.h
38
28.105263
85
0.707942
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,378
clear_image.h
LibreSprite_LibreSprite/src/app/cmd/clear_image.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "app/cmd.h" #include "app/cmd/with_image.h" #include...
828
C++
.h
30
24.2
71
0.695322
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,379
set_layer_blend_mode.h
LibreSprite_LibreSprite/src/app/cmd/set_layer_blend_mode.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "app/cmd.h" #include "app/cmd/with_layer.h" #include...
899
C++
.h
33
23.636364
71
0.719114
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,380
move_layer.h
LibreSprite_LibreSprite/src/app/cmd/move_layer.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "app/cmd.h" #include "app/cmd/with_layer.h" namespa...
786
C++
.h
29
24
71
0.726667
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,381
background_from_layer.h
LibreSprite_LibreSprite/src/app/cmd/background_from_layer.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "app/cmd/with_layer.h" #include "app/cmd_sequence.h"...
614
C++
.h
21
25.761905
71
0.722317
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,382
remove_cel.h
LibreSprite_LibreSprite/src/app/cmd/remove_cel.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "app/cmd/add_cel.h" namespace app { namespace cmd {...
577
C++
.h
21
24.952381
71
0.732727
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,383
http.h
LibreSprite_LibreSprite/src/app/res/http.h
// LibreSprite // Copyright (c) 2021 LibreSprite contributors // // This file is released under the terms of the MIT license. // Read LICENSE.txt for more information. #pragma once #include <chrono> #include <sstream> #include <unordered_map> #include "app/task_manager.h" #include "net/http_request.h" #include "net/h...
1,181
C++
.h
40
23.925
175
0.627089
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,384
resources_loader.h
LibreSprite_LibreSprite/src/app/res/resources_loader.h
// Aseprite | Copyright (C) 2001-2015 David Capello // LibreSprite | Copyright (C) 2021 LibreSprite contributors // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragm...
842
C++
.h
24
32.458333
71
0.744129
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,385
resources_loader_delegate.h
LibreSprite_LibreSprite/src/app/res/resources_loader_delegate.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include <string> namespace app { class Resource; clas...
550
C++
.h
17
29.823529
71
0.751423
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,386
resource.h
LibreSprite_LibreSprite/src/app/res/resource.h
// Aseprite | Copyright (C) 2001-2015 David Capello // LibreSprite | Copyright (C) 2021 LibreSprite contributors // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragm...
1,035
C++
.h
29
31.896552
109
0.693467
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,387
editors.h
LibreSprite_LibreSprite/src/app/modules/editors.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once namespace app { class Editor; extern Editor* current_edi...
345
C++
.h
11
29.636364
71
0.766667
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,388
palettes.h
LibreSprite_LibreSprite/src/app/modules/palettes.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include <string> namespace doc { class Palette; } namesp...
1,093
C++
.h
28
35.107143
76
0.72891
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,389
i18n.h
LibreSprite_LibreSprite/src/app/modules/i18n.h
// LibreSprite | Copyright (C) 2024 LibreSprite contributors // // This file is released under the terms of the MIT license. // Read LICENSE.txt for more information. #pragma once #include <string> namespace app { void setLanguage(const std::string& language); const std::string& getLanguage(); std::strin...
454
C++
.h
12
35.916667
75
0.733485
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,390
gui.h
LibreSprite_LibreSprite/src/app/modules/gui.h
// Aseprite | Copyright (C) 2001-2016 David Capello // LibreSprite | Copyright (C) 2024 LibreSprite contributors // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragm...
1,499
C++
.h
41
33.95122
83
0.731674
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,391
gfx.h
LibreSprite_LibreSprite/src/app/modules/gfx.h
// Aseprite // Copyright (C) 2001-2016 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "app/color.h" #include "doc/color_mode.h" #include "...
910
C++
.h
26
26.653846
71
0.601367
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,392
cmd_set_palette.h
LibreSprite_LibreSprite/src/app/commands/cmd_set_palette.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "app/commands/command.h" namespace doc { class Pa...
762
C++
.h
24
28.833333
76
0.739011
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,393
commands.h
LibreSprite_LibreSprite/src/app/commands/commands.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "ui/base.h" #include <vector> namespace app { s...
968
C++
.h
31
28.225806
71
0.725405
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,394
cmd_flip.h
LibreSprite_LibreSprite/src/app/commands/cmd_flip.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "app/commands/command.h" #include "doc/algorithm/fli...
873
C++
.h
25
31.76
71
0.744048
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,395
command_factory.h
LibreSprite_LibreSprite/src/app/commands/command_factory.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once namespace app { class Command; class CommandFactory { ...
537
C++
.h
18
27.888889
71
0.733463
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,396
cmd_sprite_size.h
LibreSprite_LibreSprite/src/app/commands/cmd_sprite_size.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "app/commands/command.h" #include "doc/algorithm/res...
992
C++
.h
36
24.111111
71
0.725159
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,397
cmd_rotate.h
LibreSprite_LibreSprite/src/app/commands/cmd_rotate.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "app/commands/command.h" namespace app { class R...
837
C++
.h
25
30.16
72
0.732587
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,398
cmd_eyedropper.h
LibreSprite_LibreSprite/src/app/commands/cmd_eyedropper.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "app/color.h" #include "app/commands/command.h" nam...
941
C++
.h
28
29.357143
76
0.710177
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,399
command.h
LibreSprite_LibreSprite/src/app/commands/command.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "app/commands/command_factory.h" #include <string> ...
1,257
C++
.h
38
29.421053
74
0.728477
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,400
cmd_move_mask.h
LibreSprite_LibreSprite/src/app/commands/cmd_move_mask.h
// Aseprite // Copyright (C) 2001-2016 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "app/commands/command.h" namespace app { class M...
1,229
C++
.h
40
26.35
89
0.710169
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,401
cmd_save_file.h
LibreSprite_LibreSprite/src/app/commands/cmd_save_file.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "app/commands/command.h" #include <string> namespa...
961
C++
.h
27
31.481481
93
0.743506
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,402
params.h
LibreSprite_LibreSprite/src/app/commands/params.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include <map> #include <string> #include <sstream> namespac...
1,707
C++
.h
56
25.696429
71
0.64893
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,403
commands_list.h
LibreSprite_LibreSprite/src/app/commands/commands_list.h
// Aseprite // Copyright (C) 2001-2016 David Capello // Copyright (C) 2021 LibreSprite contributors // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. FOR_EACH_COMMAND(About) FOR...
4,555
C++
.h
146
30.191781
71
0.85912
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,404
filter_preview.h
LibreSprite_LibreSprite/src/app/commands/filters/filter_preview.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "ui/timer.h" #include "ui/widget.h" namespace app {...
806
C++
.h
26
27.884615
72
0.747082
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,405
filter_manager_impl.h
LibreSprite_LibreSprite/src/app/commands/filters/filter_manager_impl.h
// Aseprite // Copyright (C) 2001-2016 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "base/exception.h" #include "doc/image_impl.h" #incl...
3,958
C++
.h
111
31.171171
94
0.693878
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,406
filter_target_buttons.h
LibreSprite_LibreSprite/src/app/commands/filters/filter_target_buttons.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "app/ui/button_set.h" #include "app/ui/skin/skin_par...
1,416
C++
.h
45
27.955556
80
0.728676
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,407
convolution_matrix_stock.h
LibreSprite_LibreSprite/src/app/commands/filters/convolution_matrix_stock.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include <vector> #include "base/shared_ptr.h" namespace fi...
1,204
C++
.h
32
34.3125
92
0.743103
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,408
color_curve_editor.h
LibreSprite_LibreSprite/src/app/commands/filters/color_curve_editor.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "base/signal.h" #include "gfx/point.h" #include "ui/...
1,345
C++
.h
39
31
71
0.733591
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,409
filter_window.h
LibreSprite_LibreSprite/src/app/commands/filters/filter_window.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "app/commands/filters/filter_preview.h" #include "ap...
2,416
C++
.h
63
34.238095
72
0.734502
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,410
filter_worker.h
LibreSprite_LibreSprite/src/app/commands/filters/filter_worker.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once namespace app { class FilterManagerImpl; void start_fil...
382
C++
.h
11
32.909091
71
0.781421
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,411
backup_observer.h
LibreSprite_LibreSprite/src/app/crash/backup_observer.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "base/mutex.h" #include "base/thread.h" #include "do...
1,180
C++
.h
40
25.575
71
0.712135
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,412
read_document.h
LibreSprite_LibreSprite/src/app/crash/read_document.h
// Aseprite // Copyright (C) 2001-2016 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "app/crash/raw_images_as.h" #include "doc/frame.h" #...
973
C++
.h
33
24.939394
71
0.677039
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,413
internals.h
LibreSprite_LibreSprite/src/app/crash/internals.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "doc/object.h" #include <algorithm> #include <funct...
1,434
C++
.h
46
26.847826
72
0.648
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,414
session.h
LibreSprite_LibreSprite/src/app/crash/session.h
// Aseprite // Copyright (C) 2001-2016 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "app/crash/raw_images_as.h" #include "base/disable_c...
1,775
C++
.h
59
26.084746
71
0.699823
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,415
write_document.h
LibreSprite_LibreSprite/src/app/crash/write_document.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include <string> namespace app { class Document; namespace ...
491
C++
.h
15
31.133333
71
0.764331
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,416
data_recovery.h
LibreSprite_LibreSprite/src/app/crash/data_recovery.h
// Aseprite // Copyright (C) 2001-2015 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once #include "app/crash/session.h" #include "base/disable_copying...
873
C++
.h
31
25.258065
71
0.743682
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,417
raw_images_as.h
LibreSprite_LibreSprite/src/app/crash/raw_images_as.h
// Aseprite // Copyright (C) 2001-2016 David Capello // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. #pragma once namespace app { namespace crash { enum class RawImagesAs {...
393
C++
.h
15
24.133333
71
0.745989
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,418
ordered_dither.h
LibreSprite_LibreSprite/src/render/ordered_dither.h
// Aseprite Render Library // Copyright (c) 2001-2015 David Capello // // This file is released under the terms of the MIT license. // Read LICENSE.txt for more information. #pragma once #include "doc/color.h" #include "doc/image_impl.h" #include "doc/palette.h" #include "doc/rgbmap.h" namespace render { // Creat...
5,427
C++
.h
146
29.020548
85
0.561477
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,419
onionskin_position.h
LibreSprite_LibreSprite/src/render/onionskin_position.h
// Aseprite Render Library // Copyright (c) 2001-2015 David Capello // // This file is released under the terms of the MIT license. // Read LICENSE.txt for more information. #pragma once namespace render { enum class OnionskinPosition { BEHIND, INFRONT, }; } // namespace render
295
C++
.h
12
22.25
60
0.74552
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,420
color_histogram.h
LibreSprite_LibreSprite/src/render/color_histogram.h
// Aseprite Render Library // Copyright (c) 2001-2015 David Capello // // This file is released under the terms of the MIT license. // Read LICENSE.txt for more information. #pragma once #include <limits> #include <vector> #include "doc/color.h" #include "doc/image.h" #include "doc/image_traits.h" #include "doc/pale...
4,422
C++
.h
112
32.508929
97
0.623134
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,421
render.h
LibreSprite_LibreSprite/src/render/render.h
// Aseprite Render Library // Copyright (c) 2001-2016 David Capello // // This file is released under the terms of the MIT license. // Read LICENSE.txt for more information. #pragma once #include "doc/anidir.h" #include "doc/blend_mode.h" #include "doc/color.h" #include "doc/frame.h" #include "doc/pixel_format.h" #in...
6,341
C++
.h
207
24.550725
72
0.659128
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,422
quantization.h
LibreSprite_LibreSprite/src/render/quantization.h
// Aseprite Rener Library // Copyright (c) 2001-2015 David Capello // // This file is released under the terms of the MIT license. // Read LICENSE.txt for more information. #pragma once #include "doc/dithering_method.h" #include "doc/frame.h" #include "doc/pixel_format.h" #include "render/color_histogram.h" #includ...
1,725
C++
.h
53
29.09434
88
0.742771
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,423
get_sprite_pixel.h
LibreSprite_LibreSprite/src/render/get_sprite_pixel.h
// Aseprite Render Library // Copyright (c) 2001-2014 David Capello // // This file is released under the terms of the MIT license. // Read LICENSE.txt for more information. #pragma once #include "doc/frame.h" namespace doc { class Sprite; } namespace render { using namespace doc; // Gets a pixel from the sp...
571
C++
.h
17
31.529412
78
0.751825
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,424
zoom.h
LibreSprite_LibreSprite/src/render/zoom.h
// Aseprite Render Library // Copyright (c) 2001-2015 David Capello // // This file is released under the terms of the MIT license. // Read LICENSE.txt for more information. #pragma once #include "gfx/rect.h" namespace render { class Zoom { public: Zoom(int num, int den); double scale() const { r...
1,859
C++
.h
63
24.126984
69
0.616423
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,425
median_cut.h
LibreSprite_LibreSprite/src/render/median_cut.h
// Aseprite Render Library // Copyright (c) 2001-2015 David Capello // // This file is released under the terms of the MIT license. // Read LICENSE.txt for more information. #pragma once #include "doc/color.h" #include <list> #include <queue> namespace render { template<class Histogram> class Box { // The...
12,323
C++
.h
275
36.083636
126
0.570976
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,426
extra_type.h
LibreSprite_LibreSprite/src/render/extra_type.h
// Aseprite Render Library // Copyright (c) 2001-2015 David Capello // // This file is released under the terms of the MIT license. // Read LICENSE.txt for more information. #pragma once namespace render { enum class ExtraType { NONE, // The extra cel indicates a "patch" for the current layer/frame //...
497
C++
.h
17
26
68
0.719409
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,427
face.h
LibreSprite_LibreSprite/src/ft/face.h
// Aseprite FreeType Wrapper // Copyright (c) 2016 David Capello // Copyright (c) 2021 LibreSprite contributors // // This file is released under the terms of the MIT license. // Read LICENSE.txt for more information. #pragma once #include "base/disable_copying.h" #include "base/string.h" #include "ft/freetype_header...
6,140
C++
.h
198
24.242424
88
0.594668
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,428
freetype_headers.h
LibreSprite_LibreSprite/src/ft/freetype_headers.h
// Aseprite FreeType Wrapper // Copyright (c) 2016 David Capello // // This file is released under the terms of the MIT license. // Read LICENSE.txt for more information. #pragma once #define register #include <ft2build.h> #include FT_GLYPH_H #include FT_FREETYPE_H #undef register
284
C++
.h
11
24.636364
60
0.785978
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,429
lib.h
LibreSprite_LibreSprite/src/ft/lib.h
// Aseprite FreeType Wrapper // Copyright (c) 2016 David Capello // // This file is released under the terms of the MIT license. // Read LICENSE.txt for more information. #pragma once #include "base/disable_copying.h" #include "ft/freetype_headers.h" #include <string> namespace ft { class Lib { public: Lib...
969
C++
.h
38
20.763158
60
0.626768
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,437
dll_win32.h
LibreSprite_LibreSprite/src/base/dll_win32.h
// Aseprite | Copyright (C) 2001-2016 David Capello // LibreSprite | Copyright (C) 2018-2022 LibreSprite contributors // // This file is released under the terms of the MIT license. // Read LICENSE.txt for more information. #include "base/string.h" #include <windows.h> namespace base { dll load_dll(const std::s...
625
C++
.h
22
26.636364
66
0.746644
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,439
mem_utils.h
LibreSprite_LibreSprite/src/base/mem_utils.h
// Aseprite Base Library // Copyright (c) 2001-2013, 2015 David Capello // // This file is released under the terms of the MIT license. // Read LICENSE.txt for more information. #pragma once #include <string> namespace base { std::string get_pretty_memory_size(std::size_t memsize); } // namespace base
310
C++
.h
10
29.3
60
0.755932
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
true
false
false
false
false
false
false
43,440
memory_dump_none.h
LibreSprite_LibreSprite/src/base/memory_dump_none.h
// Aseprite Base Library // Copyright (c) 2001-2013 David Capello // // This file is released under the terms of the MIT license. // Read LICENSE.txt for more information. #pragma once class base::MemoryDump::MemoryDumpImpl { public: MemoryDumpImpl() { // Do nothing } ~MemoryDumpImpl() { // Do nothing ...
400
C++
.h
19
18.578947
60
0.710875
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,443
safe_ptr.h
LibreSprite_LibreSprite/src/base/safe_ptr.h
// LibreSprite // Copyright (C) 2021 LibreSprite contributors // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. /* safe_ptr is a pointer that becomes null (and so do all of its c...
4,100
C++
.h
131
26.549618
101
0.629667
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,444
observable.h
LibreSprite_LibreSprite/src/base/observable.h
// Aseprite Base Library // Copyright (c) 2001-2016 David Capello // // This file is released under the terms of the MIT license. // Read LICENSE.txt for more information. #pragma once #include "obs/observable.h" namespace base { template<typename Observer> class Observable : private obs::observable<Observer> { t...
842
C++
.h
27
28.518519
82
0.730769
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,446
connection.h
LibreSprite_LibreSprite/src/base/connection.h
// Aseprite Base Library // Copyright (c) 2001-2016 David Capello // // This file is released under the terms of the MIT license. // Read LICENSE.txt for more information. #pragma once #include "obs/connection.h" namespace base { using Connection = obs::connection; using ScopedConnection = obs::scoped_connection; ...
340
C++
.h
11
29.454545
60
0.777778
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,448
range.h
LibreSprite_LibreSprite/src/base/range.h
// LibreSprite // Copyright (c) 2024 LibreSprite contributors // // This file is released under the terms of the MIT license. // Read LICENSE.txt for more information. #pragma once #include <iterator> namespace base { template <typename iterator> class range { std::pair<iterator, iterator> pair; public: ...
810
C++
.h
23
31.869565
68
0.741357
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,452
replace_string.h
LibreSprite_LibreSprite/src/base/replace_string.h
// Aseprite Base Library // Copyright (c) 2001-2015 David Capello // // This file is released under the terms of the MIT license. // Read LICENSE.txt for more information. #pragma once #include <string> namespace base { void replace_string( std::string& subject, const std::string& replace_this, const ...
348
C++
.h
13
24.307692
60
0.736364
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,454
system_console.h
LibreSprite_LibreSprite/src/base/system_console.h
// Aseprite Base Library // Copyright (c) 2001-2013 David Capello // // This file is released under the terms of the MIT license. // Read LICENSE.txt for more information. #pragma once namespace base { // This class is needed only for Windows platform. // // Some background: This app is linked with /subsystem:window...
2,136
C++
.h
48
43.0625
78
0.757561
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false
43,455
base64.h
LibreSprite_LibreSprite/src/base/base64.h
// Aseprite Base Library // Copyright (c) 2015 David Capello // // This file is released under the terms of the MIT license. // Read LICENSE.txt for more information. #pragma once #include "base/buffer.h" #include <string> namespace base { void encode_base64(const buffer& input, std::string& output); void decode_b...
390
C++
.h
12
31
61
0.763441
LibreSprite/LibreSprite
4,823
282
41
GPL-2.0
9/20/2024, 9:26:25 PM (Europe/Amsterdam)
false
false
false
false
false
false
false
false