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
path: root/source
AgeCommit message (Expand)Author
2019-02-13Namingtemp-dna-renameCampbell Barton
2019-02-13Rename 'elem_dna' to 'elem_full'Campbell Barton
2019-02-13Detect duplicate namesCampbell Barton
2019-02-13Rename var, commentsCampbell Barton
2019-02-13Correct namingCampbell Barton
2019-02-13Rename softupdate -> softpatchCampbell Barton
2019-02-12Correct mistakes, also simplify namesCampbell Barton
2019-02-12Remove TODOCampbell Barton
2019-02-12Use RNA ifdef'sCampbell Barton
2019-02-12Use new struct names in versioning_dna.cCampbell Barton
2019-02-12More renamingCampbell Barton
2019-02-12Correct missing filesCampbell Barton
2019-02-12Minor editsCampbell Barton
2019-02-12Reviewers: brecht mont29 sergey dflintoCampbell Barton
2019-02-12Cleanup: move utility functions into dna_utilsCampbell Barton
2019-02-12makesdna: add shared utility moduleCampbell Barton
2019-02-12makesdna: use memarena for string allocationsCampbell Barton
2019-02-12BLI_memarena: remove use of BLI_linklistCampbell Barton
2019-02-12Cleanup: use printf define in makesdnaCampbell Barton
2019-02-12DNA: support versioning structs & struct membersCampbell Barton
2019-02-12WM: default to opening maximizedCampbell Barton
2019-02-11Fix T61391: MeshDeform Modifier does not work on a solidified planar mesh.Bastien Montagne
2019-02-11Fix T61376 Group Node Node Editor theme property is missing alpha channelSebastian Parborg
2019-02-11GP: Avoid crash when bruhs setting are invalidAntonioya
2019-02-11Cleanup: commentsCampbell Barton
2019-02-11Fix T61362: Hair particles does not appear when renderingSergey Sharybin
2019-02-11Depsgraph: Use proper tag source for special caseSergey Sharybin
2019-02-11Fix: Eevee SSS not rendering as expectedClément Foucault
2019-02-11Fix T61374 : vertex not visible/selectable if it is at objects originClément Foucault
2019-02-11Cleanup: avoid string copy for comparing int id'sCampbell Barton
2019-02-11Fix T61185: Missing modifiers update on changes to texturePhilipp Oeser
2019-02-11readfile: skip negative sized thumbnailsCampbell Barton
2019-02-11Cleanup: unused speaker flagCampbell Barton
2019-02-11Cleanup: RNA boolean names (use prefix conventions)Campbell Barton
2019-02-11Cleanup: move runtime vars into Camera_RuntimeCampbell Barton
2019-02-11Cleanup: use "_Runtime" suffix for DNACampbell Barton
2019-02-11Preferences: remove tweak/drag threshold distinctionCampbell Barton
2019-02-11WM: command line args to start blender maximizedCampbell Barton
2019-02-11Cleanup: use 'struct Main' in headerCampbell Barton
2019-02-11DNA: remove Object.display structCampbell Barton
2019-02-11Cleanup: comment indentation & spellingCampbell Barton
2019-02-11Bevel: Make modal keymap instead of hardcoded.Howard Trickey
2019-02-10UI: Color Picker, make HSV default.Pablo Vazquez
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-10Cleanup: unused struct memberCampbell Barton
2019-02-10Cleanup: move clipping shader lib & define into structCampbell Barton
2019-02-10Cleanup: use shorter name for shader configCampbell Barton
2019-02-09Cleanup: Use ID_IS_LINKED instead of id.libDalai Felinto
2019-02-09Fix: objects in outliner cannot be disabledDalai Felinto