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-11-11Add poll messages for marker operatorsColin Basnett
2022-11-04Fix T102218: Baked f-curves display incorrectly when normalizedColin Basnett
2022-11-01Refactor: Rename Object->obmat to Object->object_to_worldSergey Sharybin
2022-10-07Cleanup: redundant parenthesisCampbell Barton
2022-10-07Fix T101547: Add update notifiers in dopesheet and timeline selection operatorsAmelie Fondevilla
2022-10-07Refactor: adding function to check if an animation container has grease penci...Amelie Fondevilla
2022-10-04Animation: Update tooltips to be more readableJames
2022-10-04Cleanup: replace UNUSED macro with commented args in C++ codeHans Goudey
2022-09-29Cleanup: use doxy-sections in anim_channels_edit.cCampbell Barton
2022-09-29Cleanup: spelling in commentsCampbell Barton
2022-09-26Cleanup: remove redundant parenthesisCampbell Barton
2022-09-25Cleanup: remove redundant double parenthesisCampbell Barton
2022-09-20Animation: Fix operator properties for redo panelRedMser
2022-09-20Move workspace.c to C++Jacques Lucke
2022-09-19Cleanup: spellingCampbell Barton
2022-09-16Cleanup: spelling in commentsCampbell Barton
2022-09-14ViewLayer: Lazy sync of scene data.Monique Dewanchand
2022-09-14Adding `const Scene*` parameter in many areas.Monique Dewanchand
2022-09-08Cleanup: make meaning of base visibility flags more clearBrecht Van Lommel
2022-09-08Cleanup: remove ED_types.h & ACTIVE, DESELECT definitionsCampbell Barton
2022-09-08Cleanup: Removed handling of unused flag in TimeMarkersColin Basnett
2022-09-06Cleanup: spelling in comments, formatting, move comments into headersCampbell Barton
2022-09-06GPU: remove 'GPU_SHADER_2D_LINE_DASHED_UNIFORM_COLOR'Germano Cavalcante
2022-09-05GPU: remove 'GPU_SHADER_2D_UNIFORM_COLOR'Germano Cavalcante
2022-09-01Cleanup: Remove/replace View Layer macros.Monique Dewanchand
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