tornavis/source/blender/editors
Philipp Oeser dae004557a Merge branch 'blender-v2.91-release' into master 2020-11-06 10:45:39 +01:00
..
animation Rename BKE_sequencer.h 2020-11-01 21:10:36 +01:00
armature Cleanup: use ELEM macro 2020-11-06 12:32:54 +11:00
curve Cleanup: replace STREQLEN with STRPREFIX for constant strings 2020-11-06 15:56:03 +11:00
datafiles UI:Add icon for Displacement Eraser brush 2020-10-20 20:59:29 +02:00
geometry Geometry: add Attributes panel for PointCloud and Hair 2020-09-09 17:01:17 +02:00
gizmo_library Cleanup: use C comments for descriptive text 2020-10-10 22:04:51 +11:00
gpencil Cleanup: use STR_ELEM macro 2020-11-06 15:42:03 +11:00
include Cleanup: transform.h comments, use doxy sections 2020-11-06 12:32:54 +11:00
interface Cleanup: replace STREQLEN with STRPREFIX for constant strings 2020-11-06 15:56:03 +11:00
io Fix C operators can't set default display or sort type for File Browser 2020-11-03 00:00:41 +01:00
lattice Cleanup: reduce variable scope 2020-09-09 18:41:07 +02:00
mask Cleanup: use ELEM macro 2020-11-06 12:32:54 +11:00
mesh Cleanup: use STR_ELEM macro 2020-11-06 15:42:03 +11:00
metaball Code Style: use "#pragma once" in source directory 2020-08-07 09:50:34 +02:00
object Cleanup: use if/else check for property poll 2020-11-06 16:02:42 +11:00
physics Cleanup: follow our code style for float literals 2020-11-06 12:32:54 +11:00
render Rename extern rendering and proxy functions 2020-11-05 14:05:25 +01:00
scene Cleanup: split `BKE_scene_get_depsgraph()` into two functions 2020-08-21 12:23:13 +02:00
screen Cleanup: use ELEM macro 2020-11-06 12:32:54 +11:00
sculpt_paint Cleanup: use ELEM macro (>2 args) 2020-11-06 12:54:19 +11:00
sound Cleanup: use STR_ELEM macro 2020-11-06 15:42:03 +11:00
space_action Cleanup: follow our code style for float literals 2020-11-06 12:32:54 +11:00
space_api Cleanup: unused variable 2020-11-06 12:32:53 +11:00
space_buttons Fix C operators can't set default display or sort type for File Browser 2020-11-03 00:00:41 +01:00
space_clip Cleanup: use ELEM macro 2020-11-06 12:32:54 +11:00
space_console Cleanup: use C comments for descriptive text 2020-10-10 22:04:51 +11:00
space_file Cleanup: replace STREQLEN with STRPREFIX for constant strings 2020-11-06 15:56:03 +11:00
space_graph Cleanup: follow our code style for float literals 2020-11-06 12:32:54 +11:00
space_image Cleanup: use STR_ELEM macro 2020-11-06 15:42:03 +11:00
space_info Fix C operators can't set default display or sort type for File Browser 2020-11-03 00:00:41 +01:00
space_nla Fix crash opening some 2.4x .blend files with drivers or NLA editor 2020-11-02 14:28:10 +01:00
space_node Cleanup: use doxy sections for node_group.c 2020-11-06 16:25:09 +11:00
space_outliner Merge branch 'blender-v2.91-release' into master 2020-11-06 10:45:39 +01:00
space_script Cleanup: use C comments for descriptive text 2020-10-10 22:04:51 +11:00
space_sequencer Cleanup: use STR_ELEM macro 2020-11-06 15:42:03 +11:00
space_statusbar Cleanup: Remove GLEW dependencies outside of GL module 2020-09-12 15:51:21 +02:00
space_text Cleanup: use ELEM macro (>2 args) 2020-11-06 12:54:19 +11:00
space_topbar Cleanup: Remove GLEW dependencies outside of GL module 2020-09-12 15:51:21 +02:00
space_userpref Cleanup: Remove unused variables for horizontal panels 2020-08-19 18:55:04 -04:00
space_view3d Cleanup: use ELEM macro 2020-11-06 12:32:54 +11:00
transform Cleanup: use ELEM macro 2020-11-06 12:32:54 +11:00
undo Undo System: support for grouping steps with begin/end calls 2020-10-30 20:48:15 +11:00
util Rename extern rendering and proxy functions 2020-11-05 14:05:25 +01:00
uvedit Cleanup: use ELEM macro 2020-11-06 12:32:54 +11:00
CMakeLists.txt Geometry: add Attributes panel for PointCloud and Hair 2020-09-09 17:01:17 +02:00