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
2016-04-28Merge branch 'master' into temp_remove_particlestemp_remove_particlesLukas Tönne
2016-04-26Cleanup: use const for outliner argsCampbell Barton
2016-04-26Outliner: "Show Active" support for active bonePhilipp Oeser
2016-04-16Removed the ID_PA code used for ParticleSettings.Lukas Tönne
2016-04-04Fix missing ID_SO sound type in outliner's ID types.Bastien Montagne
2015-12-19Add a void 'user_data' memeber to Outliner's callbacks.Bastien Montagne
2015-12-01Outliner: add an option to "delete" libraries.Bastien Montagne
2015-10-22Fix T46561: Crash in outliner delete hierarchyCampbell Barton
2015-09-09Fix (unreported) crash with undo/outliner and drivers.Bastien Montagne
2015-08-29Add some more missing ID types to TREESTORE_ID_TYPE...Bastien Montagne
2015-08-14Outliner: Context menu for scenesPhilipp Oeser
2015-07-21Fix assert in Outliner.Bastien Montagne
2015-05-18Fix assert in outliner regarding WM and SCR ID types...Bastien Montagne
2015-04-30Fix T44439: outliner's treestore could keep invalid ID pointers, could crash ...Bastien Montagne
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2015-02-15Outliner: "Purge All" function for Outliner in "Orphaned Datablocks" modeJoshua Leung
2015-02-11Outliner: ContextMenus for constraints/modifiersCampbell Barton
2015-02-09Fix outliner crash renaming library /w filterCampbell Barton
2015-02-07GPencil: Initial support for GP Layers in OutlinerJoshua Leung
2015-02-06Outliner: DragDrop objects to groupsCampbell Barton
2015-02-06cleanup: use bool args & redundant castsCampbell Barton
2014-03-24Fix T39383: Blender crash when renaming bone in outliner (weight paint mode).Bastien Montagne
2014-02-04Code cleanup: declarations for removed functionsCampbell Barton
2014-01-16Code Cleanup: outliner used magic numbers for active items and selectingCampbell Barton
2014-01-16Code Cleanup: style and redundant castsCampbell Barton
2013-08-03fix for [#36260] 2,300 Objects Makes Blender UnresponsiveSv. Lockal
2013-07-30Remove superfluous iterations (caused by typo) and type casts in outlinerSv. Lockal
2013-07-04fix [#35998] Crash when trying rename Driver in OutlinerCampbell Barton
2013-04-03Cleanup outliner_dropzone codeDan Eicher
2013-03-13code cleanup: use const events for modal and invoke operators.Campbell Barton
2013-03-11Ouliner: Added recursive select of (visible) bones (Edit- and Object-mode)Gaia Clary
2013-03-10Added menu entry for recursive hierarchy selec in outlinerGaia Clary
2012-12-26Region scrollbar fix!Ton Roosendaal
2012-12-22From the long todo:Ton Roosendaal
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-05-27remove NULL check in TREESTORE macro, the return NULL value wasny checked for...Campbell Barton
2012-05-07style cleanup: outlinerCampbell Barton
2012-03-03style cleanup - use aligned * prefixed blocks for descriptive comments (was a...Campbell Barton
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2012-01-22Patch [#27790] Drag and drop parenting in outlinerJoshua Leung
2012-01-19patch [#29924] Border select tool implementation for the outlinerCampbell Barton
2011-11-02Space types:Thomas Dinges
2011-09-09Patch [#23443] Change outliner filter into searchJoshua Leung
2011-09-02Fix #28467: Crash while deleting objects in outliner too fastSergey Sharybin
2011-09-02patch [#28473] Outliner Simple TodoCampbell Barton
2011-08-23Merging trunk up to r39637.Joerg Mueller
2011-08-19warning cleanup for -Wdouble-promotionCampbell Barton
2011-08-18minor change for operator OUTLINER_OT_item_activateCampbell Barton
2011-08-12Bye bye vile relics of extinct version control systems,Joshua Leung