2012-05-22 |
Campbell Barton | style cleanup: relating to skin modifier |
commit | commitdiff | tree |
2012-05-22 |
Campbell Barton | style cleanu: skin modifier |
commit | commitdiff | tree |
2012-05-22 |
Nicholas Bishop | Fix for compiling with player after skin modifier commits. |
commit | commitdiff | tree |
2012-05-22 |
Ton Roosendaal | Long old UI annoyance: |
commit | commitdiff | tree |
2012-05-22 |
Campbell Barton | use faces longest edge when orienting the manipulator... |
commit | commitdiff | tree |
2012-05-22 |
Nicholas Bishop | Add vertex skin radii scaling as a transform operator. |
commit | commitdiff | tree |
2012-05-22 |
Nicholas Bishop | Clear skin root flag on new vertices created by extruding. |
commit | commitdiff | tree |
2012-05-22 |
Nicholas Bishop | Add operator to extract armature and vertex groups... |
commit | commitdiff | tree |
2012-05-22 |
Nicholas Bishop | Add skin vertex operators. |
commit | commitdiff | tree |
2012-05-22 |
Nicholas Bishop | Ensure skin nodes get created when adding modifier. |
commit | commitdiff | tree |
2012-05-22 |
Nicholas Bishop | Draw skin vertex roots in edit mode. |
commit | commitdiff | tree |
2012-05-22 |
Nicholas Bishop | Add new theme-able color, TH_SKIN_ROOT. |
commit | commitdiff | tree |
2012-05-22 |
Nicholas Bishop | Add skin modifier: DNA, RNA, UI, and MOD_skin.c impleme... |
commit | commitdiff | tree |
2012-05-22 |
Nicholas Bishop | Add Mesh equivalent to BM_edge_other_vert(). |
commit | commitdiff | tree |
2012-05-22 |
Nicholas Bishop | Add new BMesh length query functions. |
commit | commitdiff | tree |
2012-05-22 |
Dalai Felinto | fix for bmesh api example |
commit | commitdiff | tree |
2012-05-22 |
Nicholas Bishop | Add skin modifier icon created by Julio Iglesias. |
commit | commitdiff | tree |
2012-05-22 |
Nicholas Bishop | Add MVertSkin DNA/RNA and customdata (CD_MVERT_SKIN). |
commit | commitdiff | tree |
2012-05-22 |
Lukas Toenne | A number of new features for the node editor in general... |
commit | commitdiff | tree |
2012-05-22 |
Campbell Barton | code cleanup: key/interpolation |
commit | commitdiff | tree |
2012-05-22 |
Campbell Barton | expose absolute shape keyblock interpolation in the ui |
commit | commitdiff | tree |
2012-05-22 |
Campbell Barton | style cleanup: mmap_win32 |
commit | commitdiff | tree |
2012-05-22 |
Antony Riakiotakis | Disable building of CUDA 1.3 kernels for cycles for... |
commit | commitdiff | tree |
2012-05-22 |
Andrew Hale | Fix for customdata layer copying. Issue was caused... |
commit | commitdiff | tree |
2012-05-22 |
Campbell Barton | fix for error in last commit and minor speedup to loopi... |
commit | commitdiff | tree |
2012-05-22 |
Jeroen Bakker | * Composite result is updated when editing (preview... |
commit | commitdiff | tree |
2012-05-22 |
Campbell Barton | solidify modifier - remove a loop on all edges. |
commit | commitdiff | tree |
2012-05-22 |
Sergey Sharybin | Fix imbuf users leak in MovieClip tiles node |
commit | commitdiff | tree |
2012-05-22 |
Sergey Sharybin | Fix for movie distoriton node in tiles |
commit | commitdiff | tree |
2012-05-22 |
Campbell Barton | fix for regression in curve modifier (own fault) |
commit | commitdiff | tree |
2012-05-22 |
Bastien Montagne | I18n fixes, mainly for (cycles) nodes (i.e. node templa... |
commit | commitdiff | tree |
2012-05-22 |
Campbell Barton | fix [#31530] Project paint with Clipping border gives... |
commit | commitdiff | tree |
2012-05-22 |
Sergey Sharybin | Fix #31522: wrong ID user count on custom bone shape... |
commit | commitdiff | tree |
2012-05-22 |
Campbell Barton | fix [#31489] EdgeSplit modifier prevents All Edge to... |
commit | commitdiff | tree |
2012-05-22 |
Campbell Barton | remove unused enums (these are defined and used elsewhere) |
commit | commitdiff | tree |
2012-05-22 |
Sergey Sharybin | Fix #31500: Displacement Baking from Multires doesn... |
commit | commitdiff | tree |
2012-05-22 |
Campbell Barton | style cleanup: brace placement. |
commit | commitdiff | tree |
2012-05-21 |
Nicholas Bishop | Add input sample averaging to PaintStroke. |
commit | commitdiff | tree |
2012-05-21 |
Monique Dewanchand | fix for |
commit | commitdiff | tree |
2012-05-21 |
Dan Eicher | Missing RNA_def_property_update functions for RenderSet... |
commit | commitdiff | tree |
2012-05-21 |
Jeroen Bakker | Fix for [#31413] Code review testing: Regarding chunksi... |
commit | commitdiff | tree |
2012-05-21 |
Jeroen Bakker | UI mafia fix thanks to venomgfx for reporting |
commit | commitdiff | tree |
2012-05-21 |
Monique Dewanchand | Fix for |
commit | commitdiff | tree |
2012-05-21 |
Jeroen Bakker | Fix for [#31418] Code review: OpenCL initialization |
commit | commitdiff | tree |
2012-05-21 |
Jeroen Bakker | [#31410] Code review testing: The color correction... |
commit | commitdiff | tree |
2012-05-21 |
Mitchell Stokes | Fix for [#31367] render.drawLine not 2D filter aware: |
commit | commitdiff | tree |
2012-05-21 |
Bastien Montagne | A few minor UI message fixes... |
commit | commitdiff | tree |
2012-05-21 |
Campbell Barton | change name length from 32 to 64, perhaps we should... |
commit | commitdiff | tree |
2012-05-21 |
Jeroen Bakker | fix for [#31543] Nodes use array past bounds |
commit | commitdiff | tree |
2012-05-21 |
Jeroen Bakker | * Bokeh Image angle now has rnge from -720 to +720... |
commit | commitdiff | tree |
2012-05-21 |
Brecht Van... | Cycles: add Object Info node, with outputs object locat... |
commit | commitdiff | tree |
2012-05-21 |
Campbell Barton | debugging check for bmesh (commented since its very... |
commit | commitdiff | tree |
2012-05-21 |
Jeroen Bakker | Added switch in dilate/erode between old (Step) and... |
commit | commitdiff | tree |
2012-05-21 |
Campbell Barton | fix for fix - possible on second loop to use freed... |
commit | commitdiff | tree |
2012-05-21 |
Campbell Barton | fix for unlikely but possible use of uninitialized... |
commit | commitdiff | tree |
2012-05-21 |
Campbell Barton | code cleanup: remove some old comments |
commit | commitdiff | tree |
2012-05-21 |
Campbell Barton | fix for minor annoyance when an operator is called... |
commit | commitdiff | tree |
2012-05-21 |
Campbell Barton | Quiet null pointer free warning/error. |
commit | commitdiff | tree |
2012-05-21 |
Campbell Barton | py api integration: __import__(... , level=0) |
commit | commitdiff | tree |
2012-05-21 |
Campbell Barton | fix for error pointed out by Nicholas Bishop, BM_edge_f... |
commit | commitdiff | tree |
2012-05-21 |
Campbell Barton | code cleanup: |
commit | commitdiff | tree |
2012-05-21 |
Joshua Leung | readfile.c Style cleanups Part 2 - More whitespace... |
commit | commitdiff | tree |
2012-05-20 |
Peter Schlaile | == Compositor == |
commit | commitdiff | tree |
2012-05-20 |
Campbell Barton | code cleanup: spelling |
commit | commitdiff | tree |
2012-05-20 |
Daniel Stokes | Fix #31511: GLSL preview is much darker than F12 results |
commit | commitdiff | tree |
2012-05-20 |
Campbell Barton | code cleanup: |
commit | commitdiff | tree |
2012-05-20 |
Campbell Barton | use utf8 functions for new modifier names |
commit | commitdiff | tree |
2012-05-20 |
Gaia Clary | Renamed the COLLADA Import/export labels to 'Collada... |
commit | commitdiff | tree |
2012-05-20 |
Thomas Dinges | Sequencer UI: |
commit | commitdiff | tree |
2012-05-20 |
Nicholas Bishop | Fix bug #31529 Remesh remove Apply as Shape button |
commit | commitdiff | tree |
2012-05-20 |
Bastien Montagne | Various small fixes: |
commit | commitdiff | tree |
2012-05-20 |
Andrew Hale | BMesh Py API Fix: hide attribute of BMesh elements... |
commit | commitdiff | tree |
2012-05-20 |
Antony Riakiotakis | Fix memory leak when trying to apply transformations... |
commit | commitdiff | tree |
2012-05-20 |
Thomas Dinges | Sequencer UI: |
commit | commitdiff | tree |
2012-05-19 |
Nicholas Bishop | Fix sculpt layer brush, broken by texture changes in... |
commit | commitdiff | tree |
2012-05-19 |
Dan Eicher | Added 'LIBRARY_EDITABLE' flag to bpy.props.* |
commit | commitdiff | tree |
2012-05-19 |
Bastien Montagne | Fix [#31535] Radian Unit System Button Ignored for... |
commit | commitdiff | tree |
2012-05-19 |
Campbell Barton | style cleanup: whitespace/indentation |
commit | commitdiff | tree |
2012-05-19 |
Campbell Barton | code cleanup: use TRUE/FALSE rather then 1/0 for better... |
commit | commitdiff | tree |
2012-05-19 |
Campbell Barton | disable overwriting the PYTHONPATH for windows - report... |
commit | commitdiff | tree |
2012-05-19 |
Campbell Barton | style cleanup: ghost |
commit | commitdiff | tree |
2012-05-19 |
Bastien Montagne | Add i18n to “button” and “Area Options” pop-up menus. |
commit | commitdiff | tree |
2012-05-19 |
Campbell Barton | style cleanup: ghost headers |
commit | commitdiff | tree |
2012-05-18 |
Thomas Dinges | 3D View UI: |
commit | commitdiff | tree |
2012-05-18 |
Campbell Barton | style cleanup: ghost/x11 |
commit | commitdiff | tree |
2012-05-18 |
Brecht Van... | Fix #31504: uv unwrap incorrectly scaling pinned islands. |
commit | commitdiff | tree |
2012-05-18 |
Brecht Van... | Fix #31395: setting mesh.uv_textures['uvmap'].active... |
commit | commitdiff | tree |
2012-05-18 |
Brecht Van... | Fix #31430: itasc solver assertion failure with debug... |
commit | commitdiff | tree |
2012-05-18 |
Brecht Van... | add missing include |
commit | commitdiff | tree |
2012-05-18 |
Brecht Van... | Fix #31518: changing cycles exposure did unnecessary... |
commit | commitdiff | tree |
2012-05-18 |
Brecht Van... | Fix #31400: opengl offscreen render not respecting... |
commit | commitdiff | tree |
2012-05-18 |
Brecht Van... | Fix related to #31446: cycles glsl error with empty... |
commit | commitdiff | tree |
2012-05-18 |
Benoit Bolsee | Fix bug in controller list scan (introduced in recent... |
commit | commitdiff | tree |
2012-05-18 |
Brecht Van... | Add "Install Theme" button in user preferences, patch... |
commit | commitdiff | tree |
2012-05-18 |
Brecht Van... | File browser: list of system directories is now refresh... |
commit | commitdiff | tree |
2012-05-18 |
Brecht Van... | Fix #31486: cycles texture coordinate reflection output... |
commit | commitdiff | tree |
2012-05-18 |
Campbell Barton | add option for screw modifier to smooth shade. (renamed... |
commit | commitdiff | tree |
2012-05-18 |
Campbell Barton | patch [#31507] site not automatically imported when... |
commit | commitdiff | tree |
2012-05-18 |
Lukas Toenne | Fix for Tile image node. This was still using the path... |
commit | commitdiff | tree |
2012-05-18 |
Lukas Toenne | When generating enums for the image node render layers... |
commit | commitdiff | tree |
next |