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-02-17DNA: rename dup_* struct members to instance_*Campbell Barton
2019-02-17Cleanup: rename Mesh.edit_btmesh -> edit_meshCampbell Barton
2019-02-17Cleanup: move object bounding-box into runtime structCampbell 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-16DNA: rename SpaceIpo -> SpaceGraphCampbell Barton
2019-02-16DNA: rename SpaceOops -> SpaceOutlinerCampbell Barton
2019-02-13Cleanup: style, duplicate includesCampbell Barton
2019-02-12DNA: support versioning structs & struct membersCampbell Barton
2019-02-11Cleanup: commentsCampbell Barton
2019-02-11readfile: skip negative sized thumbnailsCampbell Barton
2019-02-10Link/Append: Instantiate collection rather than objects.Bastien Montagne
2019-02-10Fix T61141: Append Particle Settings doesn't append the collection properly.Bastien Montagne
2019-02-09GP: Missing in previous commitAntonioya
2019-02-09GP: Init stroke buffer alwaysAntonioya
2019-02-08Fix (unreported) crash when undoing after ID deletion.Bastien Montagne
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-04Fix T61172: Crash in texture paint undo/redoCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-30Fix T60378: All armatures reset positions on linked collection when ctrl+z us...Bastien Montagne
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-25Fix T60783: (Certain) shapekeys stopped working in 2.8.Bastien Montagne
2019-01-25Cleanup: BLO: move validate code into own header.Bastien Montagne
2019-01-25Fix T60204: Crash when opening a FileSergey Sharybin
2019-01-213D View: add back initial clipping supportCampbell Barton
2019-01-21Cleanup: trailing spaceCampbell Barton
2019-01-183D View: Disable clipping on loadCampbell Barton
2019-01-16Cleanup: get rid of -666 debug value.Bastien Montagne
2019-01-16Multires: Prepare for cached topologySergey Sharybin
2019-01-16Subdiv: Initial implementation of topology cacheSergey Sharybin
2019-01-15Cleanup: replace usages of deprecated BKE_libblock_free by BKE_id_free.Bastien Montagne
2019-01-14Add font selection to VSE text stripsRichard Antalik
2019-01-11GP: New Cutter, Constraints and Segment selectionAntonioya
2019-01-11Cleanup: remove tabs after line startCampbell Barton
2019-01-09Avoid assert w/ recent sculpt changes on undoCampbell Barton
2019-01-09Object Mode: only toggle active object mode onceCampbell Barton
2019-01-09Fix T60044: Sculpting brush is not visibleCampbell Barton
2019-01-08Revert "Fix T60044: Sculpting brush is not visible on file load"Dalai Felinto
2019-01-06Fix T60213: crash loading .blend file with material override.Brecht Van Lommel
2019-01-04Fix T60044: Sculpting brush is not visible on file loadDalai Felinto
2019-01-03Cleanup: don't do nodetree verification/versioning twice.Brecht Van Lommel
2019-01-03Fix T57177: redo select random operator selects hidden objects.Brecht Van Lommel
2018-12-28GP: Rename GP_STROKE_RECALC_CACHE to GP_STROKE_RECALC_GEOMETRYAntonioya
2018-12-18Fix paste/append w/ local-viewCampbell Barton
2018-12-15GP: New Curve primitive and other primitive improvementsAntonioya
2018-12-13Speedup: new OldNewMap implementation for file loadingJacques Lucke
2018-12-12Merge branch 'master' into blender2.8Campbell Barton
2018-12-12Cleanup: use colon separator after parameterCampbell Barton