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-10Fix T38149: crash adding metaball with zero radius.Brecht Van Lommel
2014-01-10Fix clang warning for (harmless) use of uninitialized variable.Brecht Van Lommel
2014-01-10Fix T38142: socket interface 'type' enums are not initialized. These areLukas Tönne
2014-01-10Fix T38150: BMLayerCollection.items/values docs switchedCampbell Barton
2014-01-10Fix for random crash in localized node group freeing while tweakingLukas Tönne
2014-01-09OpenCollada: Fix error in printf-format (too much arguments).Bastien Montagne
2014-01-09Cleanup: mostly, prefer array syntax to pointer arithmetic (keep the later on...Bastien Montagne
2014-01-09Fix T38135: Global start and end point of the curve was set to zero radius & ...Bastien Montagne
2014-01-09Grease pencil 'convert to curve' code: some cleanup & refactor.Bastien Montagne
2014-01-09Cleanup: Remove tabs in empty lines, use bool when possible instead of int, a...Bastien Montagne
2014-01-09Code cleanup: remove WIP code came from the GSoC branchSergey Sharybin
2014-01-09Fix own regression in font->curve conversionSergey Sharybin
2014-01-09Fix T38083: submenu arrow is overlayed by menu hotkeyCampbell Barton
2014-01-09Fix T38077: Scaling bones in EditMode drawn using envelope display mode scale...Joshua Leung
2014-01-09Fix T38138: incorrect API docsCampbell Barton
2014-01-09Fix T38000: vertex parent crash due to threading issuesSergey Sharybin
2014-01-09Fix remaining sculpt mode crash using multires modifier, similar causeAntony Riakiotakis
2014-01-09Code Cleanup: styleCampbell Barton
2014-01-09Fix T38016: setting Object.matrix_world does not take bone parents into account.Brecht Van Lommel
2014-01-09Code cleanup: remove BKE_object_where_is_calc_simul function.Brecht Van Lommel
2014-01-09Fix T38062: normal map baking gave randomly values 127 or 128 in flat areas.Brecht Van Lommel
2014-01-09Fix T38104: mathutils.cell_vector() always returns (0,0,0)Denis Declara
2014-01-09Fix crash cancelling command line render to AVI movie file.Brecht Van Lommel
2014-01-08Fix T38131: node link buttons (like for cycles in material properties) were notBrecht Van Lommel
2014-01-08Fix T38074: sequence rendering gave "No camera" warning for other scenes thatBrecht Van Lommel
2014-01-08Fix T38105: Action Editor refresh is missing when a keyframe is inserted in 3...Thomas Beck
2014-01-08Fix T38108: blender freeze in remembering operator properties.Brecht Van Lommel
2014-01-08Fix for incorrect use of abs() in intersect_sphere_sphere_2dCampbell Barton
2014-01-08Fix issues with float precision in numinput, like 'R 123' who would show addi...Bastien Montagne
2014-01-08Code Cleanup: style edits to bevel and remove unneeded boundvert_rep_face callCampbell Barton
2014-01-08Add profile control parameter to Bevel.Howard Trickey
2014-01-08Code Cleanup: de-duplicate text pasting which only used the first lineCampbell Barton
2014-01-08Text3d: improve error checking when pasting from filesCampbell Barton
2014-01-08Fix for RE_engine_begin_result using a NULL pointerCampbell Barton
2014-01-08Sequencer: prevent unknown scopes from crashingCampbell Barton
2014-01-08Fix for inorrect use of BLI_utf8_invalid_strip, add assert to prevent it happ...Campbell Barton
2014-01-08Fix T38112: Rigid Body can't be created for objects with linked meshSergej Reich
2014-01-08Much better solution for negate/inverse in numinput.Bastien Montagne
2014-01-07Fix a small glitch with string generated by numinput, they could cut multi-by...Bastien Montagne
2014-01-07Fix T38100: laplacian smooth crashCampbell Barton
2014-01-07UI / Nodes: Revert Slider for "Value" node, this is no percentage nor a 0-1 r...Thomas Dinges
2014-01-07Fix for crash in anim render: The callbacks in bMovieHandle are expectedLukas Tönne
2014-01-07Cycles Volume Render: scattering support.Brecht Van Lommel
2014-01-07Fix for error in own recent commitCampbell Barton
2014-01-07Cleanup: silence warnings.Bastien Montagne
2014-01-07Middle-clip tweaks:Bastien Montagne
2014-01-07Armatures Editmode: option to recalculate roll from the angle to the parentCampbell Barton
2014-01-07Text3d: underline offset on curved path wasnt working rightCampbell Barton
2014-01-07Fix T38075, crash from shader node add/replace tree view template.Lukas Tönne
2014-01-07Text3d: Add support for underline characters with text-on-pathCampbell Barton