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-03-22fix redundant assignmentMike Erwin
2017-03-17Various icon adjustmentsraa
2017-02-27Surface Deform Modifier (SDef)Luca Rood
2017-01-16Cleanup/refactor: Add new BLI_string_util.Bastien Montagne
2016-10-16Cleanup: Unused parameters in OutlinerJulian Eisel
2016-09-19UI Messages: Consistent spelling of term "data-block"Julian Eisel
2016-08-06Basic Alembic supportKévin Dietrich
2016-08-04Grease Pencil v2 BranchAntonio Vazquez
2016-07-12Fix T48830: Outliner draw crash, missing NULL checkCampbell Barton
2016-07-06Replace of (id->lib != NULL) check by meaningful macro.Bastien Montagne
2016-06-22ID-Remap - Step one: core work (cleanup and rework of generic ID datablock ha...Bastien Montagne
2016-06-15Fix T48654: outline text visible while renamingCampbell Barton
2016-03-13Keyframing: Added ToolSetting for choosing default keyframe typeJoshua Leung
2015-12-28Cleanup: use BLI_libblock prefix for id functionsCampbell Barton
2015-12-27Split id->flag in two, persistent flags and runtime tags.Bastien Montagne
2015-11-30Fix T46896: Outliner group 'hide' doesn't update viewport renderCampbell Barton
2015-11-23Cleanup: shadowing (editors)Campbell Barton
2015-10-20First step to handle missing libs/datablocks when reading a file.Bastien Montagne
2015-08-22outliner: tweak GPLayer color button overlapCampbell Barton
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-03-31Corrective Smooth Modifier (aka delta-mush)Campbell Barton
2015-03-29Fix T44162: Outliner: modifier's icons toggle update issueBastien Montagne
2015-03-28Fix for various small issues which may cause crashesJoshua Leung
2015-03-28Compile fixJoshua Leung
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-15Outliner: Use restriction columns in "Orphaned Datablocks" view to manage use...Joshua Leung
2015-02-14Outliner: Toggle restrict buttons only for selectable child objectsJulian Eisel
2015-02-09Fix outliner crash renaming library /w filterCampbell Barton
2015-02-09GPencil: Show color swatches for GPencil layers in OutlinerJoshua Leung
2015-02-09GPencil: Viewport visbility and editability toggles for layers in OutlinerJoshua Leung
2015-02-07GPencil: Initial support for GP Layers in OutlinerJoshua Leung
2015-02-07GPencil: Initial support for Grease Pencil in the OutlinerJoshua Leung
2015-02-05Custom Loop Normals: Add NormalEdit modifierBastien Montagne
2015-01-20UI: cleanup UI_fontstyle_string_width, UI_draw_stringCampbell Barton
2015-01-10Transfer data: add modifier.Bastien Montagne
2014-11-16Bugfix T41525: Button keyframe indicators don't work correctly when editing N...Joshua Leung
2014-11-11UI: remove unused emboss-table defineCampbell Barton
2014-11-11UI Refactor T41640Campbell Barton
2014-10-10Fix T42163: Outliner: recursive visibility toggle: autokeyframe only works fo...Bastien Montagne
2014-07-19Defines: replace ELEM3-16 with ELEM(...), that can take varargsCampbell Barton
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-28Fix T39692: Text fields in datablocks editor are brokenBastien Montagne
2014-04-27Fix another part of T39692 Text fields in datablocks editor are broken.Bastien Montagne
2014-03-24Fix T39383: Blender crash when renaming bone in outliner (weight paint mode).Bastien Montagne
2014-03-03Icon for LineStyleCampbell Barton
2014-02-07ListBase API: add utility api funcs for clearing and checking emptyCampbell Barton
2014-01-17Outliner: minor speedup for drawing, avoid 3 rna lookups per objectCampbell Barton
2014-01-16Code Cleanup: outliner used magic numbers for active items and selectingCampbell Barton