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
2011-07-05Fix small part of #27815: recognize m2ts as video file extension.Brecht Van Lommel
2011-07-05Fix #27848: sequencer strip hard cut looses soft trim on second strip.Brecht Van Lommel
2011-07-05Fix part of #27858: crash trying to apply subsurf modifier as shape key,Brecht Van Lommel
2011-07-05Fix #27826: bone envelope head/tail radius not dynamically updated in viewport.Brecht Van Lommel
2011-07-05Fix #27846: time extend / E key not work in sequence editor.Brecht Van Lommel
2011-07-05Fix #27810: bones drawn blue in 2.49 file, was still checking stride boneBrecht Van Lommel
2011-07-05Fix #27863: converting curve spline type from python crashes.Brecht Van Lommel
2011-07-05Fix: #27861 bevel angle limit at 90° wasn't working well on cube, tweakedBrecht Van Lommel
2011-07-05fix [#27862] OpenGL render animation don't respect .png RGB option.Campbell Barton
2011-07-05Fix for [#27182] particle/collision kill interacting strangelyJanne Karhu
2011-07-05Fix for [#27579] Particles Cache ProblemJanne Karhu
2011-07-05Fix for [#27347] Particle x-axis mirror editing not working as expected.Janne Karhu
2011-07-04Updated the indent, sorry!Jeroen Bakker
2011-07-04====== Proposal: Nodes property windows enhancement ======Jeroen Bakker
2011-07-04Current situationJeroen Bakker
2011-07-04bind marker camera now uses active object rather then scene camera (was reque...Campbell Barton
2011-07-04Fix #27849: 3D manipulator widget lost on mesh in edge mode.Brecht Van Lommel
2011-07-04Paths: remove some temporary code that was only needed for 2.57.Brecht Van Lommel
2011-07-04Fix #27785: blenderplayer + eltopo linking error.Brecht Van Lommel
2011-07-04Bug report (IRC)Ton Roosendaal
2011-07-04Fix #27850: keyboards with a comma instead of a dot on the numpad now getBrecht Van Lommel
2011-07-04Apply patch 4636051. COLLADA: Export selection.Nathan Letwory
2011-07-04fix for own error in intersect_line_sphere_2d(), using 3d function on 2d vectorsCampbell Barton
2011-07-04fix for crash when setting layers or saving when there is no active scene - o...Campbell Barton
2011-07-03fix for building WITH_PYTHON_MODULECampbell Barton
2011-07-03As per discussion: allow bone transforms again for proxy'ed bones.Ton Roosendaal
2011-07-03changed the max decimal points to show from 7 to 6, since with float precisio...Campbell Barton
2011-07-03fix 2 bugs in project from view from a camera objectCampbell Barton
2011-07-03fix [#27839] UV 'Project from view' ignores camera lens shiftCampbell Barton
2011-07-02fix for error in cmake filesCampbell Barton
2011-07-01Packaging variable named 'a' for releasev2.58aTon Roosendaal
2011-07-01update checksums for x3d testsCampbell Barton
2011-07-01cmake was installing text as a directory rather then coping the files within it.Campbell Barton
2011-07-01fix [#27820] foreach_get on bpy_prop_collections returns weird resultsCampbell Barton
2011-07-01Fix #27816: Outliner does not update when parents are clearedSergey Sharybin
2011-06-30fix for own mistake with key shortcuts r37850Campbell Barton
2011-06-30Todo item:Ton Roosendaal
2011-06-30When duplicating nodes in a tree, also copy the links between selected nodes,...Lukas Toenne
2011-06-30Fix for undefined "index" in key.c.Sergey Sharybin
2011-06-30improve error report [#27775] External Image Editor Preference does not work Campbell Barton
2011-06-30replace inline loops for get_weights_array with calls to defvert_find_weight()Campbell Barton
2011-06-30minor change in logic for adding a new hook, ignore zero weight verts in a vg...Campbell Barton
2011-06-30fix/workaround [#27807] bake malloc loop if Deep Shadow && strand && childrenCampbell Barton
2011-06-30minor edits, no functional change.Campbell Barton
2011-06-29incorrectly had CMake storing directory names as filepathsCampbell Barton
2011-06-29fix [#27800] Tooltips for shading mode options the wrong way round.Campbell Barton
2011-06-292.5 Image Buttons Template:Thomas Dinges
2011-06-28RenderEngine API: add self.report() error reporting function for render engines,Brecht Van Lommel
2011-06-28fix [#27782] Tileable displacement map issue in Blender 2.58Campbell Barton
2011-06-28make drawing faces in the UV editor an image space option, re-using the mesh ...Campbell Barton