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-09-30Fix T101341: make nodegroups active input/output non-animatablePhilipp Oeser
2022-09-27UI: add preference to disable touchpad multitouch gesturesBrecht Van Lommel
2022-09-21LineArt: Force intersection option.YimingWu
2022-08-26Fix Sequence.frame_start being rounded to int when assignedCampbell Barton
2022-08-25Fix T100255: Make RigidBodyWorld (and effector_weights) collections refcounted.Bastien Montagne
2022-08-25Fix T100599: dont reset parent inverse setting parent type the samePhilipp Oeser
2022-08-23Fix T98954: Color management is very slow with sequencer soundRichard Antalik
2022-08-23Fix T100286: Crash accessing freed depsgraph object instancesCampbell Barton
2022-08-23Compositor: handle NODE_DO_OUTPUT in RNA when setting a node activePhilipp Oeser
2022-08-22I18n: systematically tag all messages in `RNA_ENUM_ITEM_HEADING`.Bastien Montagne
2022-08-22I18n: disambiguate a few translationsDamien Picard
2022-08-19Fix logical errors in RNA_path_array_index_token_findCampbell Barton
2022-08-17LibOverride: Remove the 'make all editable' user preferences.Bastien Montagne
2022-08-17Cleanup: spelling in commentsCampbell Barton
2022-08-17Fix T100079: Encoding with DNxHD fails due to bad parametersRichard Antalik
2022-08-12Fix T100203: Freeze using `override_hierarchy_create` with Object level prope...Bastien Montagne
2022-08-12IDType `get_owner`: add an optional hint about owner ID.Bastien Montagne
2022-08-10Render: remove camera shift hard limitsBrecht Van Lommel
2022-08-09WM Modal Keymaps: Add accessors to modal event values.Bastien Montagne
2022-08-06LineArt: Usability improvement for "Enclosed Shapes".YimingWu
2022-08-04Attempt to fix build errors on MSVCJulian Eisel
2022-08-04Outliner: Use UI names and grouping for library overrides propertiesJulian Eisel
2022-08-04Cleanup: Move RNA path functions into own C++ fileJulian Eisel
2022-08-04UI: Pass modifier & constraint icon to the corresponding RNA base typeJulian Eisel
2022-08-02Fix T100133: Crash when linking an evaluated object to a collection.Bastien Montagne
2022-08-01tweaks & fixes to UI messages.Bastien Montagne
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