tornavis/source/blender/editors
Campbell Barton b2d1c4873f Cleanup: remove unnecessary inline header
Caused by lsp/clang applying *fixes* automatically, tsk.
2020-06-05 14:33:59 +10:00
..
animation GPencil: Fix Lock Frame Dopesheet tooltip 2020-06-04 16:55:19 +02:00
armature Merge branch 'blender-v2.83-release' 2020-05-19 13:59:39 +02:00
curve Object: refactor mode switching 2020-06-03 18:29:06 +10:00
datafiles Fluid: Rename smoke flow forces to fluid flow forces 2020-05-14 10:41:00 +02:00
gizmo_library Fix snap3d crash (missing NULL check) 2020-06-02 10:50:53 +10:00
gpencil Cleanup: remove window manager argument for paint cursor API 2020-06-04 18:41:16 +10:00
include Cleanup: split particle & texture paint mode switching into utility functions 2020-06-04 21:36:33 +10:00
interface Eyedropper: Support get samples from other windows 2020-06-03 15:45:57 -03:00
io Object: refactor mode switching 2020-06-03 18:29:06 +10:00
lattice Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
mask Cleanup: GPU: Remove GPU_shaderinterface_uniform_ensure 2020-06-02 16:46:38 +02:00
mesh Merge branch 'blender-v2.83-release' 2020-06-01 16:27:23 +10:00
metaball Code Quality: Replace for loops with LISTBASE_FOREACH 2020-04-03 19:27:46 +02:00
object Fix T77073: Objects cannot be activated after collection exclude 2020-06-04 21:48:04 +10:00
physics Cleanup: split particle & texture paint mode switching into utility functions 2020-06-04 21:36:33 +10:00
render Cleanup: remove unused struct members from RenderStats 2020-05-28 16:57:19 +10:00
scene Code Quality: Replace for loops with LISTBASE_FOREACH 2020-04-03 19:27:46 +02:00
screen Object: refactor mode switching 2020-06-03 18:29:06 +10:00
sculpt_paint Disable gravity in Draw Face Sets brush 2020-06-04 18:05:46 +02:00
sound Cleanup: Use `_fn` as a suffix for callbacks in VSE code 2020-04-05 23:39:20 +02:00
space_action UI: use term current frame instead of playhead 2020-06-01 15:00:25 +10:00
space_api Gizmo Library: New Snap Gizmo 2020-05-27 00:14:11 -03:00
space_buttons Cleanup: Use const context for some UI templates 2020-06-02 14:09:01 -04:00
space_clip Clip Editor: Fix camera error curve drawing 2020-05-14 15:44:18 +02:00
space_console Fix Python console cursor height 2020-05-22 12:36:39 +10:00
space_file Cleanup: spelling, correct reference to 'Mesh.mcol' 2020-05-29 12:58:29 +10:00
space_graph UI: use term current frame instead of playhead 2020-06-01 15:00:25 +10:00
space_image Object: refactor mode switching 2020-06-03 18:29:06 +10:00
space_info Revert "UI: Fix T77173: Report Background Colors for 2.83 Release" 2020-06-02 15:59:37 -04:00
space_nla UI: use term current frame instead of playhead 2020-06-01 15:00:25 +10:00
space_node Cleanup: GPU: Remove GPU_shaderinterface_uniform_ensure 2020-06-02 16:46:38 +02:00
space_outliner UI: Expand linked/overriden collections by default in the Outliner 2020-06-02 17:59:08 +02:00
space_script Cleanup: Rename ExtensionRNA variables from ext to rna_ext 2020-04-03 18:25:52 +02:00
space_sequencer UI: rename "Select Playhead" to "Select -> Side of Current Frame" 2020-06-01 15:00:25 +10:00
space_statusbar Cleanup: Rename ScrArea variables from sa to area 2020-04-03 13:34:50 +02:00
space_text Cleanup: remove text editor 'select' option that did nothing 2020-04-14 23:33:57 +10:00
space_topbar Cleanup: Rename ScrArea variables from sa to area 2020-04-03 13:34:50 +02:00
space_userpref Cleanup: move auto-execute operators into userpref_ops.c 2020-06-04 16:23:07 +10:00
space_view3d Object: refactor mode switching 2020-06-03 18:29:06 +10:00
transform Fix T77164: scaling/rotation fails for 3 selected NURB points 2020-06-05 00:40:14 +10:00
undo Libquery: Refactor: add bmain to data passed to callback. 2020-05-25 15:28:15 +02:00
util Cleanup: remove window manager argument for paint cursor API 2020-06-04 18:41:16 +10:00
uvedit Cleanup: remove unnecessary inline header 2020-06-05 14:33:59 +10:00
CMakeLists.txt