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-03-28UI: tweak display of report messages in the status bar.Nathan Craddock
2019-03-25Cleanup: use braces for interface codeCampbell Barton
2019-03-01Cleanup: move theme reset into it's own operator fileCampbell Barton
2019-02-27Cleanup: rename lamp -> lightCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-16Cleanup: rename SPACE_IPO -> SPACE_GRAPHCampbell Barton
2019-02-16DNA: rename theme space typesCampbell Barton
2019-02-16DNA: rename SpaceButs -> SpacePropertiesCampbell Barton
2019-02-15Fix T58090: Selected curve vertex should stand outCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: manually remove header text not handled by automationCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2019-01-11Fix background color use in 3D viewCampbell Barton
2019-01-103D View: use faded color for dupli instance wire & pointsCampbell Barton
2019-01-05UI: Preferences Redesign Part 2Severin
2019-01-04Cleanup: use typed unsigned intsCampbell Barton
2018-12-27Cleanup: use unsigned char (change previous commit)Campbell Barton
2018-12-25Fix T59505: Knife tool cut preview line becomes blackmano-wii
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-08UI: add icon color coding for different data types in the outliner.Brecht Van Lommel
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-13Cleanup: move cycles addon check out of versioningCampbell Barton
2018-09-12Cleanup: move preference versioning into own fileCampbell Barton
2018-09-12Cleanup: remove BGE referencesCampbell Barton
2018-08-14Cleanup: remove unused theme color functions using legacy GL.Brecht Van Lommel
2018-07-31Cleanup: trailing spaceCampbell Barton
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-24Fix T56079: crash with startup.blend saved in sculpt/paint modes.Brecht Van Lommel
2018-07-15WM: rename manipulator to gizmo internallyCampbell 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-06Merge branch 'master' into blender2.8Campbell Barton
2018-07-06BKE_addons: utility to remove by nameCampbell Barton
2018-07-03UI: don't change the theme area when setting themeCampbell Barton
2018-06-29Merge branch 'master' into blender2.8Campbell Barton
2018-06-29WM: Remove Screen CastCampbell Barton
2018-06-28Correct mistake checking versionCampbell Barton
2018-06-28GLRefactor: partially remove gl calls from source/blender/editors.Ray Molenkamp
2018-06-27Theme: set default theme 'Flatty Dark Blueberry'Campbell Barton
2018-06-27Workbench: Added a quality slider for the viewportJeroen Bakker
2018-06-25Cleanup: Move colorband handling from DM to mesh_runtime universe.Bastien Montagne
2018-06-21Merge branch 'master' into blender2.8Campbell Barton
2018-06-21UI: preference for developer extrasCampbell Barton
2018-06-19Revert: EditMode Inactive edge drawingJeroen Bakker
2018-06-18Refactor: Put ViewportAA as UserPrefJeroen Bakker