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-04-25Outliner: Re-build depsgraph when reordering collectionsDalai Felinto
2017-03-10Ouliner drag&drop: Correct/increase margin for triggering insert intoJulian Eisel
2017-03-10Outliner drag&drop: Do generic check if no custom poll callback is definedJulian Eisel
2017-03-10Improve outliner drag&drop feedback by using drop poll callbacksJulian Eisel
2017-03-10Fix incorrect positioning of collection when dropping it after expanded oneJulian Eisel
2017-03-10Support drag & drop of collections across multiple hierarchy levelsJulian Eisel
2017-03-02Get UI ready for using drag & drop to nest a collection into another oneJulian Eisel
2017-02-28Outliner: Delete all selected collections, not just active oneJulian Eisel
2017-02-28Outliner: "All Collections" mode showing the master collection hierarchyJulian Eisel
2017-02-27Outliner: Rename "Collections" display mode to "Active Render Layer"Julian Eisel
2017-02-27Outliner: Don't use alphabetical sorting for collectionsJulian Eisel
2017-02-22UI: Support drag & drop reordering of collectionsJulian Eisel
2017-02-17Layer/Outliner: add a few operators that I need for the video demoDalai Felinto
2017-02-16Outliner collection operators, all but collection linkDalai Felinto
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-10-15Outliner: Element mouse hover feedbackJulian Eisel
2016-06-22ID-Remap, step two: add some user-level tools.Bastien Montagne
2016-01-08Fix T47138: Page Down key pages up, instead of down, in Outliner.Bastien Montagne
2015-12-01Outliner: add an option to "delete" libraries.Bastien Montagne
2015-08-14Outliner: Context menu for scenesPhilipp Oeser
2015-04-07Revert Sticky Keys (and everything related to that)Julian Eisel
2015-04-03Sticky Keys backendJulian Eisel
2015-02-15Outliner: "Purge All" function for Outliner in "Orphaned Datablocks" modeJoshua Leung
2015-02-11Outliner: ContextMenus for constraints/modifiersCampbell Barton
2015-02-06Outliner: DragDrop objects to groupsCampbell Barton
2014-11-28Cleanup: unused headersCampbell Barton
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2013-03-09Outliner: Added recursive select/deselect (CTRL+LMB) and extend (CTRL+SHIFT+LMB)Gaia Clary
2013-03-07use bool for rna funcs.Campbell Barton
2012-06-11OUTLINER_OT_material_drop -- Drag & Drop materials onto objects in the outlinerDan Eicher
2012-05-29OUTLINER_OT_scene_drop -- "Drag object to scene in Outliner" operatorDan Eicher
2012-04-26outliner header cleanup (copy pasted headers when split up Im guessing)Campbell Barton
2012-03-24style cleanup: mainly for mesh code, also some WM function use.Campbell Barton
2012-01-22Patch [#27790] Drag and drop parenting in outlinerJoshua Leung
2012-01-19yRemove missed/unused "tweak" property from keymap for outliner's border selectSergey Sharybin
2012-01-19patch [#29924] Border select tool implementation for the outlinerCampbell Barton
2012-01-16more keymap editsCampbell Barton
2011-08-30* Merge trunk up to r39790.soc-2011-pepperJoerg Mueller
2011-08-29Fix #28295 Outliner, mouse button on menu's pass through.Sergey Sharybin
2011-08-12Bye bye vile relics of extinct version control systems,Joshua Leung
2011-08-11ifdef'd outliner code which is spesific to gsoc pepper with '// GSOC_PEPPER' ...Campbell Barton
2011-07-07Outliner RMB Menu - AnimData mangementJoshua Leung
2011-02-27doxygen: blender/editors tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-01-08Todo items:Ton Roosendaal
2010-12-11Drag/drop fix:Ton Roosendaal
2010-05-09***Drag and drop fun!***William Reynish
2010-03-23more lint includesCampbell Barton
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero