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-26Paint API: add BKE_paint_select_elem_test: to check on paint selectionCampbell Barton
2014-02-26Sculpt: allow to select objects when in sculpt modeCampbell Barton
2014-02-26WM: hide screen management and ndof operators from seach popupCampbell Barton
2014-02-26Fix for sequencer add operators showing up in spacebar search.Campbell Barton
2014-02-26Fix for constraint poll function succeeding when no constraint existsCampbell Barton
2014-02-26Fix T38548: Edit externally always uses first frame onlySergey Sharybin
2014-02-26Fix T38836: change screencast timer limits so you can record with higher FPS.Brecht Van Lommel
2014-02-26Further work for fix T38804: unnecessary empty space in the modifier UI.Brecht Van Lommel
2014-02-25Assert for invalid customdata allocsCampbell Barton
2014-02-25Fix T38003: Skin modifier crash with long edgesCampbell Barton
2014-02-25Fix T38824: curve which is constrained on a hidden layer causes cycles crashSergey Sharybin
2014-02-25Fix T38773: Inconsistent conversion of colors and float values inLukas Tönne
2014-02-25Fix T38806: Proxy file changes don't update until Blender's restartSergey Sharybin
2014-02-25Object disable negative object dimensionsCampbell Barton
2014-02-25Fix T38745: Curve parent crash when rendering animationSergey Sharybin
2014-02-25Fix for custom property editor when property id's contained quotesCampbell Barton
2014-02-25Fix text select offset /w zoomed UI & popups (colorpicker)Campbell Barton
2014-02-25Revert "Fix T38819: Mark Seam misbehaves when accessed through spacebar search"Campbell Barton
2014-02-25Fix T38819: Mark Seam misbehaves when accessed through spacebar searchDalai Felinto
2014-02-25UI: remove number specific button offset when selecting textCampbell Barton
2014-02-25Fix T38808: image opened with 'relative path', gets absolute pathDalai Felinto
2014-02-25Fix T38809: regression, text cursor offset in number buttonsCampbell Barton
2014-02-25Fix T38804: unnecessary empty space in the modifier UI.Brecht Van Lommel
2014-02-24Fix T38813: missing color management in texture nodes preview.Brecht Van Lommel
2014-02-24Fix T38810: ctrl + click panel collapse not taking tabs into account.Brecht Van Lommel
2014-02-24Fix T38812: color picker incorrectly cancelling operation when clicking next ...Brecht Van Lommel
2014-02-24Tweak to T38766 fix: cycles now support setting viewport alpha for a material.Brecht Van Lommel
2014-02-24Fix misaligned alpha slider label in color picker.Brecht Van Lommel
2014-02-24Fix T38801: Dupli objects with modifiers exhibit bad transform artifactsLukas Tönne
2014-02-24Fix T38766: blender material transparency setting not taken into account for ...Brecht Van Lommel
2014-02-24Fix T38766: cycles viewport incorrectly taking blender internal alpha into ac...Brecht Van Lommel
2014-02-24Fix T38784: smoothview using perspective transition with ortho cameraCampbell Barton
2014-02-24Fix T38755: Crash when having cyclic dependency and curve deformSergey Sharybin
2014-02-24Fix T38798: Can get stuck in world nodes when switching from Cycles toLukas Tönne
2014-02-24Fix T38794: ScaleFixedSizeOperation was not taking offset into accountLukas Tönne
2014-02-24Image: color grid - correct abs() use with intsCampbell Barton
2014-02-24Fix T38800: Setting UV projector caused zero user objectsCampbell Barton
2014-02-24Fix T38795: Mesh Analysis overhang faces show grayCampbell Barton
2014-02-24Fix T38756: Regression with vertex slide responding to mouse eventsCampbell Barton
2014-02-24Fix T38786: Curve unable to make segmentCampbell Barton
2014-02-24Fix for recent changes with NDOFCampbell Barton
2014-02-24NDOF: various fixes for view3dCampbell Barton
2014-02-24NDOF: Auto-Depth preference was used while orbitingCampbell Barton
2014-02-24NDOF: fix for use with locked offsetCampbell Barton
2014-02-23T38763 Fix: avoid NPE When no custom properties are definedgaiaclary
2014-02-23Fix T38769: Python missing access to text materialsCampbell Barton
2014-02-23MSVC: resolve utf8 encoding issue with some codepagesCampbell Barton
2014-02-23Code cleanup: use lowercase names for varsCampbell Barton
2014-02-22Followup for numinput: activate numinput when hitting pad* or =, this is the ...Bastien Montagne
2014-02-22Minor UI messages fixes.Bastien Montagne