Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-15Revert "Cleanup: remove public unused function."Campbell Barton
2020-07-13LibOverride: add more polling checks to operators not supposed to work on ove...Bastien Montagne
2020-07-13Cleanup: remove public unused function.Bastien Montagne
2020-05-18Cleanup: remove NULL checks from object mode switching take #2Campbell Barton
2020-04-05Cleanup: macro hygiene, parenthesize argumentsCampbell Barton
2020-04-03Cleanup: Rename bScreen variables from sc/scr to screenJulian Eisel
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-04-03Cleanup: Continue renaming ARegion variables from ar to regionJulian Eisel
2020-03-12Fix T73049: Drag & drop on overlapping panels behaves incorrectlyJacques Lucke
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-03-02Cleanup: make remaining editor include headers work in C++Jacques Lucke
2020-02-21Cleanup: remove unused ScreenAnimData.refreshCampbell Barton
2020-02-20Cleanup: unused enumsCampbell Barton
2020-02-14Cleanup: Rename ED_region_tag_redraw_overlay() to ED_region_tag_redraw_cursor()Julian Eisel
2020-02-14UI: Allow gizmo-only redraw taggingJulian Eisel
2020-01-22Cleanup: Rename ED_region_init() -> ED_region_floating_initialize()Julian Eisel
2019-12-12Add support for tiled images and the UDIM naming schemeLukas Stockner
2019-10-29Fix T70905: Image Editor header hides mask, cache and keyframe info ifPhilipp Oeser
2019-10-03UI: Register File Browser as Child/Dialog-Window for the OSJulian Eisel
2019-09-20Cleanup: Add/use utility to remove regionsJulian Eisel
2019-09-18Refactor temp-space opening for optional fullscreen modeJulian Eisel
2019-08-25Cleanup: redundant struct declarationsCampbell Barton
2019-08-15WM: reuse visible region calculationCampbell Barton
2019-07-16Fixed crash when adding/removing custom normals from pinned meshSybren A. Stüvel
2019-06-02Fix T65185: Cycles viewport render no refreshing overlays properlyBrecht Van Lommel
2019-05-10UI: expose tool settings in the 3D view side-barCampbell Barton
2019-05-09Fix: Nav_bar context menu in preferencesCampbell Barton
2019-05-07UI: Animation editor scrubbing areaJacques Lucke
2019-05-03Fix active tool side-bar redrawing on tool changeCampbell Barton
2019-04-24Fix T63822: Sidebar tabs active area dead-zone #2Campbell Barton
2019-04-23UI: ignore events in empty region overlap areasCampbell Barton
2019-04-19Fix/workaround crash using ED_area_do_msg_notify_tag_redrawCampbell Barton
2019-04-19UI: move top-bar into the spaces headerCampbell Barton
2019-04-18UI: move region toggling to propertiesCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-05Interface: New region type 'Footer', used by text editorGeorge Vogiatzis
2019-03-18Silence sorted function declaration/const warningsDalai Felinto
2019-03-13Fix T62436: New added Torus won't appear in Local ViewCampbell Barton
2019-02-20WM: support dynamic keymap handlersCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Improvements and fixes to Cycles metadataSergey Sharybin
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-05UI: Preferences Redesign Part 2Severin
2018-12-22Cleanup: const castCampbell Barton
2018-12-21Fix T58327: Quick Favorites "Remove from Favorites" missing for addedPhilipp Oeser
2018-12-14Fix T59137: Prefs moves header to bottomCampbell Barton
2018-11-12Fix T57527: GP draw takes events from gizmosCampbell Barton
2018-10-31UI: Right-click menu entry to flip properties Tab Bar left/rightJulian Eisel