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
2017-11-20Fix (unreported) Crash: broken RNA accessors to tesselated MCol data.Bastien Montagne
2017-11-20UV Cube Project: improve default behaviorCampbell Barton
2017-11-20Fix T53342: Outliner 'select hierarchy' brokenCampbell Barton
2017-11-19Fix T53343: Custom Normal Data Transfer Crashes when some vertexes have no fa...Bastien Montagne
2017-11-19Option not to select with un-hideCampbell Barton
2017-11-19Cleanup: remove BKE_utildefinesCampbell Barton
2017-11-19Fix: Undo pushes were missing for Add/Remove Driver Variable buttons, and Rem...Joshua Leung
2017-11-19Cleanup - StyleJoshua Leung
2017-11-19Fix T53300: Bone Extrude via Ctrl + Click is not done from active bone tailJoshua Leung
2017-11-19Fix compiler warningJoshua Leung
2017-11-19Fix: "Lock Markers" option was not being obeyed by the "Sync Markers (when tr...Joshua Leung
2017-11-19Tweaks to make it easier to update bone motion paths (without the active bone...Joshua Leung
2017-11-19Pasting poses now updates motion pathsJoshua Leung
2017-11-19Fix T53229: "Sample Keyframes" errors with multiple pairs of keyframes selectedJoshua Leung
2017-11-19Swap priority of system path overrides for dev buildsJulian Eisel
2017-11-19Fix T53347: Vertex paint crash on undo/exitCampbell Barton
2017-11-18Cleanup: outdated commentCampbell Barton
2017-11-18Cleanup: styleCampbell Barton
2017-11-18Fix BGE sound actuator property accessCampbell Barton
2017-11-18Add select similar custom bone shapeCampbell Barton
2017-11-17Depsgraph: Add missing checks from previous commitSergey Sharybin
2017-11-17Depsgraph: Don't make non-dynamic hair dependent on timeSergey Sharybin
2017-11-17Fix UV Projection Center CalculationCampbell Barton
2017-11-16BLI listbase: add bytes finding helpers.Bastien Montagne
2017-11-15BLI_utildefines: sync w/ 2.8Campbell Barton
2017-11-15Cleanup: use 'uint'Campbell Barton
2017-11-15GSet: utils to access data stored outside the setCampbell Barton
2017-11-15Fix T53309: Remove default 'Clear loc/rot/scale delta transform' shortcuts.Bastien Montagne
2017-11-14Fix compilation error with clang-5Sergey Sharybin
2017-11-14Alembic: Fix mismatch in forward declaration with definitionSergey Sharybin
2017-11-14Fix missing SpinLock typedef on macOSArto Kitula
2017-11-14Fix T53068: AMD Threadripper not working well with BlenderSergey Sharybin
2017-11-14Cleanup: order BLI before BKE headersCampbell Barton
2017-11-14BLI: sync changes from 2.8Campbell Barton
2017-11-13Cleanup on depsgraph logicDalai Felinto
2017-11-13Depsgraph: Fix relations for metaballsSergey Sharybin
2017-11-12Fix T53273: render bake settings properties not showing correct Python path.Brecht Van Lommel
2017-11-12Fix T53294: bpy.ops.image.open crashCampbell Barton
2017-11-12BMesh Py API: Expose color alphaCampbell Barton
2017-11-10mball_tessellate: Simplify face creationGermano
2017-11-09Moved alignment attributes from my last commit to BLI_compiler_attrs.h for fu...Stefan Werner
2017-11-09Compositor: Ensured 16 byte alignment for variables accessed by SSE instructi...Stefan Werner
2017-11-09Fix: unselectable objects can be selected via the NLA editorDalai Felinto
2017-11-09Fix logic for pinning textures users from contextDalai Felinto
2017-11-09Depsgraph: Add missing handlers of node IDsSergey Sharybin
2017-11-09Depsgraph: Remove chains of scene being passed all over in relations builderSergey Sharybin
2017-11-09Depsgraph: Cleanup, remove scene being passed all overSergey Sharybin
2017-11-09Depsgraph: Remove bmain from internal builder APISergey Sharybin
2017-11-09Depsgraph: Make bmain part of builder state and remove bmain from public APISergey Sharybin
2017-11-09Depsgraph: Cleanup, use google style for private membersSergey Sharybin