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-03-18Cleanup: Resolve HKEY conflictRay Molenkamp
2020-03-18GPencil: Remove background to Dopesheet buttonsAntonio Vazquez
2020-03-18Objects: add Volume object type, and prototypes for Hair and PointCloudBrecht Van Lommel
2020-03-18GPencil: Invert Dopesheet icons to same order than properties panelAntonio Vazquez
2020-03-16Fix T61234 Mirroring Grease Pencil keyframes in the Dopesheet failsSybren A. Stüvel
2020-03-16UI: fix backdrop and alignment in anim channelsSybren A. Stüvel
2020-03-13Cleanup: pass const args (mostly Scene & RenderData)Campbell Barton
2020-03-12Fix T66505: Dope Sheet shows empty Grease Pencil/Annotation layersSybren A. Stüvel
2020-03-12Cleanup: simplified Grease Pencil animdata filterSybren A. Stüvel
2020-03-11GPencil: Add missing Layer buttons in Dopesheet header and remove unneeded op...Antonio Vazquez
2020-03-11Cleanup: spellingCampbell Barton
2020-03-10Fix T65076: Missing EasingType implementation on the DopesheetSybren A. Stüvel
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-03-06Animation: improved error handling when adding/deleting keyframesSybren A. Stüvel
2020-03-06Cleanup: Animation, renamed and clarified 'success' variableSybren A. Stüvel
2020-03-06Cleanup: keyframing return argumentsCampbell Barton
2020-03-06Cleanup: remove unused 'eInsertKeyFlags' from delete API callCampbell Barton
2020-03-06Cleanup: keyframe API naming, high level keyframe APICampbell Barton
2020-03-05Cleanup: Clarified commentSybren A. Stüvel
2020-03-05Cleanup: redundant castsCampbell Barton
2020-03-03Fix T74292: Dope sheet (Mask mode) keyframe editing misses updateSybren A. Stüvel
2020-02-27Fix channel lists ignoring collection visibilitySybren A. Stüvel
2020-02-25UI: Add theme option for time markers lineMichael Soluyanov
2020-02-19Cleanup: assign Main, use existing assignmentsCampbell Barton
2020-02-17Fix T73909: Crash deleting grease pencil layer from dope sheetCampbell Barton
2020-02-15Cleanup: mixed camel/snake caseCampbell Barton
2020-02-12Fix T73740: Auto-key "Only Available" de-selects f-curvesCampbell Barton
2020-02-11UI: improve graph editor channels drawingAlessio Monti di Sopra
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2020-02-10Cleanup: spellingCampbell Barton
2020-02-05Cleanup: Remove unused function: give_node_material()Antonio Vazquez
2020-02-05T73589: Code Quality: Renaming on BKE_material.hAntonio Vazquez
2020-01-14Merge branch 'blender-v2.82-release'Campbell Barton
2020-01-14Cleanup: move property auto-keyframing to a generic API functionCampbell Barton
2020-01-10Cleanup: ARegion.sizex/y should not be used to access region sizeJulian Eisel
2020-01-05Fix T72682: Regression when moving markers while holding ctrlJacques Lucke
2020-01-05GPencil: Add missing update in previous commit of task T72897Antonio Vazquez
2020-01-05Fix T72897: Move Channels operator moves Grease Pencil Layers wronglyAntonio Vazquez
2020-01-03Fix T71495: Some Textures with AnimData not visible in DopesheetSybren A. Stüvel
2020-01-02Fix T57111: Particle texture keyframes missing from Graph EditorSybren A. Stüvel
2019-12-21GPencil: Hide dopesheet slider options for AnnotationsAntonio Vazquez
2019-12-05Cleanup: Removes double notificationAntonio Vazquez
2019-12-05Fix T72182: Fade Layers Option does not work when activating a layer from Dop...Antonio Vazquez
2019-12-04Make curve decimation only take into account the selected curve pointsSebastian Parborg
2019-12-04GPencil: Fix error in previous patchAntonio Vazquez
2019-12-04GPencil: Add Opacity y Onion switch to DopesheetAntonio Vazquez
2019-11-30UI: allow to hide markers region per editorAlessio Monti di Sopra
2019-11-22UI: Changes to Graph Editor selection and transformJulian Eisel
2019-11-21Add curve decimate in the graph editorSebastian Parborg