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-08-25Keyframing: replace mat3_to_quat_is_ok with mat4_to_quatCampbell Barton
2022-08-19Cleanup: spelling in commentsCampbell Barton
2022-08-15GPU: replace GLEW with libepoxyChristian Rauch
2022-08-05Merge remote-tracking branch 'origin/blender-v3.3-release'Sybren A. Stüvel
2022-08-05Fix T100093: Channel selection and grouping issuesAmélie Fondevilla
2022-08-04Cleanup: Move RNA path functions into own C++ fileJulian Eisel
2022-08-03Fix: Timeline marker names are not correctly clipped in some casesColin Basnett
2022-08-02Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-02Fix Unreported : add F-curves only filter to functions only appliable to F-cu...Amelie Fondevilla
2022-07-29Cleanup: Move RNA path functions into own C++ fileJulian Eisel
2022-07-27Fix T99870 : Prevents crash when rearranging channels in dopesheetAmelie Fondevilla
2022-07-19Fix T99732: Crash on F3 in the dopesheetAmélie Fondevilla
2022-07-14Cleanup: Rename & refactor several F-curve functionsColin Basnett
2022-07-12Markers: Make delete confirmation depend on key usedRedMser
2022-06-30Cleanup: Remove scene frame macros (`CFRA` et al.)Julian Eisel
2022-06-30Animation: Add GP layers in regular DopesheetAmélie Fondevilla
2022-06-29VSE: Improved Retiming systemRichard Antalik
2022-06-10Cleanup: Clang tidyHans Goudey
2022-06-09Fix T98686: Cant rename local NLA tracks within a local library override data...Bastien Montagne
2022-06-09Cleanup: return true/false instead of 0/1 when returnin boolean.Bastien Montagne
2022-06-09Cleanup: formatCampbell Barton
2022-06-07Marker drawing: don't restore GPU line widthSybren A. Stüvel
2022-06-07VSE preview transform autokeying improvementsPhilipp Oeser
2022-06-07Cleanup: spelling in comments, additional white spaceCampbell Barton
2022-05-27Fix T97974: Marker line affected by NLA strip muteColin Basnett
2022-05-26UI support for showing candidates for string propertiesCampbell Barton
2022-05-18Cleanup: Move strip handle manipulation to time sectionRichard Antalik
2022-05-11Cleanup: use 'num' / 'size' suffix instead of 'sz'Campbell Barton
2022-05-04Cleanup: make formatCampbell Barton
2022-05-03NLA: improve visibility of action & active channelNate Rupsis
2022-05-01Updating Graph editor channels pin tool tipNate Rupsis
2022-04-28VSE: Add option to limit timeline view heightRichard Antalik
2022-04-28Fix T96476: Equalize Handles not working on all keyframesKevin C. Burke
2022-04-26Animation: Sensible frame range for motion pathsColin Marmond
2022-04-20Cleanup: spelling in commentsCampbell Barton
2022-04-19Cleanup: Use correct capitalization of "F-Curve"Aaron Carlisle
2022-04-15Fix: Missing Null CheckWayde Moss
2022-04-14NLA: Keyframe Remap Through Upper StripsWayde Moss
2022-04-14Animation: Select markers before/after current frameColin Basnett
2022-04-14Cleanup: Further hair to curves renamingHans Goudey
2022-04-11Fix setting key shortcuts for insert keyframe menu itemsCampbell Barton
2022-04-06Fix F-Curve visibility toggle disabled for library overridden rigJulian Eisel
2022-04-05WM: avoid unnecessary undo step creation when duplicatingPratik Borhade
2022-03-29LibOverride: Massive edits to 'editable' IDs checks in editors code.Bastien Montagne
2022-03-25Cleanup: use array syntax for sizeof, zero before float suffixCampbell Barton
2022-03-23Revert "Fix T89560: Keymap editor no longer shows keying set dropdown"Campbell Barton
2022-03-22Fix T96624: NLA crash when reordering tracks if no object is selected.Pratik Borhade
2022-03-18Animation: Blend To Default ImplementationChristoph Lendenfeld
2022-03-15Cleanup: correct unbalanced doxy sectionsCampbell Barton
2022-03-14Auto-generate RNA-structs declarations in `RNA_prototypes.h`Julian Eisel