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
2015-09-09Fix (unreported) crash with undo/outliner and drivers.Bastien Montagne
2015-09-09Fix (unreported) Outliner letting you edit path of indirect linked lib shown ...Bastien Montagne
2015-08-29Add some more missing ID types to TREESTORE_ID_TYPE...Bastien Montagne
2015-08-22outliner: tweak GPLayer color button overlapCampbell Barton
2015-08-22Fix outliner grease pencil color buttonCampbell Barton
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-08-14Fix unnecessarily added undo steps when deleting only sceneJulian Eisel
2015-08-14Outliner: Context menu for scenesPhilipp Oeser
2015-08-04SCons: Fix for really nasty bug with polluting configuration environmentSergey Sharybin
2015-07-21Fix assert in Outliner.Bastien Montagne
2015-07-18Cleanup: whitespace & break placementCampbell Barton
2015-07-11remove redundant castsCampbell Barton
2015-07-03UI: add ability to access/generate 'shortcuts strings' of modal keymaps.Bastien Montagne
2015-07-01Refactoring:Antony Riakiotakis
2015-06-17Cleanup: styleCampbell Barton
2015-05-18Fix assert in outliner regarding WM and SCR ID types...Bastien Montagne
2015-05-15Fix crasher in new lazy-rebuild outliner's treehash.Bastien Montagne
2015-05-11Outliner: postpone rebuilding the treeCampbell Barton
2015-05-11Outliner: cleanup flag was never clearedCampbell Barton
2015-05-04Add name argument to data creation API callsCampbell Barton
2015-04-30Fix T44439: outliner's treestore could keep invalid ID pointers, could crash ...Bastien Montagne
2015-04-22Fix T44477: Overlapping tooltips in OutlinerJulian Eisel
2015-04-14Fix T44348: Blender crashes when selecting bone from inactive scene in outlinerSergey Sharybin
2015-04-07Revert Sticky Keys (and everything related to that)Julian Eisel
2015-04-07Cleanup: rename treehash -> outliner_treehashCampbell Barton
2015-04-04Cleanup: use BKE_animdata_* prefixCampbell Barton
2015-04-03Sticky Keys backendJulian Eisel
2015-04-01Fix T44212: Crash on Group Rename.Bastien Montagne
2015-03-31Fix T44201: Crash Deleting Hierarchy in OutlinerBastien Montagne
2015-03-31Corrective Smooth Modifier (aka delta-mush)Campbell Barton
2015-03-29Fix T44162: Outliner: modifier's icons toggle update issueBastien Montagne
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2015-03-28Use union for EditBone'sCampbell Barton
2015-03-28Fix for various small issues which may cause crashesJoshua Leung
2015-03-28Compile fixJoshua Leung
2015-03-20Remove unused armature codeCampbell Barton
2015-02-18GPencil: RMB menu tools in Outliner works for GP Layers nowJoshua Leung
2015-02-17Fix for another missing update from GPencil in OutlinerJulian Eisel
2015-02-17Fix T43669: Grease Pencil visibility toggle not working in OutlinerJulian Eisel
2015-02-16UI messages fixes and cleanup.Bastien Montagne
2015-02-15Compilation error fix for strict compiler flagsSergey Sharybin
2015-02-15Possible todo notes for more polished UI?Joshua Leung
2015-02-15Outliner: "Purge All" function for Outliner in "Orphaned Datablocks" modeJoshua Leung
2015-02-15Code Cleanup: Reshuffle libraries and orphaned datablocks views to a more app...Joshua Leung
2015-02-15Outliner: Do not show RMB menu for "ID Base" entriesJoshua Leung
2015-02-15Outliner: Use restriction columns in "Orphaned Datablocks" view to manage use...Joshua Leung
2015-02-15Outliner: Added new mode for displaying "orphaned" datablocksJoshua Leung
2015-02-14Outliner: Toggle restrict buttons only for selectable child objectsJulian Eisel
2015-02-11Outliner: use enum for outliner_group_operation()Campbell Barton
2015-02-11Outliner: ContextMenus for constraints/modifiersCampbell Barton