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
2012-05-03Patch [#30255] Center Last StrokeJason Wilkins
2012-05-03ED_object_exit_editmode needs ED_object.hJason Wilkins
2012-05-03Fix #31256: collada export while in edit mode does not export edit mode changes,Brecht Van Lommel
2012-05-03Fix #31250, #31248: wrong vertex normals after transform apply, collada import,Brecht Van Lommel
2012-05-03Fix #31253: collada export default file name now is no longer alwaysBrecht Van Lommel
2012-05-03Initialize an input in bmo_hull.Nicholas Bishop
2012-05-02Fix #31089: collada file crashing on importing file with unknown/unsupported ...Brecht Van Lommel
2012-05-02Style cleanup: spaces around operatorsSergey Sharybin
2012-05-02Clip editor: cleanup of View menu - do not show operators which doesn't make ...Sergey Sharybin
2012-05-02Cycles: add Ray Length output to Light Path node. This gives the distance tra...Brecht Van Lommel
2012-05-02Clip editor: remove Z-key shortcut for curve view. It doesn't make many sense...Sergey Sharybin
2012-05-02Clip editor: added drag-n-drop support so files can be opened in clip editorSergey Sharybin
2012-05-02Fix #31176: Collada model shows weird textures in editmodeJuha Mäki-Kanto
2012-05-02Fix #31190: mirror modifier caused non-planar quads to be split differently onBrecht Van Lommel
2012-05-02Fix wrong unified weight paint value version patch, was doing incorrect versi...Brecht Van Lommel
2012-05-02Fix #31236: linking a socket of a different type to an existing node group ou...Brecht Van Lommel
2012-05-02Small enhancement to Fast Gaussian compo blur node: do not compute when size ...Bastien Montagne
2012-05-02Fix: --debug-python command option was not working correct.Brecht Van Lommel
2012-05-02Fixes for recent cycles and python/context commits.Brecht Van Lommel
2012-05-02CMake: Fix to install numpy (source dir was "hardcoded", rather use PYTHON_NU...Bastien Montagne
2012-05-02Python/context: tweak code further so that when you set screen/area/regionBrecht Van Lommel
2012-05-02Fix crash setting area.type from a context that not include the right window,Brecht Van Lommel
2012-05-02Python/context: allow overriding window/screen/area/region context for runnin...Brecht Van Lommel
2012-05-02bmesh: use fixed stack size for face flipping array.Campbell Barton
2012-05-02Fix #31199 & #31112: cycles not working well with vertex/weight paint selectionBrecht Van Lommel
2012-05-02Fix 31220: glsl sun lamp shadows did not apparently respect shadow flag whenBrecht Van Lommel
2012-05-02Fix #31102: changing scene.use_color_management from render_pre callback woul...Brecht Van Lommel
2012-05-02Fix #31230: Grid primitive changes size with changing resolutionSergey Sharybin
2012-05-02A number of changes to node RNA and the file output node, to simplify socket ...Lukas Toenne
2012-05-02Fixes opening video files on Windows. [#30752]Alexander Kuznetsov
2012-05-02Fix for r46170.Thomas Dinges
2012-05-02Logic brick connection highlighting on mouseover. Merged from candy branch. I...Matthew Smith
2012-05-02Add pthread dll for MinGW64 during installation. Now people who download from...Antony Riakiotakis
2012-05-02replace python3 command with python3.2, python3 isnt available on ubuntu.Campbell Barton
2012-05-02source code style checker to, (similar to pythons pep8 checker)Campbell Barton
2012-05-02style cleanup: whitespace, bracesCampbell Barton
2012-05-01code cleanup: tag unused varsCampbell Barton
2012-05-01style cleanup: guys - set your editors to tabs!Campbell Barton
2012-05-01Related to #31213: rename Delete > Edges & Faces to Only Edges & Faces, to tryBrecht Van Lommel
2012-05-01Motion Paths GUI CleanupJoshua Leung
2012-05-01Fix #31162: Applying textures to rigged models causes crash and no textures i...Sergey Sharybin
2012-05-01Fix #31110: selected to active baking did not properly check to see if theBrecht Van Lommel
2012-05-01Fix own error in BM_mesh_remap(), forgot to remap edge pointers in disk_links...Bastien Montagne
2012-05-01Comment fixes - code for Object Motion Paths still referred to BonesJoshua Leung
2012-05-01Bugfix [#30097] Motion paths range not correct - Part B (Recalculating existingJoshua Leung
2012-05-01Style cleanup: spaces around operatorSergey Sharybin
2012-05-01Fix a potential memory leak in recent vertex xsort/randomize code.Bastien Montagne
2012-05-01Fox #31185: Cannot sculpt shape keysSergey Sharybin
2012-05-01Add stubs to get blenderplayer compilingAntony Riakiotakis
2012-05-01Fix #31193: Normals don't have any Z componentSergey Sharybin