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
2019-09-09Move callbacks API from BLI to BKESergey Sharybin
2019-09-09Cleanup: sort struct, file listsCampbell Barton
2019-09-08UI: Allow file number shortcuts ouside main regionJulian Eisel
2019-09-08Edit Mesh: select interior faces now detects regionsCampbell Barton
2019-09-08Fix T67756: File drag starts on file browser openJulian Eisel
2019-09-08Fix T69634: GPencil:Cutter Tool removes unexpected strokes on another layerAntonio Vazquez
2019-09-07Fix redo panel button alignmentCampbell Barton
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-09-07Cleanup: style, spellingCampbell Barton
2019-09-07Fix T69597: Changing Grease Pencil Layer in Dopesheet unlocks all layersAntonio Vazquez
2019-09-06Python API: implement an Operator callback for dynamic description.Alexander Gavrilov
2019-09-06UI: File Browser Preview OutlinesHarley Acheson
2019-09-06Fix T69548: Sculpt scene spacing breaks when object pivot not at originPablo Dobarro
2019-09-06UI: File Browser Large Icon UpdateHarley Acheson
2019-09-06Fix: Rename the dimensions property in Noise nodes.OmarSquircleArt
2019-09-06GPencil: Guides: Refactor and add new ISO optionCharlie Jolly
2019-09-06Fix T69536: Setting dimensions for parented objects failsCampbell Barton
2019-09-06Transformation Constraint: implement a Mix Mode option.Alexander Gavrilov
2019-09-06Fix failing assert on directory auto-creationJulian Eisel
2019-09-06UI: Confirmation prompt for file path auto-createJulian Eisel
2019-09-06Cleanup: function groupingCampbell Barton
2019-09-06Cleanup: use doxy sectionsCampbell Barton
2019-09-06Copy Transforms: add a mixing mode option.Alexander Gavrilov
2019-09-06Copy Rotation: implement new mixing modes that actually work.Alexander Gavrilov
2019-09-06UI: Bring back features for file path buttonJulian Eisel
2019-09-05UI: tweak 3D view space between navigation gizmo & buttonsCampbell Barton
2019-09-05LibOverride: add a generic macro to check whetehr an ID is overridable.Bastien Montagne
2019-09-05LibOverride: give more remapping control to `BKE_override_library_create_from...Bastien Montagne
2019-09-05Object: Mode switching operatorCampbell Barton
2019-09-05Cleanup: reuse mesh select mode enumCampbell Barton
2019-09-05Fix unreported: snapping to 3d tracking markers sometimes failsmano-wii
2019-09-05Transform: Split transform_conversions into multiple files.mano-wii
2019-09-05Cleanup: de-duplicate codeCampbell Barton
2019-09-05GPencil: New Operator to set the active object material based on the selected...Matias Mendiola
2019-09-05Depsgraph: Free user code from worry about updates flushSergey Sharybin
2019-09-05Depsgraph: Pass bmain to evaluation functionSergey Sharybin
2019-09-05Fix T69522: Render Region not refreshing Output PropertiesPhilipp Oeser
2019-09-05File Browser: Add Zip files as native recognised file typeWilliam Reynish
2019-09-05Cleanup: clang-formatCampbell Barton
2019-09-05Shading: Rewrite Mapping node with dynamic inputs.OmarSquircleArt
2019-09-04UI: Icons updateWilliam Reynish
2019-09-04Cleanup: userpref UI options into their own structCampbell Barton
2019-09-04Shading: Extend Noise node to other dimenstions.OmarSquircleArt
2019-09-04Move file execute region back to C, fixing bugsJulian Eisel
2019-09-04Expose button UTF8 check in UI_interface.hJulian Eisel
2019-09-04Shading Modes: Material and Render PreviewJeroen Bakker
2019-09-04UI: use vertical navigation buttonsCampbell Barton
2019-09-04Fix T55745: Checker de-select, inconsistent selectionYevgeny Makarov
2019-09-04Armature: add Inherit Scale options to remove shear or average the scale.Alexander Gavrilov
2019-09-04Fix T63755: Area Stretching OverlayJeroen Bakker