tornavis/source/blender
Kévin Dietrich 945dfd200b Cleanup: add const qualifier
This adds a const qualifier to some code path in the Alembic and USD
importers. More could be added elsewhere. This change is done as it will
be required when GeometrySets are supported and helps keeping diff noise
in the patch to a bare minimum.
2022-03-23 21:32:09 +01:00
..
blendthumb File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
blenfont File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
blenkernel Color Management: support different settings for render and compositing output 2022-03-23 15:21:58 +01:00
blenlib Curves: improve Comb brush 2022-03-23 18:19:59 +01:00
blenloader Curves: new Add brush 2022-03-21 18:59:03 +01:00
blentranslation 18n: Add new `EDITOR_VIEW3D` translation context. 2022-02-28 14:37:07 +01:00
bmesh Cleanup: move documentation to headers, other minor corrections 2022-03-23 17:18:42 +11:00
compositor Cleanup: refactor passing of color management settings for image save 2022-03-22 14:15:20 +01:00
datatoc Cleanup: remove white-space before headers 2022-02-11 14:23:54 +11:00
depsgraph Auto-generate RNA-structs declarations in `RNA_prototypes.h` 2022-03-14 17:08:46 +01:00
draw Cleanup: move documentation to headers, other minor corrections 2022-03-23 17:18:42 +11:00
editors UI: Correct error message wording 2022-03-23 16:13:09 -04:00
freestyle Cleanup: delete unused ViewMapIO files in Freestyle 2022-03-23 20:06:12 +01:00
functions BLI: move generic data structures to blenlib 2022-03-19 08:26:29 +01:00
geometry BLI: move generic data structures to blenlib 2022-03-19 08:26:29 +01:00
gpencil_modifiers Fix T96308: Mesh to BMesh conversion doesn't calculate vertex normals 2022-03-22 09:33:50 -05:00
gpu Fix invalid NULL check in GPU_viewport_unbind_from_offscreen 2022-03-23 21:52:01 +11:00
ikplugin Cleanup: rename cnt to count 2022-03-16 11:58:22 +11:00
imbuf Fix build error on GCC after recent changes 2022-03-23 16:12:55 +01:00
io Cleanup: add const qualifier 2022-03-23 21:32:09 +01:00
makesdna Color Management: support different settings for render and compositing output 2022-03-23 15:21:58 +01:00
makesrna Color Management: support different settings for render and compositing output 2022-03-23 15:21:58 +01:00
modifiers Cleanup: use nullptr 2022-03-23 21:32:09 +01:00
nodes Color Management: support different settings for render and compositing output 2022-03-23 15:21:58 +01:00
python Cleanup: use ifdef to disable enum string allocation 2022-03-23 11:43:21 +11:00
render Color Management: support different settings for render and compositing output 2022-03-23 15:21:58 +01:00
sequencer Cleanup: move documentation to headers, other minor corrections 2022-03-23 17:18:42 +11:00
shader_fx Auto-generate RNA-structs declarations in `RNA_prototypes.h` 2022-03-14 17:08:46 +01:00
simulation UI: Comments Misspellings of Vertex/Vertices 2022-03-02 10:05:15 -08:00
windowmanager Event System: improve handling of unknown keys 2022-03-23 21:30:36 +11:00
CMakeLists.txt Curves: add initial sculpt mode 2022-02-15 12:32:15 +01:00