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-08Defaults: change default settings in a few editorsBrecht Van Lommel
2019-05-08Theme: tweak source list background color for animation editors.Pablo Vazquez
2019-05-08Cleanup: DRW/GPU: Remove eye vector uniformClément Foucault
2019-05-08Cleanup: Remove BKE_MESH_BATCH_DIRTY_MAYBE_ALLClément Foucault
2019-05-08Cleanup: draw_common: Use switch instead of ifsClément Foucault
2019-05-08Cleanup: Mesh Batch Cache: Remove unused BKE_MESH_BATCH_DIRTY_SCULPT_COORDSClément Foucault
2019-05-08Cleanup: GPUShader: Use switch instead of ifsClément Foucault
2019-05-08DRW: Copy matrix in case of ModelMatrixInverse being usedClément Foucault
2019-05-08Wireframe: Refactor vertex shader to use less matricesClément Foucault
2019-05-08DRW: Speedup: Only do batch cache request and validation once for duplisClément Foucault
2019-05-08Mesh Batch Cache: Speedup: Only alloc gpu_attrs if needed and don't clearClément Foucault
2019-05-08Mesh Batch Cache: Speedup: Use flags to early remove unecessary checksClément Foucault
2019-05-08DRW: Make batch validation run first during iterationClément Foucault
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