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
2017-11-03Depsgraph: Port more areas to direct depsgraph APISergey Sharybin
2017-10-26Move background images into the cameraCampbell Barton
2017-10-26Cleanup: Remove unused argument from ED_update_for_newframeSergey Sharybin
2017-10-16Fix warnings for notifier listenersJulian Eisel
2017-10-16Workspace: Move engines to workspace and Properties Editor cleanupDalai Felinto
2017-10-14Merge branch 'master' into blender2.8Campbell Barton
2017-10-14Cleanup: use const for eventsCampbell Barton
2017-10-06Fix crash when deleting workspace active in multiple windowsJulian Eisel
2017-06-09Fix crash when deleting active workspace render-layerJulian Eisel
2017-06-01Main Workspace IntegrationJulian Eisel
2017-05-04Multiline support for ED_region_info_drawDalai Felinto
2017-05-02Add scene argument for notifiersCampbell Barton
2017-02-15Revert "Collection Editor based on patch by Julian Eisel"Dalai Felinto
2017-02-07Render Layers and Collections (merge from render-layers)Dalai Felinto
2016-12-01UI: Previews for screen layoutsJulian Eisel
2016-11-16Disable possibility to flip bone names of linked armaturesSergey Sharybin
2016-04-19Toggle to standard cursor when opening menus/popupsJulian Eisel
2016-02-29Fix a bunch of temp full-screen glitchesJulian Eisel
2015-10-05Cleanup: pass pointer to rctfCampbell Barton
2015-08-26Return success when a screen was added/removedCampbell Barton
2015-08-14Fix unnecessarily added undo steps when deleting only sceneJulian Eisel
2015-07-29Do not show fps while scrubbing.Antony Riakiotakis
2015-07-01Cleanup: Use bool instead of intJulian Eisel
2015-06-30Cleanup: use const for screen functionsCampbell Barton
2015-06-08Fix T44976: 3D View turns into an Image Editor after saving renderJulian Eisel
2015-05-04Support displaying metadata for images in sequencer preview windows (notAntony Riakiotakis
2015-05-04Fix T44376: Buttons context, invalid data accessCampbell Barton
2015-04-25Fix T42495: Fullscreen area icon glitchJulian Eisel
2015-04-21Metadata display support - patch by Julian and me.Antony Riakiotakis
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2015-01-28Stacked fullscreen area support (proper implemenation)julianeisel
2015-01-25Cleanup: Ugly typo (retore->restore)julianeisel
2015-01-12Fix T42754: File-Selector lost on fullscreen exitCampbell Barton
2014-10-14Fullscreen Editor (new fullscreen mode for clean UI)Dalai Felinto
2014-06-14UI: Add support for popups to refresh their layput (D578)Campbell Barton
2014-04-02implement cache line for image editorSergey Sharybin
2014-04-02UI: support for dragging popups title areaCampbell Barton
2014-02-26Fix for sequencer add operators showing up in spacebar search.Campbell Barton
2014-01-27UI: Replace +/- menus with collapsible onesCampbell Barton
2013-06-25Fix unnecessary 3D viewport redraws in various cases, in particular when editingBrecht Van Lommel
2013-06-05Fix #35640, part 2. Check id.lib in poll functions for operators which do cri...Lukas Toenne
2013-05-15Fix action zones not drawing properly while sculpting, due to recent bugfix.Brecht Van Lommel
2013-04-15Cycles: optimization for 3D viewport border render with heavy scenes, the OpenGLBrecht Van Lommel
2013-04-08fix for various crashes from incorrect poll functions.Campbell Barton
2013-03-12use gcc warning -Wredundant-decls, exposes some odd/duplicate declarations wh...Campbell Barton
2012-12-18Nicer function for drawing text in 3d window:Ton Roosendaal
2012-12-16Fix region overlap drawing over render info text in image editor and 3d view.Brecht Van Lommel
2012-12-12Holiday coding log :)Ton Roosendaal
2012-09-23fix for all pose-group editing functions crashing when the context didnt have...Campbell Barton