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-12Cleanup: rename `BLT_I18NCONTEXT_ID_LAMP` -> `BLT_I18NCONTEXT_ID_LIGHT`.Bastien Montagne
2019-02-12Fix T51771: UI Messages: Reserve 'Normal' to its geometric meaning.Bastien Montagne
2019-02-12Fix T61469: wrong object statistics when using instances.Brecht Van Lommel
2019-02-12Fix T61453: crash rendering after selecting particle settings datablock.Brecht Van Lommel
2019-02-12GP: Move to new layer did not work with autolockAntonioya
2019-02-12Edit Mode: Fix element selection on some old AMD GPUsmano-wii
2019-02-12Fix "typo" in show_object_viewport* RNA_def_property_updateDalai Felinto
2019-02-12Fix T60999: Duplifaced objects are not drawn in edit modeSergey Sharybin
2019-02-12Fix T61462: Missing update when toggling GP layer visibility in the OutlinerAntonioya
2019-02-12Use direct access to evaluated mesh from instancingSergey Sharybin
2019-02-12Depsgraph: Special relation for instances and metaballsSergey Sharybin
2019-02-12Cleanup: Make parent relations a bit cleanerSergey Sharybin
2019-02-12Fix T61428: Node editor's 'Interface' panel shows in all tabsPhilipp Oeser
2019-02-12Modifiers: Make Difference default operation for boolean modifier.Bastien Montagne
2019-02-12Fix T61430: invoke_popup() does not respect ui scaleJacques Lucke
2019-02-12Depsgraph: Run rigid body after modifiers are readySergey Sharybin
2019-02-12Weight modifiers: Remove weird looking dependencySergey Sharybin
2019-02-12Depsgraph: Add utility function for transform dependencySergey Sharybin
2019-02-12Fix fur on Spring charactersSergey Sharybin
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