tornavis/source/blender/blenlib
Iliya Katueshenock 86fb922f54 Cleanup: BLI: add assertion for uninitialized boolean in IndexMask.from_predicate
Not properly initialized booleans cause problems due to the branchless increment.

Pull Request: https://projects.blender.org/blender/blender/pulls/115338
2023-11-24 10:30:18 +01:00
..
intern BLI: change timeit to use fmtlib instead of direct cout 2023-11-21 18:35:42 +01:00
tests Cleanup: Grammar in comments 2023-11-21 09:42:39 -05:00
BLI_alloca.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_allocator.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_any.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_args.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
BLI_array.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_array.hh Cleanup: remove C++ RawArray 2023-08-25 11:46:37 +02:00
BLI_array_store.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_array_store_utils.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_array_utils.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_array_utils.hh Cleanup: Generalize some attribute propagation functions 2023-11-22 15:48:42 -05:00
BLI_asan.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_assert.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_astar.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_atomic_disjoint_set.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_binary_search.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_bit_group_vector.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_bit_ref.hh Cleanup: fewer iostreams related includes from BLI/BKE headers 2023-08-16 09:51:37 +02:00
BLI_bit_span.hh Cleanup: Add nodiscard to BitSpan and BitVector lookup methods 2023-09-22 08:13:17 -04:00
BLI_bit_span_ops.hh Fix #114041: freeze connecting capture attribute to repeat output node 2023-10-23 21:29:00 +02:00
BLI_bit_vector.hh Cleanup: Add nodiscard to BitSpan and BitVector lookup methods 2023-09-22 08:13:17 -04:00
BLI_bitmap.h DRW/GPU: move .c files to C++ 2023-07-27 14:16:58 +02:00
BLI_bitmap_draw_2d.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_blenlib.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
BLI_bounds.hh Curves: Sculpt mode frame selected operator support 2023-11-03 09:42:56 +01:00
BLI_bounds_types.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_boxpack_2d.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
BLI_buffer.h CMake: enable comma-subscript GCC warning 2023-08-17 23:17:30 +10:00
BLI_cache_mutex.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_color.hh Cleanup: reduce boilerplate for equality operators for structs 2023-11-20 09:39:13 +01:00
BLI_color_mix.hh Cleanup: compiler warnings (unused functions & variable) 2023-07-15 15:45:03 +10:00
BLI_compiler_attrs.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_compiler_compat.h Revert changes from main commits that were merged into blender-v4.0-release 2023-10-30 21:40:35 +01:00
BLI_compiler_typecheck.h Cleanup: spelling & punctuation in comments 2023-09-14 13:25:24 +10:00
BLI_compute_context.hh Cleanup: reduce boilerplate for equality operators for structs 2023-11-20 09:39:13 +01:00
BLI_console.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_convexhull_2d.h Cleanup: remove spaces from commented arguments 2023-09-22 12:21:18 +10:00
BLI_cpp_type.hh Cleanup: fewer iostreams related includes from BLI/BKE headers 2023-08-16 09:51:37 +02:00
BLI_cpp_type_make.hh Cleanup: fewer iostreams related includes from BLI/BKE headers 2023-08-16 09:51:37 +02:00
BLI_cpp_types.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_cpp_types_make.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_delaunay_2d.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_devirtualize_parameters.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_dial_2d.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_disjoint_set.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_dlrbTree.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_dot_export.hh Cleanup: fewer iostreams related includes from BLI/BKE headers 2023-08-16 09:51:37 +02:00
BLI_dot_export_attribute_enums.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_dynlib.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
BLI_dynstr.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
BLI_easing.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
BLI_endian_defines.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_endian_switch.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_endian_switch_inline.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_enumerable_thread_specific.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_expr_pylike_eval.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_fileops.h Fix build error on Windows after BLI_read changes 2023-10-10 15:36:15 +02:00
BLI_fileops.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_fileops_types.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
BLI_filereader.h Fix build error on Windows after BLI_read changes 2023-10-10 15:36:15 +02:00
BLI_fnmatch.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
BLI_function_ref.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_generic_array.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_generic_pointer.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_generic_span.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_generic_value_map.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_generic_vector_array.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_generic_virtual_array.hh Cleanup: remove spaces from commented arguments 2023-09-22 12:21:18 +10:00
BLI_generic_virtual_vector_array.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_ghash.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
BLI_gsqueue.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
BLI_hash.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_hash.hh Cleanup: Remove unnecessary includes from C++ data structure headers 2023-09-01 21:37:11 +02:00
BLI_hash_md5.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_hash_mm2a.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_hash_mm3.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_hash_tables.hh Cleanup: Remove unnecessary includes from C++ data structure headers 2023-09-01 21:37:11 +02:00
BLI_heap.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_heap_simple.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_implicit_sharing.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_implicit_sharing.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_implicit_sharing_ptr.hh Cleanup: reduce boilerplate for equality operators for structs 2023-11-20 09:39:13 +01:00
BLI_index_mask.hh Cleanup: BLI: add assertion for uninitialized boolean in IndexMask.from_predicate 2023-11-24 10:30:18 +01:00
BLI_index_range.hh Cleanup: fewer iostreams related includes from BLI/BKE headers 2023-08-16 09:51:37 +02:00
BLI_inplace_priority_queue.hh Cleanup: fewer iostreams related includes from BLI/BKE headers 2023-08-16 09:51:37 +02:00
BLI_iterator.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_jitter_2d.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
BLI_kdopbvh.h Snap: Support occlusion of 'In Front' objects 2023-09-04 19:05:48 -03:00
BLI_kdtree.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_kdtree_impl.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_lasso_2d.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
BLI_lazy_threading.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_length_parameterize.hh Cleanup: fewer BLI_color.hh et al includes 2023-08-16 14:48:53 +03:00
BLI_linear_allocator.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_link_utils.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_linklist.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
BLI_linklist_lockfree.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_linklist_stack.h BMesh: move bmesh module to C++ 2023-07-26 16:12:55 +02:00
BLI_listbase.h Revert changes from main commits that were merged into blender-v4.0-release 2023-10-30 21:40:35 +01:00
BLI_listbase_wrapper.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_map.hh BLI: support checking if two maps are the same 2023-11-21 13:38:43 +01:00
BLI_map_slots.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_math_angle_types.hh Cleanup: reduce boilerplate for equality operators for structs 2023-11-20 09:39:13 +01:00
BLI_math_axis_angle.hh Cleanup: Remove C header from C++ math header 2023-11-11 21:09:54 +01:00
BLI_math_axis_angle_types.hh Cleanup: reduce boilerplate for equality operators for structs 2023-11-20 09:39:13 +01:00
BLI_math_base.h cleanup: remove "sa" acos/asin/sqrt functions and use "safe_" variants 2023-11-07 19:49:01 +01:00
BLI_math_base.hh Cleanup: Make format 2023-11-13 08:12:39 +01:00
BLI_math_base_safe.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_math_basis_types.hh Cleanup: fewer iostreams related includes from BLI/BKE headers 2023-08-16 09:51:37 +02:00
BLI_math_bits.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_math_boolean.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_math_color.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
BLI_math_color.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_math_color_blend.h Cleanup: reduce amount of math-related includes 2023-08-10 14:51:40 +03:00
BLI_math_euler.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_math_euler_types.hh Cleanup: reduce boilerplate for equality operators for structs 2023-11-20 09:39:13 +01:00
BLI_math_geom.h Cleanup: remove unused spherical harmonics functions 2023-11-07 21:16:47 +02:00
BLI_math_inline.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
BLI_math_interp.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_math_matrix.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
BLI_math_matrix.hh Cleanup: Remove C header from C++ math header 2023-11-11 21:09:54 +01:00
BLI_math_matrix_types.hh Cleanup: fewer iostreams related includes from BLI/BKE headers 2023-08-16 09:51:37 +02:00
BLI_math_mpq.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_math_quaternion.hh Fix: Debug build error after previous commit 2023-11-11 22:15:02 +01:00
BLI_math_quaternion_types.hh Cleanup: reduce boilerplate for equality operators for structs 2023-11-20 09:39:13 +01:00
BLI_math_rotation.h Armature: apply new DualQuat scale handling to constraints and crazyspace. 2023-09-04 14:49:28 +02:00
BLI_math_rotation.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_math_rotation_legacy.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_math_rotation_types.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_math_solvers.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_math_statistics.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_math_time.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_math_vector.h BLI_math: add add_v3_uchar_clamped (previously color_add_v3_i) 2023-09-07 15:54:53 +10:00
BLI_math_vector.hh Revert changes from main commits that were merged into blender-v4.0-release 2023-10-30 21:40:35 +01:00
BLI_math_vector_mpq_types.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_math_vector_types.hh BLI: Math: Allow vector of 1 component 2023-09-03 16:43:45 +02:00
BLI_memarena.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
BLI_memblock.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_memiter.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_memory_utils.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_memory_utils.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_mempool.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_mesh_boolean.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_mesh_intersect.hh Cleanup: fewer iostreams related includes from BLI/BKE headers 2023-08-16 09:51:37 +02:00
BLI_mmap.h Revert changes from main commits that were merged into blender-v4.0-release 2023-10-30 21:40:35 +01:00
BLI_multi_value_map.hh BLI: support checking if two maps are the same 2023-11-21 13:38:43 +01:00
BLI_noise.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
BLI_noise.hh Nodes: Merge Musgrave node into Noise node 2023-11-18 09:40:44 +01:00
BLI_offset_indices.hh Cleanup: Correct offset indices slice assert 2023-11-22 15:48:42 -05:00
BLI_offset_span.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_ordered_edge.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_parameter_pack_utils.hh Cleanup: remove spaces from commented arguments 2023-09-22 12:21:18 +10:00
BLI_path_util.h BLI_path: add BLI_path_slash_skip utility function 2023-06-13 14:36:32 +10:00
BLI_polyfill_2d.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_polyfill_2d_beautify.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_pool.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_probing_strategies.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_quadric.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
BLI_rand.h Cleanup: correct file names in comments after C -> C++ renaming 2023-07-31 13:02:30 +10:00
BLI_rand.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_range.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_rect.h Cleanup: utility function to multiple rctf/rcti 2023-07-07 15:42:07 +10:00
BLI_resource_scope.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_scanfill.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
BLI_serialize.hh Cleanup: fewer iostreams related includes from BLI/BKE headers 2023-08-16 09:51:37 +02:00
BLI_session_uuid.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_set.hh BLI: assert that hash of key is the same after inserting it in hash table 2023-10-07 23:14:04 +02:00
BLI_set_slots.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_shared_cache.hh Fix: Crash in sculpt mode with shared normals caches 2023-08-29 17:07:42 +02:00
BLI_simd.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_smaa_textures.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
BLI_smallhash.h Cleanup: use C++ comments for disabled code 2023-09-25 17:06:04 +10:00
BLI_sort.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_sort.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_sort_utils.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_span.hh Cleanup: Add const to MutableSpan methods 2023-11-13 19:09:09 +01:00
BLI_stack.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_stack.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_strict_flags.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_string.h UI: File Browser Display Narrowing 2023-11-17 00:11:40 +01:00
BLI_string_cursor_utf8.h Cleanup: use strict flags for string utilities & cursor 2023-09-20 12:11:30 +10:00
BLI_string_ref.hh Cleanup: fewer iostreams related includes from BLI/BKE headers 2023-08-16 09:51:37 +02:00
BLI_string_search.hh UI: support different main word heuristics in string search 2023-10-20 13:50:10 +02:00
BLI_string_utf8.h Cleanup: add "_safe(..)" suffix to BLI_str_utf8_as_unicode_step 2023-09-18 15:07:09 +10:00
BLI_string_utf8_symbols.h Revert changes from main commits that were merged into blender-v4.0-release 2023-10-30 21:40:35 +01:00
BLI_string_utils.hh Revert changes from main commits that were merged into blender-v4.0-release 2023-10-30 21:40:35 +01:00
BLI_struct_equality_utils.hh Cleanup: reduce boilerplate for equality operators for structs 2023-11-20 09:39:13 +01:00
BLI_sub_frame.hh Cleanup: reduce boilerplate for equality operators for structs 2023-11-20 09:39:13 +01:00
BLI_sys_types.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
BLI_system.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_task.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_task.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_tempfile.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_threads.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_timecode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_timeit.hh Cleanup: Remove iostreams include from timeit header 2023-11-13 10:42:29 +01:00
BLI_timer.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_unique_sorted_indices.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_utildefines.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
BLI_utildefines_iter.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_utildefines_stack.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_utildefines_variadic.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_utility_mixins.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_uuid.h Cleanup: fewer iostreams related includes from BLI/BKE headers 2023-08-16 09:51:37 +02:00
BLI_uvproject.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_vector.hh Revert changes from main commits that were merged into blender-v4.0-release 2023-10-30 21:40:35 +01:00
BLI_vector_list.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_vector_set.hh BLI: assert that hash of key is the same after inserting it in hash table 2023-10-07 23:14:04 +02:00
BLI_vector_set_slots.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_virtual_array.hh Revert changes from main commits that were merged into blender-v4.0-release 2023-10-30 21:40:35 +01:00
BLI_virtual_vector_array.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_voronoi_2d.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLI_voxel.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
BLI_winstuff.h Fix #112729: Update pinned blender shortcut 2023-11-01 01:44:51 +01:00
BLI_winstuff_com.hh Fix #112729: Update pinned blender shortcut 2023-11-01 01:44:51 +01:00
CMakeLists.txt BLI: change timeit to use fmtlib instead of direct cout 2023-11-21 18:35:42 +01:00
PIL_time.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
PIL_time_utildefines.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00