2012-03-20 |
Campbell Barton | patch from Richard Shaw, exclude ffmpeg files when... |
commit | commitdiff | tree |
2012-03-20 |
Campbell Barton | fix to possible bug running python callbacks - bpy... |
commit | commitdiff | tree |
2012-03-20 |
Daniel Genrich | Smoke bugfix: Collision objects were completely broken... |
commit | commitdiff | tree |
2012-03-20 |
Brecht Van... | Patch #30611: grey out bone show wireframe option if... |
commit | commitdiff | tree |
2012-03-20 |
Brecht Van... | Fix related #30606: missing undo push editing node... |
commit | commitdiff | tree |
2012-03-20 |
Brecht Van... | Fix #30543: tessellating ngons with small angles was... |
commit | commitdiff | tree |
2012-03-20 |
Brecht Van... | Fix #30603: cycles incorrect ray differentials when... |
commit | commitdiff | tree |
2012-03-20 |
Lukas Toenne | Remaining fix for #30606. Added a simple link limit... |
commit | commitdiff | tree |
2012-03-20 |
Daniel Genrich | Smoke bugfix: Fix copy paste + bad "if's" resulting... |
commit | commitdiff | tree |
2012-03-20 |
Brecht Van... | Fix #30600: extrude in vertex select mode did not copy... |
commit | commitdiff | tree |
2012-03-20 |
Sergey Sharybin | Correction for previous commit to make normals directio... |
commit | commitdiff | tree |
2012-03-20 |
Lukas Toenne | Partial fix for #30606. In node tree updates also updat... |
commit | commitdiff | tree |
2012-03-20 |
Sergey Sharybin | Fix #30420: Metaball Shading Inverted in Raytrace Refle... |
commit | commitdiff | tree |
2012-03-20 |
Brecht Van... | Cycles: fix issue reported in IRC, rendering a material... |
commit | commitdiff | tree |
2012-03-20 |
Sergey Sharybin | Port mball_to_mesh to use polys. |
commit | commitdiff | tree |
2012-03-20 |
Janne Karhu | Fix for [#30445] Particle simulation, rekey crashes... |
commit | commitdiff | tree |
2012-03-20 |
Sergey Sharybin | Fix #30590: Crash in multires when undoing extrude... |
commit | commitdiff | tree |
2012-03-20 |
Campbell Barton | temp disable inset boundary option, it can make invalid... |
commit | commitdiff | tree |
2012-03-20 |
Campbell Barton | replace SETCOL defines with inline function: rgba_char_... |
commit | commitdiff | tree |
2012-03-20 |
Campbell Barton | rename define BM_INLINE -> BLI_INLINE to avoid confusio... |
commit | commitdiff | tree |
2012-03-20 |
Nicholas Bishop | Fix uninitialized variable in multires apply base. |
commit | commitdiff | tree |
2012-03-20 |
Campbell Barton | py/rna api - fix for an empty enum flag with no members... |
commit | commitdiff | tree |
2012-03-20 |
Campbell Barton | fix [#30589] RNA function descriptions not showing... |
commit | commitdiff | tree |
2012-03-20 |
Campbell Barton | fix [#30583] very old blend files are loading post... |
commit | commitdiff | tree |
2012-03-20 |
Campbell Barton | style cleanup |
commit | commitdiff | tree |
2012-03-20 |
Daniel Genrich | Make collision function more general so it can be used... |
commit | commitdiff | tree |
2012-03-20 |
Campbell Barton | style cleanup |
commit | commitdiff | tree |
2012-03-20 |
Campbell Barton | compile fix: linux BLI_gzopen declare was conflicting. |
commit | commitdiff | tree |
2012-03-20 |
Campbell Barton | py api: |
commit | commitdiff | tree |
2012-03-20 |
Alexander Kuznetsov | Adds support for utf paths on Windows. |
commit | commitdiff | tree |
2012-03-20 |
Campbell Barton | real fix for booleans and face shading this time. |
commit | commitdiff | tree |
2012-03-20 |
Janne Karhu | Some advanced particle rotation modes and reorganizatio... |
commit | commitdiff | tree |
2012-03-20 |
Campbell Barton | CDDM_calc_edges_tessface was being called twice for... |
commit | commitdiff | tree |
2012-03-20 |
Campbell Barton | partial fix for bug where booleans were using invalid... |
commit | commitdiff | tree |
2012-03-19 |
Campbell Barton | patch [#30595] Wiki Quick Hacks: Make Tooltip Backgroun... |
commit | commitdiff | tree |
2012-03-19 |
Nicholas Bishop | Quiet warnings about unused functions and variables. |
commit | commitdiff | tree |
2012-03-19 |
Campbell Barton | bmesh inset: outset option |
commit | commitdiff | tree |
2012-03-19 |
Nicholas Bishop | Fix format string warnings (gcc) by using string literals. |
commit | commitdiff | tree |
2012-03-19 |
Campbell Barton | bmesh inset: |
commit | commitdiff | tree |
2012-03-19 |
Nicholas Bishop | Redraw data properties after selecting a bone. |
commit | commitdiff | tree |
2012-03-19 |
Brecht Van... | Fix #30531: mirror modifier with vertex groups did... |
commit | commitdiff | tree |
2012-03-19 |
Sergey Sharybin | Fix #30590: Crash in multires when undoing extrude... |
commit | commitdiff | tree |
2012-03-19 |
Nicholas Bishop | Remove debug print in create_vert_poly_map |
commit | commitdiff | tree |
2012-03-19 |
Campbell Barton | style cleanup: minor change to bmesh py repr + comment... |
commit | commitdiff | tree |
2012-03-19 |
Campbell Barton | fix for error reported on IRC, sorting zero sized lists... |
commit | commitdiff | tree |
2012-03-19 |
Bastien Montagne | Spelling of UI messages (then -> than). |
commit | commitdiff | tree |
2012-03-19 |
Brecht Van... | Fix #30456: transforming object with a hair particle... |
commit | commitdiff | tree |
2012-03-19 |
Brecht Van... | Fix #30449: sampled motion blur not working with softbody. |
commit | commitdiff | tree |
2012-03-19 |
Brecht Van... | Fix #30594: UV editor transform tools did not show... |
commit | commitdiff | tree |
2012-03-19 |
Sergey Sharybin | Fix for drag-n-drop images into sequencer: it was impos... |
commit | commitdiff | tree |
2012-03-19 |
Campbell Barton | bmesh inset: |
commit | commitdiff | tree |
2012-03-19 |
Campbell Barton | style cleanup: + some spelling errors for inset |
commit | commitdiff | tree |
2012-03-19 |
Campbell Barton | code cleanup: bmesh api - make arg order consistent... |
commit | commitdiff | tree |
2012-03-19 |
Bastien Montagne | Grmml, dummy typo in previous UI message-fix commit… :/ |
commit | commitdiff | tree |
2012-03-19 |
Campbell Barton | bmesh inset: |
commit | commitdiff | tree |
2012-03-19 |
Campbell Barton | bmesh: inset tool, access from face menu (Ctrl+F) |
commit | commitdiff | tree |
2012-03-19 |
Nicholas Bishop | Add a multires function to delete MDisps. |
commit | commitdiff | tree |
2012-03-19 |
Campbell Barton | BMesh utility functions, not used yet, |
commit | commitdiff | tree |
2012-03-18 |
Campbell Barton | better error reporting when a bmesh operator fails... |
commit | commitdiff | tree |
2012-03-18 |
Joerg Mueller | Fix for [#30495] Framerate goes crazy after changing... |
commit | commitdiff | tree |
2012-03-18 |
Bastien Montagne | Fix [#30234] Various problems with CD layers and tessel... |
commit | commitdiff | tree |
2012-03-18 |
Janne Karhu | "Fix" for [#30098] Particle rotation wrong / explode... |
commit | commitdiff | tree |
2012-03-18 |
Campbell Barton | lattice & UV 'select all' menu items were missing actio... |
commit | commitdiff | tree |
2012-03-18 |
Bastien Montagne | Grumph, more fixes in this Select menu (Invert had... |
commit | commitdiff | tree |
2012-03-18 |
Bastien Montagne | Fix [#30588] "select/deselect all"-menu for lattice... |
commit | commitdiff | tree |
2012-03-18 |
Peter Schlaile | == Sequencer == |
commit | commitdiff | tree |
2012-03-18 |
Thomas Dinges | Release cycle |
commit | commitdiff | tree |
2012-03-18 |
Sv. Lockal | Allow dropping image files from outside blender, or... |
commit | commitdiff | tree |
2012-03-18 |
Nicholas Bishop | Re-enable the clay strips sculpt brush. |
commit | commitdiff | tree |
2012-03-18 |
Nicholas Bishop | Rename 'clay tubes' to 'clay strips' and include it... |
commit | commitdiff | tree |
2012-03-18 |
Nicholas Bishop | Use enums for brush flags and sculpt tools. |
commit | commitdiff | tree |
2012-03-18 |
Peter Schlaile | == Sequencer == |
commit | commitdiff | tree |
2012-03-18 |
Peter Schlaile | == Sequencer == |
commit | commitdiff | tree |
2012-03-18 |
Nicholas Bishop | Style cleanup in sculpt.c, no functional changes. |
commit | commitdiff | tree |
2012-03-18 |
Bastien Montagne | Code style edits (mostly spliting long lines, and remov... |
commit | commitdiff | tree |
2012-03-18 |
Campbell Barton | fix for own mistake when refactoring bmesh - was treati... |
commit | commitdiff | tree |
2012-03-18 |
Campbell Barton | spelling cleanup |
commit | commitdiff | tree |
2012-03-18 |
Campbell Barton | ngons draw with uniform normals in object mode now... |
commit | commitdiff | tree |
2012-03-18 |
Campbell Barton | code cleanup: |
commit | commitdiff | tree |
2012-03-18 |
Guillermo S... | SVN maintenance. |
commit | commitdiff | tree |
2012-03-17 |
Campbell Barton | better not to use rgb_float_to_uchar() from last commit... |
commit | commitdiff | tree |
2012-03-17 |
Campbell Barton | fix for weightpaint color with recent loopcolor abgr... |
commit | commitdiff | tree |
2012-03-17 |
Campbell Barton | bmesh py api: |
commit | commitdiff | tree |
2012-03-17 |
Campbell Barton | code cleanup: not all mathutils callback creation funct... |
commit | commitdiff | tree |
2012-03-17 |
Campbell Barton | fix for invalid use of strncat (N == how many bytes... |
commit | commitdiff | tree |
2012-03-17 |
Antony Riakiotakis | fix: UV Islands not selected properly with Ctrl-L.... |
commit | commitdiff | tree |
2012-03-17 |
Campbell Barton | update vertex paint code for last commit, was still... |
commit | commitdiff | tree |
2012-03-17 |
Campbell Barton | swap BMLoopCol r/b color, requires subversion bump. |
commit | commitdiff | tree |
2012-03-17 |
Campbell Barton | bmesh py api: |
commit | commitdiff | tree |
2012-03-17 |
Peter Schlaile | == Sequencer == |
commit | commitdiff | tree |
2012-03-17 |
Bastien Montagne | UI messages: unification of select/deselect stuff. |
commit | commitdiff | tree |
2012-03-17 |
Campbell Barton | dont disable python when addons aren't found (addons... |
commit | commitdiff | tree |
2012-03-17 |
Howard Trickey | Fix 30562: bevel was infinite looping when adjacent... |
commit | commitdiff | tree |
2012-03-17 |
Bastien Montagne | Big step forward nodes UI translation: |
commit | commitdiff | tree |
2012-03-17 |
Bastien Montagne | Minor UI messages fixes, and enabling i18n for all... |
commit | commitdiff | tree |
2012-03-17 |
Jens Verwiebe | compile fix for 44939 |
commit | commitdiff | tree |
2012-03-17 |
Bastien Montagne | Fix for yesterday i18n own commit (r44924): we now... |
commit | commitdiff | tree |
2012-03-17 |
Campbell Barton | minor mathutils code cleanup - use mathutils callbacks... |
commit | commitdiff | tree |
2012-03-17 |
Bastien Montagne | Make grumpy gcc happy again! :p |
commit | commitdiff | tree |
2012-03-17 |
Campbell Barton | bmesh py api: |
commit | commitdiff | tree |
next |