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
2014-02-17Suppress assert in debug mode.Campbell Barton
2014-02-17Mask: enable overlap detection by default, more compact buttonsCampbell Barton
2014-02-17Fix T38643: Frame labels are invisible with default theme.Lukas Tönne
2014-02-17Fix for another deadlock with py-drivers: BlendData.scene.remove()Campbell Barton
2014-02-17Blender Internal: Revert a part of rB162d6c73e3d0, that broke rendered previe...IRIE Shinsuke
2014-02-17Fix for issue in mask overlap with no splines in the mask.Campbell Barton
2014-02-17Clear +x flag from source fileSergey Sharybin
2014-02-17Bring back mask copy/paste operator to the menuSergey Sharybin
2014-02-17Fix T38670: Mask transform without a movieclip crashesSergey Sharybin
2014-02-17Fix T38669: Mask duplicate fails with multiple layersSergey Sharybin
2014-02-17Fix T38664: Blender hang when change scene from scriptSergey Sharybin
2014-02-17Fix for rare crash in recent mask option to check overlapsCampbell Barton
2014-02-17Revert 7142b970853f209f6c43319b7f862bcbdbea3728 (transform toggle node hiding)Campbell Barton
2014-02-17Sequencer: increase soft limits for translateCampbell Barton
2014-02-17UI: wheel switches tabs over the tab area, or ctrl+wheel anywhereCampbell Barton
2014-02-17Mesh Tool: removes degenerate edges, faces and face ears.Campbell Barton
2014-02-17Code cleanup: unused/warningsCampbell Barton
2014-02-16Fix: compile error due to non-matching type and strict flags for MSVC9Andrea Weikert
2014-02-16Fix for bmesh with openmpCampbell Barton
2014-02-16MSVC: add errors for BLI_strict_flags.hCampbell Barton
2014-02-16CMake: disable international if the locale path is emptyCampbell Barton
2014-02-15Compile fix for 004decc1d940...Thomas Dinges
2014-02-15Fix/Workaround for NDOF/X11 bug with unreliable GHOST_kFinished events.Campbell Barton
2014-02-15Code cleanup: use const short for ndof axis argsCampbell Barton
2014-02-15Code cleanup: warningsCampbell Barton
2014-02-15Fix T38638: modifiers on curves kept warningsCampbell Barton
2014-02-15Mesh Inset: following existing edges is now optionalCampbell Barton
2014-02-15UI: fix for glitch where active button became inactive on undoCampbell Barton
2014-02-15IDProp API: change IDP_NewString so `sizeof()` can be passed in.Campbell Barton
2014-02-15Fix reading one byte past the buffer when writing string propertiesCampbell Barton
2014-02-15Fix T38640: password values showed in tooltipsCampbell Barton
2014-02-15Code cleanup: remove more string encoded menu functionsCampbell Barton
2014-02-15Interface: Remove one more name field, this time from the armature tab - pose...Thomas Beck
2014-02-15NDOF: rename 'zoom updown' to 'pan xy swap axis'Campbell Barton
2014-02-15Cycles Standalone: XML wrapping of Lights and some more volume settings.Thomas Dinges
2014-02-15Fix T37964: KX_GameObject missing NULL checks for m_physicsController.Mitchell Stokes
2014-02-15Cycles Standalone: Add more controls and optionsThomas Dinges
2014-02-14Cycles Standalone: The camera now gets properly updated, when changing window...Thomas Dinges
2014-02-14Cycles: equi-angular sampling for homogeneous volumesBrecht Van Lommel
2014-02-14Fix T38606: C curve in the curve mapping compositing node not extrapolating c...Brecht Van Lommel
2014-02-14Fix T38629: broken links to OpenGL docs from python API docs.Brecht Van Lommel
2014-02-14Fix T38633: glsl not working well with mixed cycles/blender material nodes.Brecht Van Lommel
2014-02-14Fix T38504: cycles missing object in viewport with shape keys and shared mesh.Brecht Van Lommel
2014-02-14Cycles Standalone: Up/Down movement was inverted.Thomas Dinges
2014-02-14Cycles Standalone: Add interactive mode (I-key), to avoid accidental changes/...Thomas Dinges
2014-02-14Fix for crash caused by effectors doing precalculation //during// DAGLukas Tönne
2014-02-14Fix for "Show Overlay" for masks always grayed outSergey Sharybin
2014-02-14Code clearnup: warningsCampbell Barton
2014-02-14Py API: refactor py text compiling into its own functionCampbell Barton
2014-02-14Fix T38562: Wrong curve tilt after Switch DirectionSergey Sharybin