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-30UI: Cleanup typos and minor tweaks to Grease Pencil related textPablo Vazquez
2018-10-29UI: Vertical Properties Editor TabsJulian Eisel
2018-10-29Dope Sheet: new option to display keyframe interpolation mode and extremes.Alexander Gavrilov
2018-10-19Dope Sheet: remove many hard-coded color and alpha constants.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-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-05Special enum item when no sound is foundDalai Felinto
2018-10-04Fix T57062: missing preview range drawing in graph editor.Brecht Van Lommel
2018-10-01Remove obsolete weight paint color computation code.Alexander Gavrilov
2018-09-27Cleanup: remove unused DerivedMesh code.Sebastian Parborg
2018-08-21Merge branch 'master' into blender2.8Brecht Van Lommel
2018-08-21UI: disable new text hinting from D3201 by default for now.Brecht Van Lommel
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-31Merge branch 'master' into blender2.8Campbell Barton
2018-07-31BLF: replace global aa pref w/ monochrome flagCampbell Barton
2018-07-31Merge branch 'master' into blender2.8Campbell Barton
2018-07-31UI: use text hinting (now user preference)Campbell Barton
2018-07-17UI: move specular light settings to Lights tab in user preferences.Brecht Van Lommel
2018-07-17Fix Python error removing studio lights in user preferences.Brecht Van Lommel
2018-07-15WM: rename manipulator to gizmo internallyCampbell Barton
2018-07-14UI: rename manipulator to gizmoCampbell Barton
2018-07-11Numeric Input: preference to default to advancedCampbell Barton
2018-07-11Manipulator: changes for overlay optionsCampbell Barton
2018-07-10UI: Cleanup - Remove Show Panel Header and BackgroundPablo Vazquez
2018-07-10Fix T55776: crash with multiple windows and reload new.Brecht Van Lommel
2018-07-06UI/Python: rename Lamps to Lights, to follow more standard terminology.Brecht Van Lommel
2018-07-05Cleanup: flag checksCampbell Barton
2018-07-05Merge branch 'master' into blender2.8Campbell Barton
2018-06-29Merge branch 'master' into blender2.8Campbell Barton
2018-06-29WM: Remove Screen CastCampbell Barton
2018-06-27Workbench: Added a quality slider for the viewportJeroen Bakker
2018-06-26Workbench: Tempural Anti AliasingJeroen Bakker
2018-06-25Cleanup: Move colorband handling from DM to mesh_runtime universe.Bastien Montagne
2018-06-25Merge branch 'master' into blender2.8Bastien Montagne
2018-06-25Cleanup: Nuke most of G.main from GPU code.Bastien Montagne
2018-06-25Cleanup: code styleCampbell Barton
2018-06-22StudioLights: APIJeroen Bakker
2018-06-22StudioLight: Better APIJeroen Bakker
2018-06-22StudioLight: remove caches when removing studiolightJeroen Bakker
2018-06-21Merge branch 'master' into blender2.8Campbell Barton
2018-06-21UI: preference for developer extrasCampbell Barton
2018-06-20UI: rename "NLA Editor" -> "Nonlinear Animation"Campbell Barton
2018-06-20Studiolight: removed raise conditionJeroen Bakker
2018-06-19Studiolight: Temp Mutex issueJeroen Bakker
2018-06-19Revert: EditMode Inactive edge drawingJeroen Bakker
2018-06-18Refactor: Put ViewportAA as UserPrefJeroen Bakker
2018-06-14T55406: Flip MatcapJeroen Bakker