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-03-01RNA: move cursor into own structCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-14Fix T56665: Assert when selecting objectCampbell Barton
2019-02-06Cleanup: Remove deprecated ghosting codeJacques Lucke
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-15Cleanup: use BrushCapabilities prefix for RNA typesCampbell Barton
2019-01-11GP: New Cutter, Constraints and Segment selectionAntonioya
2019-01-10Fix T60354: Paint color shown when not usedCampbell Barton
2019-01-10Cleanup: sort RNA types after enameCampbell Barton
2019-01-05UI: Preferences Redesign Part 2Severin
2018-12-21RNA: naming, user-preferences -> preferencesCampbell Barton
2018-12-19RNA: support setting default values for custom properties.Alexander Gavrilov
2018-12-19Gizmo: optional custom orientations for transformCampbell Barton
2018-11-30Merge branch 'master' into blender2.8Campbell Barton
2018-11-30Cleanup: ensure '_END' macros end with a semicolonCampbell Barton
2018-11-16Keymap: add support for key-config preferencesCampbell Barton
2018-11-14Depsgraph: fix relations for drivers on bone weight in Armature constraint.Alexander Gavrilov
2018-11-07Paint: update shortcut detection for new logicCampbell Barton
2018-11-02Tool System: brushes are now categorized by toolCampbell Barton
2018-10-30Sequencer: replace notifier /w message-busCampbell Barton
2018-10-30Cleanup: keep RNA types sortedCampbell Barton
2018-10-28GP: Refactor Instance modifier and rename to ArrayAntonioya
2018-10-22GP: New Time modifierAntonioya
2018-10-11GP: New Glow Shader FX (wip)Antonioya
2018-10-10Python API: add loop triangles access, remove tessfaces.Brecht Van Lommel
2018-10-02Gizmo: support for gizmo-group propertiesCampbell Barton
2018-09-30GP: implement Shadow FX (wip)Antonioya
2018-08-30GP: New Armature modifier and tools to handle weightsAntonioya
2018-08-01Merge branch 'blender2.8' into soc-2018-bevelBastien Montagne
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-26Merge branch 'master' into blender2.8Campbell Barton
2018-07-26Cleanup: Use const argumentCampbell Barton
2018-07-21Merge branch 'blender2.8' into soc-2018-bevelRohan Rathi
2018-07-15WM: rename manipulator to gizmo internallyCampbell Barton
2018-07-06UI/Python: rename Lamps to Lights, to follow more standard terminology.Brecht Van Lommel
2018-07-02Merge branch 'blender2.8' into soc-2018-bevelRohan Rathi
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-07-01Merge branch 'master' into blender2.8Campbell Barton
2018-07-01RNA: use bool for boolean RNA typesCampbell Barton
2018-06-29Refactor static override code to pass Main around.Bastien Montagne
2018-06-28RNA path: add way to get both valid ptr/prop pair, and final item ptr.Bastien Montagne
2018-06-20Merge branch 'blender2.8' into soc-2018-bevelRohan Rathi
2018-06-14T55406: Flip MatcapJeroen Bakker
2018-06-11Merge branch 'blender2.8' into soc-2018-bevelRohan Rathi
2018-06-05RNA/Override: Move override-related property flags to own variable.Bastien Montagne
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-05-30Depsgraph API: renaming, more granular update information.Brecht Van Lommel