2011-09-20 |
Campbell Barton | fix for bug in do_version_tface(), was assigning 'tf... |
commit | commitdiff | tree |
2011-09-20 |
Campbell Barton | fix possible crasg in recent texface commit - material... |
commit | commitdiff | tree |
2011-09-20 |
Campbell Barton | tidy up |
commit | commitdiff | tree |
2011-09-20 |
Campbell Barton | fix for warnings after texface commit, also comment... |
commit | commitdiff | tree |
2011-09-19 |
Dalai Felinto | TexFace to Material Settings big patch |
commit | commitdiff | tree |
2011-09-19 |
Campbell Barton | style changes & use faster looping on vertex weights... |
commit | commitdiff | tree |
2011-09-19 |
Guillermo S... | SVN maintenance. |
commit | commitdiff | tree |
2011-09-19 |
Campbell Barton | remove unused arg & some style edits on radish merge... |
commit | commitdiff | tree |
2011-09-19 |
Jason Hays | Merging radish branch into trunk. |
commit | commitdiff | tree |
2011-09-19 |
Jason Hays | Merged 40338-40364 soc-2011-radish |
commit | commitdiff | tree |
2011-09-19 |
Campbell Barton | attempt to fix windows/scons issue I caused in a recent... |
commit | commitdiff | tree |
2011-09-19 |
Campbell Barton | edits to argument parsing for Euler.rotate_axis, also... |
commit | commitdiff | tree |
2011-09-19 |
Jason Hays | vgroup_validmap needed to be assigned when locks were... |
commit | commitdiff | tree |
2011-09-19 |
Campbell Barton | add back mathutils Matrix() * Vector(), this is row_vec... |
commit | commitdiff | tree |
2011-09-19 |
Brecht Van... | Blenfont: fix use incorrect clear of ascii glyph cache... |
commit | commitdiff | tree |
2011-09-19 |
Bastien Montagne | /release/scripts: Removed final points in UI strings... |
commit | commitdiff | tree |
2011-09-19 |
Bastien Montagne | /blender/makesrna: Removed final points in UI strings... |
commit | commitdiff | tree |
2011-09-19 |
Sergey Sharybin | Sequencer: switching to preview mode works fine again |
commit | commitdiff | tree |
2011-09-19 |
Campbell Barton | Move function out of mathutils to: BLI_math_rotation... |
commit | commitdiff | tree |
2011-09-19 |
Bastien Montagne | /blender/editors: Removed final points in UI strings... |
commit | commitdiff | tree |
2011-09-19 |
Campbell Barton | remove Buffer.list, deprecated before 2.59 release. |
commit | commitdiff | tree |
2011-09-19 |
Sergey Sharybin | Curve back/front fill changes: |
commit | commitdiff | tree |
2011-09-19 |
Sergey Sharybin | Fix for add hook/vertex parent for meshes |
commit | commitdiff | tree |
2011-09-19 |
Campbell Barton | replace WORDS_BIGENDIAN with __BIG_ENDIAN__ |
commit | commitdiff | tree |
2011-09-19 |
Campbell Barton | cleanup endian handling |
commit | commitdiff | tree |
2011-09-19 |
Campbell Barton | remove WITH_* defines from image formats, instead just... |
commit | commitdiff | tree |
2011-09-19 |
Campbell Barton | svn merge ^/trunk/blender -r40311:40338 |
commit | commitdiff | tree |
2011-09-19 |
Campbell Barton | remove duplicate variable - wpaint_make_validmap(ob... |
commit | commitdiff | tree |
2011-09-19 |
Campbell Barton | refactor wpaint_stroke_update_step not to call expensiv... |
commit | commitdiff | tree |
2011-09-19 |
Campbell Barton | edits to radish before merge with trunk |
commit | commitdiff | tree |
2011-09-18 |
Jason Hays | Split do_weight_paint_vertex() to isolate the simple... |
commit | commitdiff | tree |
2011-09-18 |
Campbell Barton | update glew from 1.6 to 1.7: |
commit | commitdiff | tree |
2011-09-18 |
Campbell Barton | add back object update function for auto-normalize... |
commit | commitdiff | tree |
2011-09-18 |
Campbell Barton | allow multiple bones to be selected in weight paint... |
commit | commitdiff | tree |
2011-09-18 |
Campbell Barton | style changes only |
commit | commitdiff | tree |
2011-09-18 |
Campbell Barton | replace malloc of a single DeformVertex with stack... |
commit | commitdiff | tree |
2011-09-18 |
Campbell Barton | add back GPL2+ header to paint_utils.c, copied from... |
commit | commitdiff | tree |
2011-09-18 |
Campbell Barton | add old style nan GPL2+ header to sound.c since this... |
commit | commitdiff | tree |
2011-09-18 |
Campbell Barton | patch [#28684] Image pack/unpack() implementation. |
commit | commitdiff | tree |
2011-09-18 |
Campbell Barton | replace strnlen with BLI_strnlen & some style changes. |
commit | commitdiff | tree |
2011-09-18 |
Campbell Barton | fix for crash loading a file saved with fluidsim when... |
commit | commitdiff | tree |
2011-09-18 |
Campbell Barton | blf - further shrink drawing functions & some style... |
commit | commitdiff | tree |
2011-09-18 |
Campbell Barton | blf code - no functional changes. |
commit | commitdiff | tree |
2011-09-18 |
Joerg Mueller | Fix for [#28672] Blender segfault after exiting a game... |
commit | commitdiff | tree |
2011-09-18 |
Bastien Montagne | Minor: Other UI strings typos and tweaks. |
commit | commitdiff | tree |
2011-09-18 |
Jason Hays | Changed the branch code markers to say "Radish" in... |
commit | commitdiff | tree |
2011-09-18 |
Campbell Barton | added back scene/object update function, its needed... |
commit | commitdiff | tree |
2011-09-18 |
Campbell Barton | rename EM_backbuf_checkAndSelectTVerts to EM_backbuf_ch... |
commit | commitdiff | tree |
2011-09-18 |
Campbell Barton | svn merge -r40197:40311 ^/trunk/blender |
commit | commitdiff | tree |
2011-09-18 |
Campbell Barton | Console Scrolling - reset while typing. |
commit | commitdiff | tree |
2011-09-18 |
Jason Hays | I made multitude of fixes based on the comments provide... |
commit | commitdiff | tree |
2011-09-17 |
Campbell Barton | image button was hard coded to draw the splash screen... |
commit | commitdiff | tree |
2011-09-17 |
Brecht Van... | Recast/detour: fix some property enum identifiers to... |
commit | commitdiff | tree |
2011-09-17 |
Brecht Van... | Nodes: fix nodes in groups not getting socket templates... |
commit | commitdiff | tree |
2011-09-17 |
Campbell Barton | Speedup for font drawing, every letter was character... |
commit | commitdiff | tree |
2011-09-17 |
Bastien Montagne | Minor: fixing other UI typos. |
commit | commitdiff | tree |
2011-09-17 |
Campbell Barton | use macros RAD2DEG & DEG2RAD rather then multiplying... |
commit | commitdiff | tree |
2011-09-17 |
Bastien Montagne | Minor: fixing an UI typo. |
commit | commitdiff | tree |
2011-09-17 |
Campbell Barton | use const and array size in function definitions, no... |
commit | commitdiff | tree |
2011-09-17 |
Campbell Barton | correction to recent commit, wouldnt have given any... |
commit | commitdiff | tree |
2011-09-17 |
Campbell Barton | more mini optimizations - don't call UI_ThemeColor... |
commit | commitdiff | tree |
2011-09-17 |
Campbell Barton | micro optimization for circle drawing. |
commit | commitdiff | tree |
2011-09-17 |
Campbell Barton | use less confusing array syntax for circle drawing... |
commit | commitdiff | tree |
2011-09-16 |
Mitchell Stokes | BGE Animations: Fixing some refcount issues with KX_Sce... |
commit | commitdiff | tree |
2011-09-16 |
Dalai Felinto | BGE fix: Font Objects not showing up in the dome mode |
commit | commitdiff | tree |
2011-09-16 |
Guillermo S... | SVN maintenance. |
commit | commitdiff | tree |
2011-09-16 |
Bastien Montagne | WeightVG: added WeightVG icon for outliner (don’t know... |
commit | commitdiff | tree |
2011-09-16 |
Campbell Barton | - fix for memory leak in findFreeNavPolyIndex() |
commit | commitdiff | tree |
2011-09-16 |
Sergey Sharybin | Fix #28663: All "unit" properties show a value of 0... |
commit | commitdiff | tree |
2011-09-16 |
Campbell Barton | correction for my fix for [#28668], would crash when... |
commit | commitdiff | tree |
2011-09-16 |
Campbell Barton | use replace 0 with NULL for pointers, set some function... |
commit | commitdiff | tree |
2011-09-16 |
Campbell Barton | new convenience makefile targets for static source... |
commit | commitdiff | tree |
2011-09-16 |
Campbell Barton | replace macros with math lib functions |
commit | commitdiff | tree |
2011-09-16 |
Campbell Barton | - fix for access past the buffer size (paint / sculpt... |
commit | commitdiff | tree |
2011-09-16 |
Campbell Barton | - remove deprecated pose channel members |
commit | commitdiff | tree |
2011-09-16 |
Campbell Barton | fix [#28668] Crashes entering edit mode on Armature |
commit | commitdiff | tree |
2011-09-15 |
Bastien Montagne | WeightVG: Made Edit and Proximity also use the new... |
commit | commitdiff | tree |
2011-09-15 |
Guillermo S... | SVN maintenance. |
commit | commitdiff | tree |
2011-09-15 |
Campbell Barton | - include enum names and descriptions in sphinx generat... |
commit | commitdiff | tree |
2011-09-15 |
Bastien Montagne | WeightVG utils, weightvg_update_vg func updates. |
commit | commitdiff | tree |
2011-09-15 |
Sergey Sharybin | Use static context trick for all platforms. |
commit | commitdiff | tree |
2011-09-15 |
Bastien Montagne | WeightVG Mix modifier: updated code to use defgrp_find_... |
commit | commitdiff | tree |
2011-09-15 |
Sergey Sharybin | - Whitespace fixes (was commiting from windows where... |
commit | commitdiff | tree |
2011-09-15 |
Campbell Barton | replace BLI_strncpy with BLI_strncpy_utf8 where input... |
commit | commitdiff | tree |
2011-09-15 |
Campbell Barton | fix [#28658] python can assign non utf8 and crash becau... |
commit | commitdiff | tree |
2011-09-15 |
Sergey Sharybin | Update build rules to deal with new gettext libraries. |
commit | commitdiff | tree |
2011-09-15 |
Bastien Montagne | Fix [#28654] Warp modifier does not support negative... |
commit | commitdiff | tree |
2011-09-15 |
Campbell Barton | New C/Py api utility function PyC_Err_Format_Prefix... |
commit | commitdiff | tree |
2011-09-15 |
Campbell Barton | move utf8 string.c functions into their own file, also... |
commit | commitdiff | tree |
2011-09-15 |
Campbell Barton | replace rna_update_active_object with NC_GEOM|ND_DATA... |
commit | commitdiff | tree |
2011-09-14 |
Campbell Barton | fix for a bug painting on selected verts, also fix... |
commit | commitdiff | tree |
2011-09-14 |
Campbell Barton | some picky rna/variable renaming: |
commit | commitdiff | tree |
2011-09-14 |
Campbell Barton | - move vgroup lock buttons on the panel into the vgroup... |
commit | commitdiff | tree |
2011-09-14 |
Campbell Barton | - use a flag define for bDeformGroup->flag rather than... |
commit | commitdiff | tree |
2011-09-14 |
Campbell Barton | remove count_selected_defgroups() function and make... |
commit | commitdiff | tree |
2011-09-14 |
Campbell Barton | another cleanup pass, quiet all warnings for GCC |
commit | commitdiff | tree |
2011-09-14 |
Campbell Barton | minor edits to ascii draw function, unused var warning. |
commit | commitdiff | tree |
2011-09-14 |
Campbell Barton | initial cleanup for weight paint branch |
commit | commitdiff | tree |
2011-09-14 |
Campbell Barton | svn merge -r40195:40197 https://svn.blender.org/svnroot... |
commit | commitdiff | tree |
2011-09-14 |
Campbell Barton | move ED_object_pose_armature --> object_pose_armature_g... |
commit | commitdiff | tree |
next |