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
2022-07-29Cleanup: quiet warnings in recent BLF and rna_ui changesCampbell Barton
2022-07-29Cleanup: Use const context argument for UIList callbacksHans Goudey
2022-07-27Fix build include for rna_curves.cThomas Dinges
2022-07-27Geometry Nodes: Rename "Field on Domain" to "Interpolate Domain"Hans Goudey
2022-07-26Python: Expose property to mute action groupsFalk David
2022-07-26Fix T98798: tag collection geometry when changing instance offsetJacques Lucke
2022-07-26Fix T98982: cannot change default value of some node group input typesJacques Lucke
2022-07-26GPencil: Update curve handle display after change overlay optionAntonio Vazquez
2022-07-25UI: Nishita sky: Increase Sun Elevation UI sensitivity and remove min/maxClément Foucault
2022-07-24Render: Update lightgroup membership in objects and world if lightgroup is re...Lukas Stockner
2022-07-21Cleanup: add ISMOUSE_MOTION macroCampbell Barton
2022-07-21Cleanup: spelling in comments, typos in tool-tipsCampbell Barton
2022-07-20Fix T99340: Image.frame_duration returning wrong value when image not loadedBrecht Van Lommel
2022-07-20IDManagement: Speedup ID unique name assignment by tracking used names/basena...Aras Pranckevicius
2022-07-20Constraints: add checks to specially handle the custom space target.Alexander Gavrilov
2022-07-20Point Cloud: Remove redundant custom data pointersHans Goudey
2022-07-20Curves: Remove redundant custom data pointersHans Goudey
2022-07-19Fix T99583: Missing update for option in particle edit modePratik Borhade
2022-07-19Cleanup: Remove compile option for curves objectHans Goudey
2022-07-19RNA: Don't allocate empty char pointer propertiesHans Goudey
2022-07-19Nishita sky: Increase elevation rangeClément Foucault
2022-07-19Animation RNA: Add `clear()` method to FCurveKeyframePointsColin Basnett
2022-07-18Subdiv: remove unused GPU device choice, fix crash with libepoxy on initBrecht Van Lommel
2022-07-15Render: camera depth of field support for armature bone targetsDamien Picard
2022-07-14Cleanup: Rename & refactor several F-curve functionsColin Basnett
2022-07-14WM: Remove ASCII members from wmEvent & GHOST_TEventKeyDataCampbell Barton
2022-07-13Documentation: Update Docs for Gizmojon denning
2022-07-13Expose option for fallback tools keymap in GizmoGroup typejon denning
2022-07-11Fix/Cleanup UI messages.Bastien Montagne
2022-07-11GPencil: Dot-dash modifier rename segment bug fix.YimingWu
2022-07-09UI: renaming fIle browser thumbnail sizesDaniel Salazar
2022-07-08Hair Curves: The new curves object is now availableDalai Felinto
2022-07-08Curves: support deforming curves on surfaceJacques Lucke
2022-07-08Cleanup: Move mesh legacy conversion to a separate fileHans Goudey
2022-07-07Cleanup: Remove unused variableHans Goudey
2022-07-07LibOverride: Make fully editable when creating an experimental user setting.Bastien Montagne
2022-07-07UI: Superimposed pin icon for workspace scene pinning in the scene switcherJulian Eisel
2022-07-07Workspaces: Option to pin scene to a workspaceJulian Eisel
2022-07-07Fix T99256: Regression: Meta balls segfaulting copy-to-selected.Bastien Montagne
2022-07-06Fix T99343: Missing RNA_def_property_update for show overlays in UV editorSiddhartha Jejurkar
2022-07-06Cleanup: spelling in commentsCampbell Barton
2022-07-05Fix T99272: Regression: location override ignored when used in a shadertree.Bastien Montagne
2022-07-05NLA: update description of `frame_end_ui` RNA propertySybren A. Stüvel
2022-07-05NLA: fix punctuation of tooltipsSybren A. Stüvel
2022-07-05Cleanup: NLA, reformatting codeSybren A. Stüvel
2022-07-05NLA: change behavior of 'Frame Start' / 'End' slidersThibault de Villèle
2022-07-02Revert "Start of Bevel V2, as being worked on with task T98674."Howard Trickey
2022-07-02Start of Bevel V2, as being worked on with task T98674.Howard Trickey
2022-06-30Fix incorrect strip position if pitch was animatedRichard Antalik
2022-06-30Cleanup: colon after params, move text into public doc-strings, spellingCampbell Barton