2010-01-26 |
Ton Roosendaal | Drag and drop 2.5 integration! Finally, slashdot regula... |
tree | commitdiff |
2010-01-26 |
Brecht Van Lommel | Fix Blend From Shape having no effect after exiting... |
tree | commitdiff |
2010-01-26 |
Martin Poirier | Typo in error string |
tree | commitdiff |
2010-01-26 |
Brecht Van Lommel | Fix #20831: setting shadowbuffersize to 10240 only... |
tree | commitdiff |
2010-01-26 |
Martin Poirier | Typo in function declaration causing warnings. |
tree | commitdiff |
2010-01-26 |
Campbell Barton | weight panel editing now supports mirroring |
tree | commitdiff |
2010-01-26 |
Brecht Van Lommel | Fix #20805: L selection in edit mode with bezier doesn... |
tree | commitdiff |
2010-01-26 |
Brecht Van Lommel | Fix #19802: tweaking the values of e.g. the add tube... |
tree | commitdiff |
2010-01-26 |
Brecht Van Lommel | Fix for missing space between colon and number in slide... |
tree | commitdiff |
2010-01-26 |
Campbell Barton | [#20046] 2.5 "bridge faces" tool doesn't delete origina... |
tree | commitdiff |
2010-01-26 |
Brecht Van Lommel | Fix #20049: mdef binding wasn't working correct since... |
tree | commitdiff |
2010-01-26 |
Campbell Barton | am learning bad spelling from blender. grr |
tree | commitdiff |
2010-01-26 |
Campbell Barton | rename defgroup functions to be more consistant. |
tree | commitdiff |
2010-01-26 |
Brecht Van Lommel | Fix attempt to free already freed memory when loading... |
tree | commitdiff |
2010-01-26 |
Brecht Van Lommel | Fix #19580: text editor - current line is dependent... |
tree | commitdiff |
2010-01-26 |
Campbell Barton | bugfix [#20401] Hair Combing with "Limit Selection... |
tree | commitdiff |
2010-01-26 |
Brecht Van Lommel | Patch #20800: uv editor zoom rate not properly calculated, |
tree | commitdiff |
2010-01-26 |
Campbell Barton | bugfix [#20674] SegFault from console 'c = data.texts... |
tree | commitdiff |
2010-01-26 |
Brecht Van Lommel | Use #include "BLI_math.h" instead of _USE_MATH_DEFINES... |
tree | commitdiff |
2010-01-26 |
Brecht Van Lommel | Fix for make duplicates real, put new objects on same... |
tree | commitdiff |
2010-01-26 |
Brecht Van Lommel | Fix #20803: convert button in particle modifier didn... |
tree | commitdiff |
2010-01-26 |
Brecht Van Lommel | Rename Beauty Fill to Beautify Fill like in 2.4x, more... |
tree | commitdiff |
2010-01-26 |
Brecht Van Lommel | Assign automatic/envelope weights in weight paint mode... |
tree | commitdiff |
2010-01-26 |
Joshua Leung | Bugfix #19344: Using the scroll bar zoom widget doesn... |
tree | commitdiff |
2010-01-26 |
Joshua Leung | Assorted Bugfixes: |
tree | commitdiff |
2010-01-26 |
Campbell Barton | set the keymap to NULL if its not found so as not to... |
tree | commitdiff |
2010-01-26 |
Matt Ebb | Fix [#20827] c26276 RMB on "clear" command in console... |
tree | commitdiff |
2010-01-26 |
Campbell Barton | modifier.c has all its vergex group index lookups inlin... |
tree | commitdiff |
2010-01-26 |
Joshua Leung | Finishing off the Transform code changes for Degrees... |
tree | commitdiff |
2010-01-26 |
Matt Ebb | WIP commit - degree conversions for transform fcurve... |
tree | commitdiff |
2010-01-26 |
Martin Poirier | [#20822] r26267 win32 - LMB cancels zoom in camera... |
tree | commitdiff |
2010-01-26 |
Matt Ebb | Fix compilation problem (I'm guessing this is the inten... |
tree | commitdiff |
2010-01-26 |
Joshua Leung | Radians vs Degrees: The Second Attempt |
tree | commitdiff |
2010-01-26 |
Matt Ebb | Fix [#20821] COLOR MANAGEMENT: Corrupts motion picture... |
tree | commitdiff |
2010-01-26 |
Matt Ebb | Fix [#20798] - Add/change/remove shortcut options dissa... |
tree | commitdiff |
2010-01-25 |
Campbell Barton | remove line added previous commit, Cancel for view... |
tree | commitdiff |
2010-01-25 |
Campbell Barton | panel for adjusting the active vertex groups weights |
tree | commitdiff |
2010-01-25 |
Joshua Leung | Bugfix #20817: Graph Editor, Drivers: Driving a Shapeke... |
tree | commitdiff |
2010-01-25 |
Martin Poirier | Forgot to remove this case earlier. Thanks to Jonathan... |
tree | commitdiff |
2010-01-25 |
Brecht Van Lommel | Fix #20820: multires subdivide crash. |
tree | commitdiff |
2010-01-25 |
Martin Poirier | Remove unneeded notifier data added in revision 26219. |
tree | commitdiff |
2010-01-25 |
Brecht Van Lommel | More fixes for radians-degrees, wasn't converting pose... |
tree | commitdiff |
2010-01-25 |
Campbell Barton | make exception a bit nicer (since wiki docs dont make... |
tree | commitdiff |
2010-01-25 |
Brecht Van Lommel | Fix for radians-degrees version patch, more testing... |
tree | commitdiff |
2010-01-25 |
Martin Poirier | Use modal keymap events for transform numinput incremen... |
tree | commitdiff |
2010-01-25 |
Campbell Barton | undo would often crash when filter_group was used. |
tree | commitdiff |
2010-01-25 |
Brecht Van Lommel | Fix for recent commit, crash on entering edit mode. |
tree | commitdiff |
2010-01-25 |
Campbell Barton | fix for weight paint bug with constructive modifiers... |
tree | commitdiff |
2010-01-25 |
Daniel Genrich | Smoke: |
tree | commitdiff |
2010-01-25 |
Daniel Genrich | Smoke: The well known Miika Hämäläinen (aka MiikaH... |
tree | commitdiff |
2010-01-25 |
Brecht Van Lommel | Show Cone option for spot lamps, to visualize which... |
tree | commitdiff |
2010-01-25 |
Thomas Dinges | * Added #define _USE_MATH_DEFINES |
tree | commitdiff |
2010-01-25 |
Brecht Van Lommel | Added simplification back for quicker preview renders... |
tree | commitdiff |
2010-01-25 |
Joshua Leung | Bleh... second attempt at getting this right! |
tree | commitdiff |
2010-01-25 |
Joshua Leung | Bugfix for Rotation Keyframe version patching: |
tree | commitdiff |
2010-01-25 |
Joshua Leung | Durian Request/Bugfixes: Graph Editor Zooming doesn... |
tree | commitdiff |
2010-01-25 |
Campbell Barton | scene.update() rna function, so operators and data... |
tree | commitdiff |
2010-01-25 |
Joshua Leung | Restored missing PoseMode Operators: |
tree | commitdiff |
2010-01-25 |
Matt Ebb | Add option to choose between radians or degrees for... |
tree | commitdiff |
2010-01-25 |
Campbell Barton | Mathutils refactor & include in sphinx generated docs... |
tree | commitdiff |
2010-01-25 |
Matt Ebb | Fix for bug in drivers, introduced in previous commit. |
tree | commitdiff |
2010-01-25 |
Matt Ebb | Fix [#20786] Added widget on toolbar does not remove |
tree | commitdiff |
2010-01-25 |
Matt Ebb | Radians -> Degrees (in UI) |
tree | commitdiff |
2010-01-24 |
Joshua Leung | Bugfix #20806: Remove button removes entire bone group... |
tree | commitdiff |
2010-01-24 |
Joshua Leung | Bugfix #20782: Animating two materials on a mesh--only... |
tree | commitdiff |
2010-01-24 |
Campbell Barton | unlinking objects from a scene in python wasnt notifyin... |
tree | commitdiff |
2010-01-24 |
Campbell Barton | remove deprecated functions |
tree | commitdiff |
2010-01-24 |
Campbell Barton | copy of docs from 2.4x for python modules that have... |
tree | commitdiff |
2010-01-24 |
Elia Sarti | Forgot this (rename use_return to use_output) |
tree | commitdiff |
2010-01-24 |
Elia Sarti | RNA functions |
tree | commitdiff |
2010-01-24 |
Joshua Leung | Bugfix #20664: NLA Editor - Hiding stuff causes instant... |
tree | commitdiff |
2010-01-24 |
Joshua Leung | Bugfix #20776: Segfault Driving a Shapekey in Graph... |
tree | commitdiff |
2010-01-24 |
Joshua Leung | NLA Editor: Sync Action Extents with Referenced Range |
tree | commitdiff |
2010-01-24 |
Joseph Eagar | View3d transform was sending a too-general notifier... |
tree | commitdiff |
2010-01-23 |
Campbell Barton | support for compiling blender without python working... |
tree | commitdiff |
2010-01-23 |
Janne Karhu | Small fixes for particles. |
tree | commitdiff |
2010-01-23 |
Brecht Van Lommel | Thread queue: use _ftime to get current time on windows... |
tree | commitdiff |
2010-01-23 |
Joseph Eagar | compile fix |
tree | commitdiff |
2010-01-23 |
Joseph Eagar | accidentally commited a patch that modifies wait_timeou... |
tree | commitdiff |
2010-01-23 |
Joseph Eagar | Initial results of my profiling of the animation system. |
tree | commitdiff |
2010-01-23 |
Joshua Leung | Animation Editors: DopeSheet filtering option to only... |
tree | commitdiff |
2010-01-23 |
Joshua Leung | Durian Request: Expansion of Action Groups not linked... |
tree | commitdiff |
2010-01-23 |
Campbell Barton | when python calls an operator, return a set from the... |
tree | commitdiff |
2010-01-22 |
Joshua Leung | Graph Editor: Bugfixes for option where only the keyfra... |
tree | commitdiff |
2010-01-22 |
Campbell Barton | bugfix [#20767] Particle edit mode crashes |
tree | commitdiff |
2010-01-22 |
Campbell Barton | bugfix [#20771] Blender crashes after using pop-up... |
tree | commitdiff |
2010-01-22 |
Kent Mein | Change order of linking slightly so things link. |
tree | commitdiff |
2010-01-22 |
Campbell Barton | - bugfix (user supplied fix) [#20745] makesrna with... |
tree | commitdiff |
2010-01-22 |
Campbell Barton | use string/int/length lookup functions for bpy.types... |
tree | commitdiff |
2010-01-22 |
Brecht Van Lommel | Math Lib: |
tree | commitdiff |
2010-01-22 |
Brecht Van Lommel | Threads: added queue for passing data between threads... |
tree | commitdiff |
2010-01-22 |
Brecht Van Lommel | Fix crash rendering grass_wind.blend from regression... |
tree | commitdiff |
2010-01-22 |
Brecht Van Lommel | RNA: added option to pass self ID to RNA functions. |
tree | commitdiff |
2010-01-22 |
Brecht Van Lommel | Workaround for crash when rendering particle systems... |
tree | commitdiff |
2010-01-22 |
Matt Ebb | Cleaned up some printfs in editors/ - converted some... |
tree | commitdiff |
2010-01-22 |
Matt Ebb | Fixed newly added group instances not getting any layer... |
tree | commitdiff |
2010-01-22 |
Matt Ebb | Fix [#20756] Texture painting on 3D tends to forget... |
tree | commitdiff |
2010-01-22 |
Martin Poirier | Transform numeric input: increment initialize input... |
tree | commitdiff |
2010-01-22 |
Campbell Barton | error message error |
tree | commitdiff |
2010-01-22 |
Matt Ebb | Added an icon for solidify modifier. Maybe if Jendryzch... |
tree | commitdiff |
next |