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-27Fix root of the issue of bad_cast bug in localizationSergey Sharybin
2014-02-27Fix T36654.Antony Riakiotakis
2014-02-27Fix: 'F-Curve Editor' popup text was truncated.Campbell Barton
2014-02-27RNA: rename matrix_for_frame -> matrix_from_frameCampbell Barton
2014-02-26Fix T38855: DIRECTORY_PATH vs. DIR_PATH inconsistency in python API docs.Brecht Van Lommel
2014-02-26Further work to fix T38726: signal viewport to update when adding/removing re...IRIE Shinsuke
2014-02-26Fix 3D tracks to mesh not aligning mesh properlySergey Sharybin
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-25Fix T38824: curve which is constrained on a hidden layer causes cycles crashSergey Sharybin
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-24Fix T38766: blender material transparency setting not taken into account for ...Brecht Van Lommel
2014-02-24Fix T38800: Setting UV projector caused zero user objectsCampbell Barton
2014-02-23Fix T38769: Python missing access to text materialsCampbell Barton
2014-02-22Code cleanup: styleCampbell Barton
2014-02-21Bugfix: Toggling "auto-blends" option on NLA Strips doesn't update them immed...Joshua Leung
2014-02-21Modifier: rename triangulate scanfill to ear-clipCampbell Barton
2014-02-20Allow using strips from the top of the stack as modifier argumentsSergey Sharybin
2014-02-20NDOF: yaw/pitch were swapped and add timeline fit.Campbell Barton
2014-02-20NDOF: define 2 default navigation modes: free & orbitCampbell Barton
2014-02-19Added track weight to presetsSergey Sharybin
2014-02-19Fix T38714: MeshPolygon.center not a Vector typeCampbell Barton
2014-02-19Fix T38706: dropdown labels in popups not updatingCampbell Barton
2014-02-18NDOF: Fix for fly/walk mode ignoring axis invert optionsCampbell Barton
2014-02-18Fix regression that Blender crashes on startup if UI translation is enabled, ...IRIE Shinsuke
2014-02-18Fix T38654: Using a non-camera object for the SetCamera Scene Actuator causes...Mitchell Stokes
2014-02-17Fix T38680: File output subpath file-select operator uses absolute path.Lukas Tönne
2014-02-17Fix T38651: Compositor Normal Node Sphere unchangable when Reset All ToLukas Tönne
2014-02-17RNA: assert on NULL return values from itemf callbacksCampbell Barton
2014-02-17Make sure RenderLayer/Image nodes always return a valid enum items list.Lukas Tönne
2014-02-17Fix T38650: Crash from enum item functions returning NULL instead of aLukas Tönne
2014-02-17Fix for another deadlock with py-drivers: BlendData.scene.remove()Campbell Barton
2014-02-17Fix T38664: Blender hang when change scene from scriptSergey Sharybin
2014-02-17Sequencer: increase soft limits for translateCampbell Barton
2014-02-15Code cleanup: warningsCampbell Barton
2014-02-15IDProp API: change IDP_NewString so `sizeof()` can be passed in.Campbell Barton
2014-02-15NDOF: rename 'zoom updown' to 'pan xy swap axis'Campbell Barton
2014-02-14Code cleanup: duplicate headersCampbell Barton
2014-02-13Mask: add option to detect self intersectionsCampbell Barton
2014-02-13Mask: option not to treat overlapping curves as holesCampbell Barton
2014-02-13Code cleanup: styleCampbell Barton
2014-02-12Usual UI messages fixes...Bastien Montagne
2014-02-12Fix T38610: lattice U/V/W should not be animatable, is not supported.Brecht Van Lommel
2014-02-12Code cleanup: replace WM_OT_ndof_sensitivity_change -> WM_OT_context_scale_floatCampbell Barton
2014-02-12Revert own previous commit rBe2f9afbaabbd.IRIE Shinsuke
2014-02-11Blender Internal: Modify material property "Cast Buffer Shadows" to affect ra...IRIE Shinsuke
2014-02-10UI: First pass at creating some tooltip descriptions for the various editor t...Joshua Leung
2014-02-10Patch T38282/D295: Add a time offset to the FCurve Noise ModifierBassam Kurdali
2014-02-10UI: use RNA for colorband interpolation menuCampbell Barton