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-03-10Minor cleanup: use rna_ prefix for path_resolve_* functions forLukas Tönne
2014-03-10Cleanup for RNA_path_resolve_full.Lukas Tönne
2014-03-09Minor code cleanup.Tamito Kajiyama
2014-03-08Cycles: Compile fix and some cleanup for the Image interpolation commit.Thomas Dinges
2014-03-08Add support for multiple interpolation modes on cycles image texturesMartijn Berger
2014-03-07Some initial tooltips for FModifiersJoshua Leung
2014-03-07Added tooltips for various F-Curve RNA definesJoshua Leung
2014-03-07Fix T38774: Changing extrapolation type via RNA doesn't update FCurveJoshua Leung
2014-03-07Fix T38774: Added missing notifier flags for updating F-Curve after changing ...Joshua Leung
2014-03-07Code cleanup - Extra comments + Reshuffling a few methodsJoshua Leung
2014-03-07Fix T39015: NLA Clip Auto Blend In/Out Check Box Not WorkingJoshua Leung
2014-03-07Code cleanup: styleCampbell Barton
2014-03-06Experimental dyntopo feature:Antony Riakiotakis
2014-03-03Icon for LineStyleCampbell Barton
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