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
path: root/source
AgeCommit message (Expand)Author
2014-06-30Fix T40862: numinput transform did not take into account scale_length.Bastien Montagne
2014-06-30Use text cursor for py-consoleCampbell Barton
2014-06-30Fix T40867: Autokeyframe in camera viewCampbell Barton
2014-06-30BLI_stack, use memory chunks rather then realloc when resizingCampbell Barton
2014-06-30Attempt to fix T40833: Crash when rendering with freestyle.Tamito Kajiyama
2014-06-29Fix T40733: Segfault with hair particles cache and vgroups.Lukas Tönne
2014-06-29Freestyle: Fix for "cast shadows only" materials not handled properly.Tamito Kajiyama
2014-06-29Fix: NLA editor not being updated on using "Make Links" (Ctrl)+(L). We're emi...Thomas Beck
2014-06-29Fix T40850: object emitter of particles not visible in viewport when GLSL and...Lukas Tönne
2014-06-29Fix T40792: Pack all into and Blender report Missing Files.Bastien Montagne
2014-06-29Fix T40829: Collada Export with 'Include Material Textures' selected crashes.Bastien Montagne
2014-06-29Correction to last commitCampbell Barton
2014-06-28BLI_stackdefinesCampbell Barton
2014-06-28Add render result caching.Bastien Montagne
2014-06-28Fix T40851: "Sequencer" auto-check after changing spaceview and scene.Bastien Montagne
2014-06-28BLI_stack: use strict flagsCampbell Barton
2014-06-28Cleanup: typoCampbell Barton
2014-06-28CMake: update source filesCampbell Barton
2014-06-28Fix 40841: Copy and Paste objects no longer functions from one running instan...Bastien Montagne
2014-06-27UI: increase contrast for active colorband handleCampbell Barton
2014-06-27UI: use cursor x-location for tooltip placement (T37478)Campbell Barton
2014-06-27BMesh: more edits to vertex dissolve, handle mixing wire edges with faces betterCampbell Barton
2014-06-27warning fix: use of __restrict was inconsistent in BLI_dynstr between declara...Jason Wilkins
2014-06-27Fix T40834, grab brush not working after recent jittering fix.Antony Riakiotakis
2014-06-27BMesh: tweaks to dissolve, remove wire edges before other calculationsCampbell Barton
2014-06-27BMesh: add BM_vert_is_edge_pair(), faster then checking (BM_vert_edge_count(v...Campbell Barton
2014-06-27BMesh: add ability not to delete vertex when collapsingCampbell Barton
2014-06-27BMesh: use slightly faster method of stepping over edge-disksCampbell Barton
2014-06-27Fix transparency issues in 3d viewportSergey Sharybin
2014-06-27Follow up to previous commit, do not calculate normal now with frontAntony Riakiotakis
2014-06-27Fix T40758 Front facing not consistent in sculpt mode.Antony Riakiotakis
2014-06-27Fix T40823, crash with LoD operator without valid object.Thomas Dinges
2014-06-27Fix T40691, dyntopo changes lost on save if sculpting on multipleAntony Riakiotakis
2014-06-26Fix T40813: Dissolve verts with adjacent regions, removes the dividing edgeCampbell Barton
2014-06-26Fix parallel CMake builds failing due to missing buildinfo.hNicholas Bishop
2014-06-26BLI_array: avoid accidental assignment to BLI_array_countCampbell Barton
2014-06-26Fix BLI_array_staticdeclare sizeCampbell Barton
2014-06-26Fix for dissolve faces iterating over verts while removingCampbell Barton
2014-06-26Forgot this in previous commitSergey Sharybin
2014-06-26Replace Main->lock with an anoynous structure pointerSergey Sharybin
2014-06-26Better description for the "make links" operator.Lukas Tönne
2014-06-26Code cleanup: remove MAT3/4_UNITY defines, just call unit_m3/4Campbell Barton
2014-06-26Code cleanup: casts, dead assignment & arg order.Campbell Barton
2014-06-26Reverted part of my previous commit causing a crash.Tamito Kajiyama
2014-06-26Freestyle: code cleanup: removed unused (outdated) static variables.Tamito Kajiyama
2014-06-26Whitespace fixJoshua Leung
2014-06-26Bugfix T40801: Select grouped objects by Keying Set not working with builtin ...Joshua Leung
2014-06-26BGE: New Mouse ActuatorJorge Bernal
2014-06-25Fix T40759: "Add Shortcut" operator was leaving new keymap items onLukas Tönne
2014-06-25Fix T40757: Video Texture - Video frames dropped from beginning and endSergey Sharybin