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-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-10-09Fix T81468: Missing NULL check for F-curve rna_path in versionning code.Bastien Montagne
2020-10-08DNA: cleanup endian switching when loading fileJacques Lucke
2020-10-07UV/Image Editor: Overlay PopoverJeroen Bakker
2020-10-07Fix T76595: Indicate the Active Keyframe in Graph EditorHans Goudey
2020-10-03Cleanup: rename main preferences versioning functionCampbell Barton
2020-10-03Cleanup: run UserDef versioning from readfile.cCampbell Barton
2020-10-03Cleanup: centralize versioningCampbell Barton
2020-10-02Experimental Features: More robust way of sanitizing optionsDalai Felinto
2020-10-02Experimental Features: Sanitize missing (latest) optionsDalai Felinto
2020-10-02Cleanup: remove redundant theme versioningCampbell Barton
2020-10-02Cleanup: spellingCampbell Barton
2020-10-02Fix userpref.blend using version from startup.blendCampbell Barton
2020-10-02Cleanup: readfile for workspaces: NULLify non-owned data pointers.Bastien Montagne
2020-10-02Fix (unreported) design flow in how workspace's relation data are read from ....Bastien Montagne
2020-10-01Volumes: support lower resolution in viewportJacques Lucke
2020-10-01Fix T81340: UBSan: addition of unsigned offset causes overflowAnkit Meel
2020-10-01Cleanup: dna_genfile API for accessing struct member offsetsCampbell Barton
2020-09-30Cleanup: Remove unused View2D variables and functionHans Goudey
2020-09-30Cleanup: convert gforge task ID's to phabricator formatValentin
2020-09-29Fix (unrepported) utterly broken logic in readfile for Workspaces.Bastien Montagne
2020-09-29Fix T71981: Alembic vertex interpolation can jumble meshSybren A. Stüvel
2020-09-29DNA: optimize struct reconstruction by doing some preprocessingJacques Lucke
2020-09-29DNA: use better type for SDNA->structsJacques Lucke
2020-09-26Fix T81168: 2.8x Crash when loading 2.79 file.Bastien Montagne
2020-09-21Implement ID properties support for TimeMarkerSergey Sharybin
2020-09-21Cleanup: balance braces, spellingCampbell Barton
2020-09-20Fix broken Windows buiilds after own recent commit in read/write code.Bastien Montagne
2020-09-20Sanitize type 'size' parameters in our read/write file codeBastien Montagne
2020-09-19Cleanup: spellingCampbell Barton
2020-09-18Unify all XYZ symmetry options using Mesh SymmetryPablo Dobarro
2020-09-18Overlay: Fade Inactive GeometryPablo Dobarro
2020-09-18Cleanup: change enum usage so types are explicitly listedCampbell Barton
2020-09-17Add versioning for 2.90 files that may have invalid meshGermano Cavalcante
2020-09-17Fix: re-do versioning code for FCurve extremes and Collection colorsSybren A. Stüvel
2020-09-17Cleanup: use static assert to disable access to preferencesCampbell Barton
2020-09-16Curves: Add custom profile bevel supportHans Goudey
2020-09-16Fix tests after adding collection color taggingNathan Craddock
2020-09-16Fix versioning code after FCurves versioning not executedJulian Eisel
2020-09-16Fix: add versioning to fix incorrectly written customdataJacques Lucke
2020-09-16Bump file subversion after recent theme-related changesHans Goudey
2020-09-16UI: Add grid-related theme optionsRed Mser
2020-09-15Collections: Add color taggingNathan Craddock
2020-09-15UI: Single tab property searchHans Goudey
2020-09-15Property Search: Add "search match" theme colorHans Goudey
2020-09-15Revert "Image Editor: Make Rendering of Pure Emissive Colors Optional"Jeroen Bakker
2020-09-15Fix T75881: Animation, limitation of Bézier HandlesTonyG
2020-09-15Cleanup: move versioning code into "until next bump" blockSybren A. Stüvel
2020-09-15Image Editor: Make Rendering of Pure Emissive Colors OptionalJeroen Bakker
2020-09-15Cleanup: spellingCampbell Barton