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-12-10- normalize qt before doing math on themtemp-nla-strip-alignmentWayde Moss
2020-12-10- bugfix: fixed the scaling problem. Was due to not normalizing quaternion af...Wayde Moss
2020-12-10- typo fix: rna_nla: remove parmWayde Moss
2020-12-10- renamed NlaStripPreBlendTransform to NlaBlendTransform, preblend to blend, etcWayde Moss
2020-12-10- fix preblend transform deletion. By this point, we can actually test the al...Wayde Moss
2020-12-10support for file read/writing new preblend xform dataWayde Moss
2020-12-10- actionclip raw eval temporarily always creates new channels until I update ...Wayde Moss
2020-12-10- rna for preblend bones (rna path not working properly)Wayde Moss
2020-12-10- fixed preblend xform struct byte alignmentWayde Moss
2020-12-10- WIP add nla alignment UI in pythonWayde Moss
2020-12-10Feature: NLA Merge StripsWayde Moss
2020-12-10Feature: NLA: Evaluate Whole NLA Stack in Tweak ModeWayde Moss
2020-12-09Fix custom-property UI allowing long names that raised errorsCampbell Barton
2020-12-09Fix custom property UI handling names with quotes and back-slashesCampbell Barton
2020-12-08UI: Add Heading to Curve Deform TogglesWilliam Reynish
2020-12-08IC keymap: Properties and Modifier ChangesWilliam Reynish
2020-12-08Userprefs: Tooltips Section Layout TweaksWilliam Reynish
2020-12-07UI: Fix mistakes in UI messages.Bastien Montagne
2020-12-07Fix Cryptomatte panel not visible in EEVEEJeroen Bakker
2020-12-07Cycles: Use Blender Cryptomatte Settings.Jeroen Bakker
2020-12-06UI: 'About Blender' with Full LogoYevgeny Makarov
2020-12-04i18n utils CLI: add missing RTL process command.Bastien Montagne
2020-12-04i18n utils: Add first version of the CLI wrapper around i18n tools.Bastien Montagne
2020-12-04i18n utils: Add a helper to list and match po files with languages codes.Bastien Montagne
2020-12-04i18n utils : Reduce dependency to Blender bpy API, step 2.Bastien Montagne
2020-12-04i18n utils: reduce dependency to Blender bpy API, step 1.Bastien Montagne
2020-12-04i18n utils: Cleanup.Bastien Montagne
2020-12-04Point users to new location of "Show Group Colors" optionSybren A. Stüvel
2020-12-04EEVEE CryptomatteJeroen Bakker
2020-12-04EEVEE: Arbitrary Output VariablesJeroen Bakker
2020-12-04UI: Remove Decorators from Keymap PreferencesYevgeny Makarov
2020-12-04Sculpt: Wet paint area radiusPablo Dobarro
2020-12-04Fix T82872: Add design task link for tilt supportPablo Dobarro
2020-12-03GPencil: Add Vertex Paint operators to Paint menuAntonio Vazquez
2020-12-03Fix: remove `show_group_colors` from graph editor menuSybren A. Stüvel
2020-12-03Add Custom Object Space to ConstraintsHenrik Dick
2020-12-03Cleanup: view-port --> 2D/3D ViewportAaron Carlisle
2020-12-02UI: Add new node colors for geometry nodesHans Goudey
2020-12-02Geometry Nodes: correct modifier name when creating from node editorJacques Lucke
2020-12-02Preferences: remove Point Cloud object from experimentalDalai Felinto
2020-12-02Preferences: remove Geometry Nodes from experimentalDalai Felinto
2020-12-02Geometry Nodes: improve operators for node editor headerHans Goudey
2020-12-02Geometry Nodes: active modifier + geometry nodes editorHans Goudey
2020-12-02Geometry Nodes: initial scattering and geometry nodesJacques Lucke
2020-12-02Theme: update shader node color to match socket colorPablo Vazquez
2020-12-01Fix T83275: Crash with scene statics and empty scenePablo Dobarro
2020-11-30GPencil: New operator to reset Vertex ColorsAntonio Vazquez
2020-11-30Cleanup hardcoded render percentage to factor conversionMonique Dewanchand
2020-11-30RNA Manual Reference: UpdateAaron Carlisle
2020-11-26Transform: Improve event detection for AutoConstrainGermano Cavalcante