tornavis/source/blender/blenlib
Campbell Barton 6f389f1bb8 Cleanup: move public doc-strings into headers
Some recent changes re-introduced public-style doc-strings
in the source file.
2022-01-06 19:25:24 +11:00
..
intern Cleanup: spelling in comments 2022-01-06 13:54:52 +11:00
tests Cleanup: Rename ObjectValue to DictionaryValue (Serialization). 2022-01-03 08:10:21 +01:00
BLI_alloca.h Cleanup: clang-format (re-run after v12 version bump) 2021-07-30 16:19:19 +10:00
BLI_allocator.hh
BLI_any.hh Geometry Nodes: refactor virtual array system 2021-11-16 10:16:30 +01:00
BLI_args.h
BLI_array.h Cleanup: move public doc-strings into headers for 'blenlib' 2021-12-09 20:01:44 +11:00
BLI_array.hh Cleanup: spelling in comments 2021-10-06 14:54:05 +11:00
BLI_array_store.h Cleanup: move public doc-strings into headers for 'blenlib' 2021-12-09 20:01:44 +11:00
BLI_array_store_utils.h
BLI_array_utils.h Cleanup: move public doc-strings into headers for 'blenlib' 2021-12-09 20:01:44 +11:00
BLI_asan.h MSVC: ASAN support for VS 16.9 2021-03-29 19:11:17 -06:00
BLI_assert.h Docs: use doxygen formatting for BLI 2021-12-20 19:07:10 +11:00
BLI_astar.h Cleanup: move public doc-strings into headers for 'blenlib' 2021-12-09 20:01:44 +11:00
BLI_bitmap.h Cleanup: move public doc-strings into headers for 'blenlib' 2021-12-09 20:01:44 +11:00
BLI_bitmap_draw_2d.h Cleanup: move public doc-strings into headers for 'blenlib' 2021-12-09 20:01:44 +11:00
BLI_blenlib.h
BLI_boxpack_2d.h Cleanup: move public doc-strings into headers for 'blenlib' 2021-12-09 20:01:44 +11:00
BLI_buffer.h Cleanup: move public doc-strings into headers for 'blenlib' 2021-12-09 20:01:44 +11:00
BLI_color.hh Docs: use doxygen formatting for BLI 2021-12-20 19:07:10 +11:00
BLI_compiler_attrs.h Modifiers: Performance Simple Deformation 2021-04-23 10:07:06 +02:00
BLI_compiler_compat.h Docs: use doxygen formatting for BLI 2021-12-20 19:07:10 +11:00
BLI_compiler_typecheck.h Cleanup: use single back-tick quoting in comments 2021-07-20 22:58:14 +10:00
BLI_console.h
BLI_convexhull_2d.h Cleanup: move public doc-strings into headers for 'blenlib' 2021-12-09 20:01:44 +11:00
BLI_delaunay_2d.h Docs: use doxygen formatting for BLI 2021-12-20 19:07:10 +11:00
BLI_dial_2d.h
BLI_disjoint_set.hh
BLI_dlrbTree.h Docs: use doxygen formatting for BLI 2021-12-20 19:07:10 +11:00
BLI_dot_export.hh
BLI_dot_export_attribute_enums.hh
BLI_double2.hh
BLI_double3.hh
BLI_dynlib.h
BLI_dynstr.h Cleanup: move public doc-strings into headers for 'blenlib' 2021-12-09 20:01:44 +11:00
BLI_easing.h
BLI_edgehash.h Cleanup: move public doc-strings into headers for 'blenlib' 2021-12-09 20:01:44 +11:00
BLI_endian_defines.h Cleanup: move endian values from BKE_global into BLI_endian_defines 2021-06-10 21:10:28 +10:00
BLI_endian_switch.h Docs: use doxygen formatting for BLI 2021-12-20 19:07:10 +11:00
BLI_endian_switch_inline.h Docs: use doxygen formatting for BLI 2021-12-20 19:07:10 +11:00
BLI_enumerable_thread_specific.hh Cleanup: license headers 2021-08-05 12:03:41 +10:00
BLI_expr_pylike_eval.h Cleanup: move public doc-strings into headers for 'blenlib' 2021-12-09 20:01:44 +11:00
BLI_fileops.h macOS: add tilde-based path expander 2021-12-11 22:29:53 +05:30
BLI_fileops.hh Fix T93960: Asset Catalogs I/O fails with unicode file paths on Windows 2021-12-21 15:54:09 +01:00
BLI_fileops_types.h
BLI_filereader.h Docs: use doxygen formatting for BLI 2021-12-20 19:07:10 +11:00
BLI_float2.hh Geometry Nodes: Add Voronoi Texture 2021-10-15 15:28:20 +01:00
BLI_float3.hh Mesh: Parallelize bounding box calculation (WIP) 2021-12-22 11:04:03 -06:00
BLI_float4.hh Geometry Nodes: Add Voronoi Texture 2021-10-15 15:28:20 +01:00
BLI_float4x4.hh BLI: Overload float4x4 multiplication-assignment operator 2021-10-12 16:59:06 -05:00
BLI_fnmatch.h Cleanup: comment blocks, trailing space in comments 2021-06-24 15:59:34 +10:00
BLI_function_ref.hh BLI: support initializing empty FunctionRef with nullptr 2021-09-22 19:55:44 +02:00
BLI_ghash.h Docs: use doxygen formatting for BLI 2021-12-20 19:07:10 +11:00
BLI_gsqueue.h Cleanup: move public doc-strings into headers for 'blenlib' 2021-12-09 20:01:44 +11:00
BLI_hash.h Geometry Nodes: Add operation setting to attribute randomize node 2021-02-12 13:25:45 -06:00
BLI_hash.hh Geometry Nodes: Accumulate Fields Node 2021-12-29 10:25:39 -06:00
BLI_hash_md5.h Cleanup: move public doc-strings into headers for 'blenlib' 2021-12-09 20:01:44 +11:00
BLI_hash_mm2a.h Cleanup: move public doc-strings into headers for 'blenlib' 2021-12-09 20:01:44 +11:00
BLI_hash_mm3.h
BLI_hash_tables.hh
BLI_heap.h Cleanup: move public doc-strings into headers for 'blenlib' 2021-12-09 20:01:44 +11:00
BLI_heap_simple.h Cleanup: move public doc-strings into headers for 'blenlib' 2021-12-09 20:01:44 +11:00
BLI_index_mask.hh Cleanup: move public doc-strings into headers for 'blenlib' 2021-12-09 20:01:44 +11:00
BLI_index_range.hh Cleanup: Spelling/grammar in comments 2022-01-05 19:03:05 -06:00
BLI_inplace_priority_queue.hh Cleanup: missing leading '*' from comment blocks 2021-07-30 22:20:31 +10:00
BLI_iterator.h Fix use of uninitialized memory in BKE_scene_objects_as_gset 2021-04-09 14:49:32 +10:00
BLI_jitter_2d.h
BLI_kdopbvh.h Cleanup: move public doc-strings into headers for 'blenlib' 2021-12-09 20:01:44 +11:00
BLI_kdtree.h Cleanup: spelling in comments 2021-10-20 09:19:21 +11:00
BLI_kdtree_impl.h Docs: use doxygen formatting for BLI 2021-12-20 19:07:10 +11:00
BLI_lasso_2d.h Cleanup: move public doc-strings into headers for 'blenlib' 2021-12-09 20:01:44 +11:00
BLI_linear_allocator.hh Cleanup: clang-format (re-run after v12 version bump) 2021-07-30 16:19:19 +10:00
BLI_link_utils.h Cleanup: use single back-tick quoting in comments 2021-07-20 22:58:14 +10:00
BLI_linklist.h Cleanup: move public doc-strings into headers for 'blenlib' 2021-12-09 20:01:44 +11:00
BLI_linklist_lockfree.h Docs: use doxygen formatting for BLI 2021-12-20 19:07:10 +11:00
BLI_linklist_stack.h Cleanup: use single back-tick quoting in comments 2021-07-20 22:58:14 +10:00
BLI_listbase.h Fix T94116: Drivers can have multiple variables with same name 2021-12-17 17:31:15 +01:00
BLI_listbase_wrapper.hh
BLI_map.hh Cleanup: clang-format (re-run after v12 version bump) 2021-07-30 16:19:19 +10:00
BLI_map_slots.hh Cleanup: clang-format (re-run after v12 version bump) 2021-07-30 16:19:19 +10:00
BLI_math.h Cleanup: use single back-tick quoting in comments 2021-07-20 22:58:14 +10:00
BLI_math_base.h Docs: use doxygen formatting for BLI 2021-12-20 19:07:10 +11:00
BLI_math_base_safe.h
BLI_math_bits.h Docs: use doxygen formatting for BLI 2021-12-20 19:07:10 +11:00
BLI_math_boolean.hh Cleanup: move public doc-strings into headers for 'blenlib' 2021-12-09 20:01:44 +11:00
BLI_math_color.h Cleanup: move public doc-strings into headers for 'blenlib' 2021-12-09 20:01:44 +11:00
BLI_math_color_blend.h
BLI_math_geom.h Docs: use doxygen formatting for BLI 2021-12-20 19:07:10 +11:00
BLI_math_inline.h
BLI_math_interp.h Cleanup: move public doc-strings into headers for 'blenlib' 2021-12-09 20:01:44 +11:00
BLI_math_matrix.h Docs: use doxygen formatting for BLI 2021-12-20 19:07:10 +11:00
BLI_math_mpq.hh
BLI_math_rotation.h Docs: use doxygen formatting for BLI 2021-12-20 19:07:10 +11:00
BLI_math_solvers.h Cleanup: move public doc-strings into headers for 'blenlib' 2021-12-09 20:01:44 +11:00
BLI_math_statistics.h Cleanup: move public doc-strings into headers for 'blenlib' 2021-12-09 20:01:44 +11:00
BLI_math_time.h Cleanup: correct unbalanced doxygen groups 2021-12-14 16:17:10 +11:00
BLI_math_vector.h Docs: use doxygen formatting for BLI 2021-12-20 19:07:10 +11:00
BLI_memarena.h Cleanup: move public doc-strings into headers for 'blenlib' 2021-12-09 20:01:44 +11:00
BLI_memblock.h Cleanup: move public doc-strings into headers for 'blenlib' 2021-12-09 20:01:44 +11:00
BLI_memiter.h Cleanup: resolve parameter mis-matches in doc-strings 2021-12-14 18:35:23 +11:00
BLI_memory_utils.h
BLI_memory_utils.hh BLI: add utility to check if type is any specific type 2021-12-27 16:08:11 +01:00
BLI_mempool.h Docs: use doxygen formatting for BLI 2021-12-20 19:07:10 +11:00
BLI_mesh_boolean.hh Speedup for usual non-manifold exact boolean case. 2021-03-07 18:13:19 -05:00
BLI_mesh_intersect.hh Cleanup: move public doc-strings into headers for 'blenlib' 2021-12-09 20:01:44 +11:00
BLI_mmap.h
BLI_mpq2.hh
BLI_mpq3.hh Speedup exact boolean by avoiding some mallocs and frees. 2021-05-31 17:03:48 -04:00
BLI_multi_value_map.hh Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXX 2021-07-04 00:43:40 +10:00
BLI_noise.h Cleanup: move public doc-strings into headers for 'blenlib' 2021-12-09 20:01:44 +11:00
BLI_noise.hh Cleanup: spelling in comments 2021-12-13 16:22:20 +11:00
BLI_path_util.h UDIM: Support virtual filenames 2022-01-02 20:48:59 -08:00
BLI_polyfill_2d.h Cleanup: move public doc-strings into headers for 'blenlib' 2021-12-09 20:01:44 +11:00
BLI_polyfill_2d_beautify.h Cleanup: move public doc-strings into headers for 'blenlib' 2021-12-09 20:01:44 +11:00
BLI_probing_strategies.hh
BLI_quadric.h Docs: use doxygen formatting for BLI 2021-12-20 19:07:10 +11:00
BLI_rand.h Cleanup: move public doc-strings into headers for 'blenlib' 2021-12-09 20:01:44 +11:00
BLI_rand.hh Cleanup: move public doc-strings into headers for 'blenlib' 2021-12-09 20:01:44 +11:00
BLI_range.h Cleanup: use range2f in `ED_keylist_find_any_between`. 2021-08-06 09:46:36 +02:00
BLI_rect.h Cleanup: move public doc-strings into headers for 'blenlib' 2021-12-09 20:01:44 +11:00
BLI_resource_scope.hh Cleanup: use doxygen sections 2021-10-05 11:10:25 +11:00
BLI_scanfill.h Docs: use doxygen formatting for BLI 2021-12-20 19:07:10 +11:00
BLI_serialize.hh Cleanup: move public doc-strings into headers 2022-01-06 19:25:24 +11:00
BLI_session_uuid.h Docs: use doxygen formatting for BLI 2021-12-20 19:07:10 +11:00
BLI_set.hh BLI: Support removing keys from a set during iteration 2021-10-18 22:15:52 -05:00
BLI_set_slots.hh Cleanup: spelling in comments 2021-07-07 13:42:46 +10:00
BLI_simd.h BLI: use sse2neon to emulate SSE instructions with Arm Neon 2021-02-17 16:26:24 +01:00
BLI_smallhash.h Cleanup: spelling in comments 2022-01-06 13:54:52 +11:00
BLI_sort.h Docs: use doxygen formatting for BLI 2021-12-20 19:07:10 +11:00
BLI_sort_utils.h
BLI_span.hh Cleanup: Spelling/grammar in comments 2022-01-05 19:03:05 -06:00
BLI_stack.h Cleanup: move public doc-strings into headers for 'blenlib' 2021-12-09 20:01:44 +11:00
BLI_stack.hh Cleanup: clang-format (re-run after v12 version bump) 2021-07-30 16:19:19 +10:00
BLI_strict_flags.h Cleanup: full sentences in comments, improve comment formatting 2021-06-26 21:50:48 +10:00
BLI_string.h Cleanup: resolve parameter mis-matches in doc-strings 2021-12-14 18:35:23 +11:00
BLI_string_cursor_utf8.h
BLI_string_ref.hh BLI: avoid passing nullptr to strncmp 2021-11-02 15:07:50 +01:00
BLI_string_search.h UI: String Search: Add an optional weight parameter 2021-12-13 13:58:30 -06:00
BLI_string_utf8.h Cleanup: resolve parameter mis-matches in doc-strings 2021-12-14 18:35:23 +11:00
BLI_string_utils.h Cleanup: resolve parameter mis-matches in doc-strings 2021-12-14 18:35:23 +11:00
BLI_sys_types.h Docs: use doxygen formatting for BLI 2021-12-20 19:07:10 +11:00
BLI_system.h Docs: use doxygen formatting for BLI 2021-12-20 19:07:10 +11:00
BLI_task.h Docs: use doxygen formatting for BLI 2021-12-20 19:07:10 +11:00
BLI_task.hh BLI: avoid invoking tbb for small workloads 2021-12-02 12:56:47 +01:00
BLI_threads.h Docs: use doxygen formatting for BLI 2021-12-20 19:07:10 +11:00
BLI_timecode.h Cleanup: resolve parameter mis-matches in doc-strings 2021-12-14 18:35:23 +11:00
BLI_timeit.hh
BLI_timer.h Docs: use doxygen formatting for BLI 2021-12-20 19:07:10 +11:00
BLI_user_counter.hh Geometry Nodes: support for geometry instancing 2021-09-06 18:31:25 +02:00
BLI_utildefines.h Cleanup: spelling in comments 2022-01-06 13:54:52 +11:00
BLI_utildefines_iter.h
BLI_utildefines_stack.h
BLI_utildefines_variadic.h
BLI_utility_mixins.hh
BLI_uuid.h UUID: add less-than operator 2021-09-24 14:42:48 +02:00
BLI_uvproject.h Cleanup: move public doc-strings into headers for 'blenlib' 2021-12-09 20:01:44 +11:00
BLI_vector.hh BLI: fix Vector.prepend declaration 2021-12-20 10:46:43 +01:00
BLI_vector_adaptor.hh
BLI_vector_set.hh Cleanup: Spelling/grammar in comments 2022-01-05 19:03:05 -06:00
BLI_vector_set_slots.hh
BLI_virtual_array.hh BLI: add utility to check if type is any specific type 2021-12-27 16:08:11 +01:00
BLI_virtual_vector_array.hh Docs: use doxygen formatting for BLI 2021-12-20 19:07:10 +11:00
BLI_voronoi_2d.h Cleanup: correct spelling in comments 2021-02-05 16:23:34 +11:00
BLI_voxel.h Cleanup: move public doc-strings into headers for 'blenlib' 2021-12-09 20:01:44 +11:00
BLI_winstuff.h Docs: use doxygen formatting for BLI 2021-12-20 19:07:10 +11:00
CMakeLists.txt Cleanup: sort cmake file lists 2022-01-06 13:54:55 +11:00
PIL_time.h
PIL_time_utildefines.h