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
2020-05-07Cleanup: use eSpace_Type in switch statementsCampbell Barton
2020-04-24Cleanup: declare values for enum typesCampbell Barton
2020-04-16UV: support changing the opacity of the UV overlayCampbell Barton
2020-04-06VSE: Draw f-curves for opacity and volume values on the stripsRichard Antalik
2020-03-26Fix T60682: adds macOS alias redirection for directoriesBrecht Van Lommel
2020-03-19Cleanup: fix typos in commentsBrecht Van Lommel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-18Objects: add Volume object type, and prototypes for Hair and PointCloudBrecht Van Lommel
2020-03-03IDs: change FILTER_ID_* to 64 bit to make space for new ID typesBrecht Van Lommel
2020-02-21UI: Windows File Attributes and Hidden ItemsHarley Acheson
2020-02-20Cleanup: unused structsCampbell Barton
2020-02-20Cleanup: unused enumsCampbell Barton
2019-12-17Fix deprecated DNA define checksCampbell Barton
2019-12-13USD: Introducing a simple USD ExporterSybren A. Stüvel
2019-12-12Add support for tiled images and the UDIM naming schemeLukas Stockner
2019-12-03Cleanup: text-view comments, variable names, const argsCampbell Barton
2019-11-30UI: allow to hide markers region per editorAlessio Monti di Sopra
2019-11-27Cleanup: move space text vars into a runtime structCampbell Barton
2019-11-24Cleanup: doxygen commentsCampbell Barton
2019-11-24Text Editor: smooth scrollingCampbell Barton
2019-11-22UI: Changes to Graph Editor selection and transformJulian Eisel
2019-11-21Cleanup: spellingCampbell Barton
2019-11-04UI: Rewrite stacked full-screen logic, fixing issuesJulian Eisel
2019-09-30UI: Remember File Browser Display Options in PreferencesJulian Eisel
2019-09-16UI: Show in-/decrement buttons for exportersJulian Eisel
2019-09-05File Browser: Add Zip files as native recognised file typeWilliam Reynish
2019-09-03UI: File Browser Design OverhaulJulian Eisel
2019-08-27UV Editor: Remove Unimplemented Show Edges OptionJeroen Bakker
2019-08-22UI: Remove "Show Frame Indicator" optionJacques Lucke
2019-08-19Outliner: rename filter "invisible" to "hidden"Nathan Craddock
2019-08-16Outliner: invisible object filterNathan Craddock
2019-08-16Outliner: Synced selection and active element highlightingNathan Craddock
2019-08-09Cleanup: move space types under DNA_DEPRECATEDCampbell Barton
2019-05-15Outliner Restriction: Naming sanitization and iconDalai Felinto
2019-05-11Outliner Visibility UpdateDalai Felinto
2019-04-21Cleanup: comments (long lines) in makesdnaCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16Cleanup: trailing commasCampbell Barton
2019-04-14UI: Remember the last display mode in file browserSharan Ranjit
2019-03-17Cleanup: rename DEPRECATED to UNUSEDCampbell Barton
2019-03-05File Editor: Refactor 'new dir' / renaming code.Bastien Montagne
2019-02-27Cleanup: remove runtime structs from DNACampbell Barton
2019-02-27Cleanup: use '_pad' convention for padding in all DNA structsCampbell Barton
2019-02-26UI: Show marker lines in remaining animation spacesJacques Lucke
2019-02-18Markers: Make marker lines in sequencer and graph editor optionalJacques Lucke
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-17Cleanup: move flag definition into screen headerCampbell Barton
2019-02-16Cleanup: rename SPACE_IPO -> SPACE_GRAPHCampbell Barton
2019-02-16DNA: rename SpaceButs -> SpacePropertiesCampbell Barton
2019-02-16DNA: rename SpaceIpo -> SpaceGraphCampbell Barton