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-03-31Removed the Cache modifier because it is unused now and causes someLukas Tönne
2015-03-31Merge branch 'master' into alembicLukas Tönne
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-03-26Changed implementation of the Cache modifier to work in tandem with theLukas Tönne
2015-03-26PointCache modifier to act as a terminator in modifier stacks.Lukas Tönne
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
2014-01-16Code Cleanup: style and redundant castsCampbell Barton
2013-12-22Modifier: New Wireframe ModifierCampbell Barton
2013-11-24Mesh Modifiers: Added Laplacian DeformAlexander Pinzon
2013-11-06code cleanup: typo and warning when openmp's disabled.Campbell Barton
2013-10-15Fix [#37077] User prefs > Input and Outliner Keymaps mismatch in representation.Bastien Montagne
2013-09-13fix/workaround [#36709] Renaming multiple objects in the outliner halts the i...Campbell Barton
2013-09-10code cleanup: use bool for imbuf allocation functions.Campbell Barton
2013-09-06Fix #36672: outliner allowed to toggle linked group visibility, which should notBrecht Van Lommel
2013-09-04Added better support for line styles in the Outliner.Tamito Kajiyama
2013-08-03fix for [#36260] 2,300 Objects Makes Blender UnresponsiveSv. Lockal
2013-07-31code cleanup: remove redundant NULL checksCampbell Barton
2013-07-30Remove superfluous iterations (caused by typo) and type casts in outlinerSv. Lockal
2013-07-29add api call for initializing events from the windows eventstate.Campbell Barton
2013-07-21code cleanup: add break statements in switch ()'s, (even at the last case).Campbell Barton
2013-07-19style cleanup: switch statements, include break statements within braces & in...Campbell Barton
2013-07-04fix [#35998] Crash when trying rename Driver in OutlinerCampbell Barton