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
2014-01-21Fix T38265: transferring vertex weights from an object with modifiers not wor...Brecht Van Lommel
2014-01-21Fix T38298: crash saving float image with 3 channels from exr to png/jpeg.Brecht Van Lommel
2014-01-21Revert "Fix T38303: Inconsistent sorting of names in Append/Link view"Campbell Barton
2014-01-21Fix T38303: Inconsistent sorting of names in Append/Link viewCampbell Barton
2014-01-21Fix T38302: sequencer animation data lost in original scene when copying scene.Brecht Van Lommel
2014-01-21Fix T38300: Bevel didn't always reconstruct faces properly.Howard Trickey
2014-01-21Fix T38303: same names with different case sorted unpredictable in the file b...Brecht Van Lommel
2014-01-21Fix T38128: snapping to node border uses node centers.Lukas Tönne
2014-01-21Fix for dupli's using float for id's and signed/unsigned conversionCampbell Barton
2014-01-21Code cleanup and structural improvements for dupli generation.Lukas Tönne
2014-01-21Fix for Freestyle stroke rendering performed for each SSS material.Tamito Kajiyama
2014-01-21Fix T38295: Crash when changing screen with different visible layersSergey Sharybin
2014-01-21Cleanup: no need to use constraint space transform API here, we can directly ...Bastien Montagne
2014-01-21Fix T38251: "Apply Visual Transform to Pose" Offsets bone unpredictablyBastien Montagne
2014-01-21Fix for own refcount error in recent commitCampbell Barton
2014-01-21Fix own mistake with zealous check for face splittingCampbell Barton
2014-01-21Code Cleanup: styleCampbell Barton
2014-01-21Fix T38264: undo/redo broken with text overwrite mode in text editor (insert ...Justin Dailey
2014-01-21Fix T38297: missing StringProperty subtype 'PASSWORD' in API docs.Brecht Van Lommel
2014-01-21Fix T37976: blender internal transparent shadows from volumes not working cor...Brecht Van Lommel
2014-01-20Fix T37978: cycles nodes with multiple Material Output nodes not predictable.Brecht Van Lommel
2014-01-20Fix T37481: Image Sequence can't be loadedAndrea Weikert
2014-01-20Fix T38283: UV unwrap giving wrong results with particular meshes.Brecht Van Lommel
2014-01-20Fix T38294: enabling hair dynamics very slow / hangs with many hairs.Brecht Van Lommel
2014-01-20Code cleanup: remove quicktime image loading code (not animation loading).Brecht Van Lommel
2014-01-20Bevel: fixed problems with vertex bevel and some 'weld' cases.Howard Trickey
2014-01-20Fix T38267: dynamic paint Use Object Material not working correct in some cases.Brecht Van Lommel
2014-01-20Code Cleanup: tabs/spaces, no need to call CTX_data_edit_object twiceCampbell Barton
2014-01-20Fix T37967: autosave does not save dynamic topology edits while in sculpt mode.Brecht Van Lommel
2014-01-20Fix T38269: scene full copy in mesh edit or sculpt mode did not copy mesh edits.Brecht Van Lommel
2014-01-20Clear object recalc flag on loadTom Edwards
2014-01-20Fix T38291: depgraph tagging was wrong forLukas Tönne
2014-01-20Fix T38221: node fcurves in compositor get deleted when muting a node.Lukas Tönne
2014-01-20Followup for 1728c1e: we don't need to replace flags at allSergey Sharybin
2014-01-20Python API: fix for help() failing on bpy instancesCampbell Barton
2014-01-20Python API: create args for meta-classes directly (a little faster).Campbell Barton
2014-01-20Fix for incorrect use of DNA_struct_find_nrCampbell Barton
2014-01-20Correction for recent commit clearing font cacheCampbell Barton
2014-01-20Fix for saving startup file ignoring editmode/sculpt editsCampbell Barton
2014-01-20Code Cleanup: remove redundant NULL checks and add function attributesCampbell Barton
2014-01-20Fix for flag not being restored in BKE_vfont_to_curve_exCampbell Barton
2014-01-19Fix last part of T38244: memory leak when scaling any panelBastien Montagne
2014-01-19Docs: doxygen file descriptions for BLF, GPU and WMCampbell Barton
2014-01-18Increase maximum allowed amount of points for Splines in both U and V directionsSimon Repp
2014-01-18Send sequencer render context as const pointer rather than as valueSergey Sharybin
2014-01-18Make it possible to hide/unhide a node during node transform operations.Monique Dewanchand
2014-01-17Math: Code cleanupSergej Reich
2014-01-17Blender Internal: Tweak GLSL preview of the spot lamp to use shadow buffer al...IRIE Shinsuke
2014-01-17UI: tweak menu padding and make separator line more visible.Brecht Van Lommel
2014-01-17UI/Modifiers: add missing icon for Wireframe modifierSimon Repp