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-01-18Code Cleanup: Move GPencil Interpolation operators into their own fileJoshua Leung
2017-01-17T50457 Remove temporary solution for animation types and put in definitve pos...Antonio Vazquez
2017-01-17Revert "Remove particle expander"Antonio Vazquez
2017-01-17Left-over from previous commit (remove OBJECT_OT_move_to_layer)Dalai Felinto
2017-01-17Remove OBJECT_OT_move_to_layerDalai Felinto
2017-01-17Link objects in scene using ObjectBaseDalai Felinto
2017-01-17Fix previous commit because there are some code using this define, but really...Antonio Vazquez
2017-01-17Update selected_editable_bases to use ObjectBaseDalai Felinto
2017-01-17Remove base from BKE_object_groups_clearDalai Felinto
2017-01-17Remove OB_FROMGROUP from base, and add util funcs to sync base/object flagsDalai Felinto
2017-01-17Remove unused definition. This enum must be synchronized with the registratio...Antonio Vazquez
2017-01-16Merge branch 'master' into blender2.8Bastien Montagne
2017-01-16Cleanup/refactor: move BKE_deform_flip_side_name & co to BLI_string_utilsBastien Montagne
2017-01-16Cleanup/refactor: get rid of fixed name limit in BKE_deform_flip_side_name & co.Bastien Montagne
2017-01-16Cleanup/refactor: Add new BLI_string_util.Bastien Montagne
2017-01-16Fix T50393: Flip names working just on one side when both are selected.Bastien Montagne
2017-01-16Update selectable_bases to use ObjectBaseDalai Felinto
2017-01-16Update visible_bases to use ObjectBaseDalai Felinto
2017-01-16Remove select by layer operatorDalai Felinto
2017-01-16Add BASE_SELECTABLED flagDalai Felinto
2017-01-16Rename: BASE_VISIBLE > BASE_VISIBLEDDalai Felinto
2017-01-16Remove object hide operatorsDalai Felinto
2017-01-16Remove outliner restrict options for objects (and groups)Dalai Felinto
2017-01-16OpenGL: convert anim_channel_defines.c to new imm modeBenjamin N. Summerton
2017-01-16OpenGL: fix immRect usage & convert more glRect callsMike Erwin
2017-01-16Updating outliner_draw_struct_marks to retained modeMike Erwin
2017-01-13Outliner: initial work for render-layersDalai Felinto
2017-01-13Fix missing user when opening text from ID UI widget.Bastien Montagne
2017-01-13Use ObjectBase only to delete objectsDalai Felinto
2017-01-12Merge branch 'master' into blender2.8Bastien Montagne
2017-01-12Add Add Modifiers tab to the NLA & VSE editorsAaron Carlisle
2017-01-12Fix T50056: Dyntopo brush size shortcut broken using constant detail setting.Julian Eisel
2017-01-12UI: Try limiting 'x' icon to search buttonsJulian Eisel
2017-01-11Use active_object instead of active_base for edit mode enterDalai Felinto
2017-01-11Merge remote-tracking branch 'origin/blender2.8' into render-layersDalai Felinto
2017-01-11Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2017-01-11Fix building with INPUT_NDOF after warning cleanupDalai Felinto
2017-01-10Merge remote-tracking branch 'origin/blender2.8' into render-layersDalai Felinto
2017-01-10Fix warnings (mostly unused arguments)Dalai Felinto
2017-01-10Add new objects and some Base > ObjectBase convertionDalai Felinto
2017-01-10UI Layout: fix some cases mixing fixed and expandable sizesBastien Montagne
2017-01-10rename ob_base > base, it will simplify further refactorsDalai Felinto
2017-01-09Cleanup: Don't use C++ comments style in C codeSergey Sharybin
2017-01-09Fix for T50373: lattices should not be able to get subsurf modifiersPhilipp Oeser
2017-01-06Fix: Audio plays back incorrectly after rendering to a video fileJörg Müller
2017-01-05Merge branch 'master' into blender2.8Julian Eisel
2017-01-05Show 'Manipulate Center Points' in weight paint modeJulian Eisel
2017-01-04Merge remote-tracking branch 'origin/blender2.8' into render-layersDalai Felinto
2017-01-04remove objects from collections when ED_base_object_free_and_unlinkDalai Felinto
2017-01-04Fix (IRC reported) bad handling of Text data-block user count.Bastien Montagne