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-24Fix various i18n ambiguous issues reported in T43295.Bastien Montagne
2017-03-22fix redundant assignmentMike Erwin
2017-03-22Cleanup/optimization: Simplify some usages of uiItemFullO/_ptr, avoid multipl...Bastien Montagne
2017-03-17Various icon adjustmentsraa
2017-03-16Fix missing undo pushes in outliner's new datablock management operations.Bastien Montagne
2017-03-16Fix outliner contextual menu allowing to delete indirect libraries.Bastien Montagne
2017-02-27Surface Deform Modifier (SDef)Luca Rood
2017-01-16Cleanup/refactor: Add new BLI_string_util.Bastien Montagne
2017-01-04Fix T50369: Objects can't be deleted from scene when using "link group object...Bastien Montagne
2016-11-30Cleanup id->newid usage, initial work.Bastien Montagne
2016-11-20Cycles: add basic backwards compatibility for device selection, move to Syste...Brecht Van Lommel
2016-10-16Cleanup: Unused parameters in OutlinerJulian Eisel
2016-10-16Fix missing outliner redraw when adding VSE stripJulian Eisel
2016-09-23Outliner: Fix assert failure with palette IDSergey Sharybin
2016-09-19UI Messages: Consistent spelling of term "data-block"Julian Eisel
2016-09-13Outliner: Report linked datablock edit failure when trying to rename linked d...Philipp Oeser
2016-09-13Fix T49336: Outliner allows to edit restrict flags for linked objectsSergey Sharybin
2016-08-06Basic Alembic supportKévin Dietrich
2016-08-04Grease Pencil v2 BranchAntonio Vazquez
2016-07-22Fix crash using ID remapping on invalid ID pairsJulian Eisel
2016-07-22fix enum type / values mismatchMike Erwin
2016-07-14Add option to id_make_local to force localization of datablock, even if not u...Bastien Montagne
2016-07-14Cleanup: Use BKE_scene_base_add for creating basesJulian Eisel
2016-07-12Fix T48830: Outliner draw crash, missing NULL checkCampbell Barton
2016-07-08Refactor: pass Main to id_make_local.Bastien Montagne
2016-07-06Replace of (id->lib != NULL) check by meaningful macro.Bastien Montagne
2016-07-02Cleanup: styleCampbell Barton
2016-07-01"Fix" crash when deleting linked object which has indirect usages.Bastien Montagne
2016-07-01Outliner: pass operator's reports to all operation callbacks.Bastien Montagne
2016-06-29Cleanup: spelling, indentationCampbell Barton
2016-06-27Fix T48740: User could remap indirect libdata usages from outliner.Bastien Montagne
2016-06-22ID-Remap, step two: add some user-level tools.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-05-03Fix T48328: Outliner: Armature EditMode: crash when selecting bone of a share...Bastien Montagne
2016-04-26Cleanup: use const for outliner argsCampbell Barton
2016-04-26Outliner: "Show Active" support for active bonePhilipp Oeser
2016-04-04Fix missing ID_SO sound type in outliner's ID types.Bastien Montagne
2016-03-13Keyframing: Added ToolSetting for choosing default keyframe typeJoshua Leung
2016-02-10Outliner: omit active-unselected in "Selected" viewCampbell Barton
2016-02-09Fix T47368: Crash re-linking object to sceneCampbell Barton
2016-01-21Cleanup: line length, indentationCampbell Barton
2016-01-08Fix T47138: Page Down key pages up, instead of down, in Outliner.Bastien Montagne
2016-01-04Remove SCons building systemSergey Sharybin
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-12-19Add a void 'user_data' memeber to Outliner's callbacks.Bastien Montagne
2015-12-12Cleanup: style/spellingCampbell Barton
2015-12-07Usual UI messages fixes.Bastien Montagne
2015-12-01Outliner: add an option to "delete" libraries.Bastien Montagne