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
2018-10-14Depsgraph: Add proper API functions for CustomDataMask dependencies.Alexander Gavrilov
2018-10-13GP: Remove Layer order userprefs parameterAntonioya
2018-10-12GP: Disable reverse list order when uncheck userprefs optionAntonioya
2018-10-11GP: Add new Userprefs parameter to reverse layer listAntonioya
2018-10-11Add new parameter to reverse UIList itemsAntonioya
2018-10-11RNA: remove redundant new_from_object/to_mesh argCampbell Barton
2018-10-11Merge branch 'master' into blender2.8Campbell Barton
2018-10-11Cleanup: style (pointers)Campbell Barton
2018-10-11Cleanup: indentationCampbell Barton
2018-10-11GP: New Glow Shader FX (wip)Antonioya
2018-10-10Python API: add loop triangles access, remove tessfaces.Brecht Van Lommel
2018-10-10RNA: Always keep at least one element in snap_mode.mano-wii
2018-10-10Cleanup: namingCampbell Barton
2018-10-09GP: Add Shift+F to change Drawing Brush strengthAntonioya
2018-10-09GP: Add RNA path function for gp brush settingsAntonioya
2018-10-09GP: New Canvas offset parametersAntonioya
2018-10-08UI: add icon color coding for different data types in the outliner.Brecht Van Lommel
2018-10-08UI: new icon set by Andrzej Ambroz.Brecht Van Lommel
2018-10-08GP: New automatic adaptative UVs parameterAntonioya
2018-10-08Implement display of weight isoline contours in the fragment shader.Alexander Gavrilov
2018-10-07Cleanup: styleCampbell Barton
2018-10-06Fix crash unregistering parent panel before children.Brecht Van Lommel
2018-10-05Texture Paint: reorganize texture slots UI panel.Brecht Van Lommel
2018-10-05Fix wrong RNA handling of some internal pchan pointers.Bastien Montagne
2018-10-05Add a new B-Bone Custom Handle type that uses the handle bone direction.Alexander Gavrilov
2018-10-05Special enum item when no sound is foundDalai Felinto
2018-10-05GP: Cleanup grid RNA settings moving to separated structAntonioya
2018-10-05GP: Cleanup names and codeAntonioya
2018-10-05RNA: add access to tool modeCampbell Barton
2018-10-05Tool System: initial support for UV-sculptCampbell Barton
2018-10-05UI: rename Border Select -> Box SelectCampbell Barton
2018-10-05UI: rename overlay: Ornaments -> ExtrasCampbell Barton
2018-10-05GP: Move grid parameters to GP object data levelAntonioya
2018-10-04Move B-Bone custom handle settings to Edit mode.Alexander Gavrilov
2018-10-04Fix T57062: missing preview range drawing in graph editor.Brecht Van Lommel
2018-10-03GP: Allow canvas grid with different scales in X/YAntonioya
2018-10-03GP: Allow 0 subdivisions for canvas gridAntonioya
2018-10-03Cleanup: tiny improvement in error reporting for makesrnaInes Almeida
2018-10-03GP: Add z-depth offset parameterAntonioya
2018-10-03Units: Support for fixed unitsJacques Lucke
2018-10-03RNA: Make various .add(count) a required argCampbell Barton
2018-10-03RNA: curve points add(count) a required argCampbell Barton
2018-10-03RNA: fcurve keyframe add(count) a required argCampbell Barton
2018-10-02RNA ID: add accessors to original ID, and a boolean stating whether it is eva...Bastien Montagne
2018-10-02Depsgraph/RNA: add warning that all data from object instances iterator are C...Bastien Montagne
2018-10-02Gizmo: support for gizmo-group propertiesCampbell Barton
2018-10-02WM: generalize tool property initializationCampbell Barton
2018-10-02WM: report error w/ unknown operator nameCampbell Barton
2018-10-01GP: Add Blur to Shadow FXAntonioya
2018-10-01Shrinkwrap Constraint: implement projection features from the modifier.Alexander Gavrilov