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-03-10- CMake, print message to run 'make install', this is new and should help avo...Campbell Barton
2011-03-09Don't try to copy gnu_gettext.dll when building 64bit Blender - it's linked s...Nathan 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-09add stddef.h include for offsetof macro for gcc 4.6 compat.Campbell 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-09CMakeCampbell Barton
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-08CMake: removed blenderplayer from install target by accident with recent commit.Campbell Barton
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-08CMake/OSX: Bugfix [#26375]: Add default values for the OSX architecture: x86_...Damien Plisson
2011-03-07BGE internal cosmetic changes - Replacing hardcoded values with new definesDalai Felinto
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-07use install target for CMake Windows (msvc and mingw), for MinGW you now need...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-06CMake: Linux/Unix Only,Campbell Barton
2011-03-05Final step for texture nodes/threading issue fix: make neededSergey Sharybin
2011-03-05Bugfix #26367Ton Roosendaal
2011-03-05Bugfix #26317Ton Roosendaal
2011-03-05patch [#26366] More detailed Python error reporting for the BGECampbell Barton
2011-03-05sculpt undo struct was using an array of char pointers rather then a char array.Campbell Barton