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
2011-03-10Bugfix #26424Ton Roosendaal
2011-03-10Todo: Ton Roosendaal
2011-03-10fix [#26442] blender crash when turning off antialiasing fontsCampbell Barton
2011-03-10Bugfix #26442Ton Roosendaal
2011-03-10Fix for [#26441] Child Hair CrashJanne Karhu
2011-03-10Bugfix irc report:Ton Roosendaal
2011-03-10Bugfix #26437Ton Roosendaal
2011-03-10fix [#26406] Projection Paint, Occlussion Problem with Intersections in persp...Campbell Barton
2011-03-10also enable edge-seam unwrapping when running the mark_seam operator.Campbell Barton
2011-03-10request from Jedrzej Slewczuk's:Campbell Barton
2011-03-10revert r35438, Martin doesn't like having this option tacked on.Campbell Barton
2011-03-10add option requested [#25598] projection surface snap issueCampbell Barton
2011-03-10Apply [#26364] New Windows keyboard handlingNathan Letwory
2011-03-09From the todo:Ton Roosendaal
2011-03-09From the OFTL: Pad-period refreshes File browser.Ton Roosendaal
2011-03-09Todo item: defaulting newly created Property editors to vertical.Ton Roosendaal
2011-03-09Fix for [#26420] F-Curve key handles affected by NLA strip positionJanne Karhu
2011-03-09Fix for [#26372] Objects as PS Hair displays and renders differentlyJanne Karhu
2011-03-09Fix [#26012] Import Collada: instance_node incorrectly handledNathan Letwory
2011-03-09Bugfix #26424Ton Roosendaal
2011-03-09update for blender as a py module & python 3.2Campbell Barton
2011-03-09image.depth, 96/128 for float color images, was 24/32 for byte images.Campbell Barton
2011-03-09Fix [#26037] Import Collada crashes BlenderNathan Letwory
2011-03-09- correct python3.1 warning message.Campbell Barton
2011-03-08Skip materials that are invalid.Nathan Letwory
2011-03-08Prevent memory corruption when using fixed texture and fast strokes withSergey Sharybin
2011-03-08Fix #26408: [texture paint] brush spacingSergey Sharybin
2011-03-08Fix for [#26322] x-mirror gives wrong results while editing hair particlesJanne Karhu
2011-03-08Bugfix & Feature fix: Only Shadow Material optionsTon Roosendaal
2011-03-08Apply [#26383] Triangle fans support for COLLADA importerNathan Letwory
2011-03-08Bugfix #25422Ton Roosendaal
2011-03-08Apply [#26311] Collada Exporter Crash on Win64 buildNathan Letwory
2011-03-08fix bug [#26315] Background and 3D view mistakes Campbell Barton
2011-03-08needed removing here tooCampbell Barton
2011-03-08remove unused RegionView3D retopo pointer and set quat printing to const args. Campbell Barton
2011-03-08Old IDProperty bug, (from original commit r8916),Campbell Barton
2011-03-08ui_textedit_delete_selection() could access past the array bounds.Campbell Barton
2011-03-08py-api utf8/filepaths:Campbell Barton
2011-03-08patch [#26404] UnicodeDecodeErrorCampbell Barton
2011-03-07Bugfix #26394Ton Roosendaal
2011-03-07From the OFTL:Ton Roosendaal
2011-03-07Drop support for python 3.1.Campbell Barton
2011-03-07Bugfix #26388Ton Roosendaal
2011-03-07se BLI_snprintf() for msvc compat, cleanup CMake file, some bad comments left...Campbell Barton
2011-03-07Ensure gpu_extensions.c compiles with MSVC -> include BLI_winstuff.hNathan Letwory
2011-03-07bug [#26329] Project Paint not workingCampbell Barton
2011-03-07fix [#26368] Solidify breaks EdgeCreaseCampbell Barton
2011-03-06Fix #26324: proportional editing and armature applied to editing cage during ...Sergey Sharybin
2011-03-06Applied patch by Alexander Kuznetsov for bug 26373: math node 'round' mode wa...Lukas Toenne
2011-03-05Final step for texture nodes/threading issue fix: make neededSergey Sharybin