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-24GP: Rename Fixed type in Time modifierAntonioya
2018-10-24GP: Add new Layer Pass Index filter to modifiersAntonioya
2018-10-24GP: Add layer pass index to time modifierAntonioya
2018-10-24GP: Add new modes to Time Offset modifierAntonioya
2018-10-24Fix T57366: Mesh.from_pydata invalid loose-edge stateCampbell Barton
2018-10-23GP: Add new frame scale parameter to Time modifierAntonioya
2018-10-23Fix missing relations update after allocating compositorSergey Sharybin
2018-10-23Fix: missing sequencer updateJacques Lucke
2018-10-23GP: Rename modifier Time to Time OffsetAntonioya
2018-10-23Cleanup: style, warningCampbell Barton
2018-10-22Fix various icon related issues:William Reynish
2018-10-22GP: New Time modifierAntonioya
2018-10-22Followup to previous change, reduce number of relations updatesSergey Sharybin
2018-10-22Fix T56636: Custom property cannot be animatedSergey Sharybin
2018-10-21Cleanup: trailing spaceCampbell Barton
2018-10-20GP: Redesign drawing cache to support particlesAntonioya
2018-10-19Make Static Override optional/hidden by default.Bastien Montagne
2018-10-19Dope Sheet: remove many hard-coded color and alpha constants.Alexander Gavrilov
2018-10-19UI: reorder and group blend modes in menus, similar to other apps.Charlie Jolly
2018-10-19Image Space: make 'UV Edit' a separate modeCampbell Barton
2018-10-19RNA: add widget property accessCampbell Barton
2018-10-18Gizmo: remove 'Click Anywhere' optionCampbell Barton
2018-10-17Shrinkwrap: implement the use of smooth normals in constraint & modifier.Alexander Gavrilov
2018-10-17RNA: disable notifiers from property updatesCampbell Barton
2018-10-17Cleanup: whitespaceCampbell Barton
2018-10-16UI: icon set updates Andrzej Ambroz.Brecht Van Lommel
2018-10-16Fix incorrect icon for UV selection sync.William Reynish
2018-10-15Mesh: remove DerivedMesh for face-map drawingCampbell Barton
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