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-09-05Merge remote-tracking branch 'origin/master' into temp-lanpr-stagingYimingWu
2019-09-05File Browser: Add Zip files as native recognised file typeWilliam Reynish
2019-09-04Merge remote-tracking branch 'origin/master' into temp-lanpr-stagingYimingWu
2019-09-03UI: File Browser Design OverhaulJulian Eisel
2019-09-01Merge remote-tracking branch 'origin/master' into temp-lanpr-stagingYimingWu
2019-08-27UV Editor: Remove Unimplemented Show Edges OptionJeroen Bakker
2019-08-22UI: Remove "Show Frame Indicator" optionJacques Lucke
2019-08-20Merge remote-tracking branch 'origin/master' into temp-lanpr-stagingYimingWu
2019-08-19Outliner: rename filter "invisible" to "hidden"Nathan Craddock
2019-08-18Merge remote-tracking branch 'origin/master' into temp-lanpr-stagingYimingWu
2019-08-16Outliner: invisible object filterNathan Craddock
2019-08-16Outliner: Synced selection and active element highlightingNathan Craddock
2019-08-11Diff for adding LANPR only.YimingWu
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
2019-02-16DNA: rename SpaceOops -> SpaceOutlinerCampbell Barton
2019-02-13Cleanup: unused DNA struct membersCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-02Cleanup: remove author/date info from doxy headersCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-26Cleanup: redundant definesCampbell Barton
2019-01-22UV Editor: support snapping to center of pixels, in addition to corners.Joep Peters
2019-01-15Cleanup: commas at the end of enumsCampbell Barton
2019-01-15Cleanup: comment line length (DNA)Campbell Barton
2019-01-07Cleanup: corrections to last commitCampbell Barton
2019-01-07Cleanup: move DNA comments before struct membersCampbell Barton
2018-12-17DNA: clear / remove deprecated flagsCampbell Barton
2018-12-10Merge branch 'master' into blender2.8Campbell Barton
2018-12-10Merge branch 'master' into blender2.8Campbell Barton
2018-12-10Fix T53544: Undo in pose mode selects all fcurvesCampbell Barton
2018-12-10DNA: add runtime struct to for graph & action editorCampbell Barton
2018-12-05UI: split UV editor out of the image spaceCampbell Barton
2018-11-02UI: add render output tab to properties editorBrecht Van Lommel