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
2019-05-08DRW: Move all batch request functions to own headerClément Foucault
2019-05-08DRW: Change function orders to improve CPU cache efficiencyClément Foucault
2019-05-08Object Overlay: Add dupli fast pathClément Foucault
2019-05-08Wireframe: Create dupli fast path using DRW_duplidata_getClément Foucault
2019-05-08DRW: Add DRW_duplidata_get to create fast path for duplisClément Foucault
2019-05-08GPUViewport: Fix possible hash colision with enabled enginesClément Foucault
2019-05-08DRW: Remove uneeded calls to drw_viewport_engine_data_ensure when iteratingClément Foucault
2019-05-08DRW: Replace BLI_mempool by BLI_memblockClément Foucault
2019-05-08DRW: Speedup: Don't call GPU_shader_uniform_vector if not neededClément Foucault
2019-05-08BLI_memblock: New memory allocatorClément Foucault
2019-05-08Fix T64302: objects disappearing when disabling overlaysJeroen Bakker
2019-05-08Revert "UI: Dynamic region size for file browser options"Brecht Van Lommel
2019-05-08Spline IK: fix a scaling hiccup as bones roll off the end of the curve.Alexander Gavrilov
2019-05-08Fix T64266: Incorrect modifier object target after making duplicates real for...Bastien Montagne
2019-05-08UI: Move scrollbars to the right in animation editorsJacques Lucke
2019-05-08UI: Make File Browser bookmarks panels unparented againWilliam Reynish
2019-05-08Keymap: Make Clip Editor Graph view consistent with regular Graph EditorWilliam Reynish
2019-05-08Fix heap buffer overflow in tabs to spacesSergey Sharybin
2019-05-08Keymap: Special keymap for clip editor scrubbing areaJacques Lucke
2019-05-08Normals Menu: fix Average to be able to specify type.Howard Trickey
2019-05-08Keymap: Drag in empty area to box select in animation editorsWilliam Reynish
2019-05-08CMake: Add support of Ninja's pools to ease building on limited amount of RAM.Bastien Montagne
2019-05-08Copy Scale: support raising the copied scale to an arbitrary power.Alexander Gavrilov
2019-05-08Disable Constraint and Keep TransformSybren A. Stüvel
2019-05-08Fix T64274: Crash with more than 1 subdivision with the Multiresolution ModifierSergey Sharybin
2019-05-08Fix T64298: Overlapping scrubbing area in clip editors dopesheetJacques Lucke
2019-05-08UI: Remove Filters toggle in the Clip Editor Graph viewWilliam Reynish
2019-05-08Cleanup: tabs to spaces for generated themeCampbell Barton
2019-05-08Fix T64283: Gizmo doesn't update after click-extrudeCampbell Barton
2019-05-08Cleanup: unused var, doxy syntax for math_matrix.cCampbell Barton
2019-05-07Fix: default keymap entry for Sequencer context menuWilliam Reynish
2019-05-07UI: Add copy/paste icons to Sequencer context menuWilliam Reynish
2019-05-07UI: Add initial context menu to SequencerWilliam Reynish
2019-05-07UI: Add copy/paste icons to Graph and Dopesheet editor context menusWilliam Reynish
2019-05-07UI: Add initial context menu to NLAWilliam Reynish
2019-05-07Spline IK: support using both original scaling and volume preservation.Alexander Gavrilov
2019-05-07UI: Remove redundant titles in animation filter popoverWilliam Reynish
2019-05-07Implement Push/Relax from rest pose.Sebastian Parborg
2019-05-07Tests: add Cycles image texture colorspace testsBrecht Van Lommel
2019-05-07Fix deadlock in recent Cycles colorspace changesBrecht Van Lommel
2019-05-07Fix compilation errorSergey Sharybin
2019-05-07Fix T64257: Scrubbing in the Clip Editor Graph Editor doesn't workSergey Sharybin
2019-05-07Industry Compat keymap: Support for dragging markers in marker regionWilliam Reynish
2019-05-07Keymap: Use right-click for context menus in the animation editorsWilliam Reynish
2019-05-07UI: Rename "Scrubbing Region" to "Scrubbing/Markers Region".Pablo Vazquez
2019-05-07UI: Use scrubbing theme setting for markers background.Pablo Vazquez
2019-05-07Fix Bevel T64107 - width/depth value wrong for vertex only.Howard Trickey
2019-05-07UI: Animation editor scrubbing areaJacques Lucke
2019-05-07Normals menu for face strength improved.Howard Trickey
2019-05-07Depsgraph: provide more granularity to PoseBone property links.Alexander Gavrilov