2011-08-14 |
Campbell Barton | fix [#28225] Solidify Modifier creates wrong results... |
commit | commitdiff | tree |
2011-08-14 |
Dalai Felinto | bugfix:[#25603] bad shadows in stereo mode - patch... |
commit | commitdiff | tree |
2011-08-14 |
Campbell Barton | - recently restored sequencer change data operator... |
commit | commitdiff | tree |
2011-08-13 |
Thomas Dinges | 2.6 UI Files: |
commit | commitdiff | tree |
2011-08-13 |
Campbell Barton | running bpy.ops.render.render('INVOKE_DEFAULT') would... |
commit | commitdiff | tree |
2011-08-13 |
Thomas Dinges | 2.6 Release Cycle begin: |
commit | commitdiff | tree |
2011-08-13 |
Campbell Barton | index_to_framebuffer (used for mesh selection) was... |
commit | commitdiff | tree |
2011-08-12 |
Brecht Van... | Nodes: make node set active function usable outside... |
commit | commitdiff | tree |
2011-08-12 |
Brecht Van... | Code cleanup: fix wrong doxygen file name. |
commit | commitdiff | tree |
2011-08-12 |
Brecht Van... | Code cleanup: small glsl mesh drawing code changes... |
commit | commitdiff | tree |
2011-08-12 |
Brecht Van... | Code cleanup: remove seam drawing in face select mode... |
commit | commitdiff | tree |
2011-08-12 |
Brecht Van... | Modifiers: add callback to loop over each texture assig... |
commit | commitdiff | tree |
2011-08-12 |
Brecht Van... | Code cleanup: replace some manual setting of ob->recalc... |
commit | commitdiff | tree |
2011-08-12 |
Campbell Barton | import common classes from bpy.types, saves ~1000 pytho... |
commit | commitdiff | tree |
2011-08-12 |
Campbell Barton | add bpy.types as a module for convenient imports, eg: |
commit | commitdiff | tree |
2011-08-12 |
Campbell Barton | sequencer todo: change sequence added back (C key) |
commit | commitdiff | tree |
2011-08-12 |
Campbell Barton | add WM_FILESEL_FILES to WM_operator_properties_filesel... |
commit | commitdiff | tree |
2011-08-12 |
Campbell Barton | soft limits for add object rotation value, without... |
commit | commitdiff | tree |
2011-08-12 |
Campbell Barton | un-inline GHash functions r26206, these are quite large... |
commit | commitdiff | tree |
2011-08-11 |
Nathan Letwory | use correct libdir for buildbot win64. |
commit | commitdiff | tree |
2011-08-11 |
Sergey Sharybin | Commiting patch from jensverwiebe for NDOF support... v2.59 |
commit | commitdiff | tree |
2011-08-11 |
Sergey Sharybin | Fix for crash when using undo during sketching session. |
commit | commitdiff | tree |
2011-08-11 |
Brecht Van... | Fix #28180: crash running wm.keyconfigs.user.keymaps... |
commit | commitdiff | tree |
2011-08-11 |
Mitchell Stokes | Adding a readonly length_squared property to mathutils... |
commit | commitdiff | tree |
2011-08-11 |
Campbell Barton | fix [#28213] Imperial unit for 0.001 inches inconsisten... |
commit | commitdiff | tree |
2011-08-11 |
Guillermo S... | SVN maintenance. |
commit | commitdiff | tree |
2011-08-11 |
Campbell Barton | use ghash for operator and menu types, was doing string... |
commit | commitdiff | tree |
2011-08-11 |
Campbell Barton | ifdef'd outliner code which is spesific to gsoc pepper... |
commit | commitdiff | tree |
2011-08-11 |
Campbell Barton | merge outliner refactor so we dont have to keep outline... |
commit | commitdiff | tree |
2011-08-11 |
Campbell Barton | unlocking outliner.c and removing... (merging refactor... |
commit | commitdiff | tree |
2011-08-10 |
Campbell Barton | fix for regression for shape key UI, values are now... |
commit | commitdiff | tree |
2011-08-10 |
Campbell Barton | error in own recent commit. set subversion to 0 |
commit | commitdiff | tree |
2011-08-10 |
Thomas Dinges | 2.59 Splash screen by tomket7. Congratulations! |
commit | commitdiff | tree |
2011-08-10 |
Campbell Barton | Version bump for 2.59 |
commit | commitdiff | tree |
2011-08-10 |
Campbell Barton | fix [#28206] Motion Paths shown in 3DView even when... |
commit | commitdiff | tree |
2011-08-10 |
Nathan Letwory | Fix for incorrect parameter amount. |
commit | commitdiff | tree |
2011-08-10 |
Campbell Barton | fix for error in template |
commit | commitdiff | tree |
2011-08-10 |
Campbell Barton | fix [#28203] Misplaced string in bone constraints |
commit | commitdiff | tree |
2011-08-10 |
Nathan Letwory | Fix [#28195] Particles objects disappear in viewport... |
commit | commitdiff | tree |
2011-08-10 |
Campbell Barton | fix for [#28201] blender crashes when "mpeg" selected |
commit | commitdiff | tree |
2011-08-09 |
Campbell Barton | fix for crash undoing grease pencil session, last actio... |
commit | commitdiff | tree |
2011-08-09 |
Campbell Barton | fix [#28197] Undoing Grease pencil removes last 2 strokes |
commit | commitdiff | tree |
2011-08-09 |
Campbell Barton | fix [#28196] Unwrap tris in lightmap pack |
commit | commitdiff | tree |
2011-08-09 |
Campbell Barton | style change, harmless changes while looking into bug... |
commit | commitdiff | tree |
2011-08-09 |
Campbell Barton | fix [#28186] textboxes properties not animatable |
commit | commitdiff | tree |
2011-08-09 |
Campbell Barton | fix [#28191] Exception when enabling a script for a... |
commit | commitdiff | tree |
2011-08-09 |
Campbell Barton | note to address issue raised by report [#28190]. |
commit | commitdiff | tree |
2011-08-09 |
Campbell Barton | change doxygen string to 2.59 |
commit | commitdiff | tree |
2011-08-09 |
Thomas Dinges | Blender 2.59: |
commit | commitdiff | tree |
2011-08-09 |
Campbell Barton | off by 1 error with number keys in ghost/sdl |
commit | commitdiff | tree |
2011-08-08 |
Campbell Barton | fix [#28183] Wavefront OBJ import has no preset saving |
commit | commitdiff | tree |
2011-08-08 |
Campbell Barton | report error on installign keymaps rather then raising... |
commit | commitdiff | tree |
2011-08-08 |
Campbell Barton | quiet harmless py resource warning - file opened but... |
commit | commitdiff | tree |
2011-08-08 |
Campbell Barton | fix [#28178] make single user copy of object data doesn... |
commit | commitdiff | tree |
2011-08-08 |
Campbell Barton | add missing keys for ghost/sdl |
commit | commitdiff | tree |
2011-08-08 |
Campbell Barton | add missing header to cmake files (else some IDE's... |
commit | commitdiff | tree |
2011-08-08 |
Campbell Barton | use static sets rather then tuples, python optimizes... |
commit | commitdiff | tree |
2011-08-08 |
Campbell Barton | - update X3D and FBX testing checksums |
commit | commitdiff | tree |
2011-08-07 |
Thomas Dinges | Mac Compile fix for ndof, by jensverwiebe. Thanks! |
commit | commitdiff | tree |
2011-08-07 |
Mike Erwin | fixed typo |
commit | commitdiff | tree |
2011-08-07 |
Campbell Barton | simplify x11 path code, had unneeded NULL checks and... |
commit | commitdiff | tree |
2011-08-07 |
Mike Erwin | ndof data change: operators can access values as vector... |
commit | commitdiff | tree |
2011-08-07 |
Mike Erwin | removed old ndof transform code, to be replaced with... |
commit | commitdiff | tree |
2011-08-07 |
Campbell Barton | scons patch from jensverwiebe |
commit | commitdiff | tree |
2011-08-07 |
Mike Erwin | stricter WITH_INPUT_NDOF guards, general cleanup |
commit | commitdiff | tree |
2011-08-07 |
Mike Erwin | fixed ndof library detect for Mac SCons, ndof enabled... |
commit | commitdiff | tree |
2011-08-07 |
Campbell Barton | fix for building ndof with cmake on osx |
commit | commitdiff | tree |
2011-08-07 |
Sergey Sharybin | Changed do_version condition for noodle_curving. |
commit | commitdiff | tree |
2011-08-07 |
Brecht Van... | Fix #28169: keymap bug when using a preset configuratio... |
commit | commitdiff | tree |
2011-08-07 |
Campbell Barton | fix [#28172] Cannot restore Add-ons tab in user prefere... |
commit | commitdiff | tree |
2011-08-07 |
Campbell Barton | comment unused vars |
commit | commitdiff | tree |
2011-08-06 |
Mike Erwin | stricter NDOF guards for Windows (forgot in earlier... |
commit | commitdiff | tree |
2011-08-06 |
Mike Erwin | fixed crash when NDOF operators were called without... |
commit | commitdiff | tree |
2011-08-06 |
Campbell Barton | rna/ui: avoid duplicate property gHash lookups by passi... |
commit | commitdiff | tree |
2011-08-06 |
Campbell Barton | make ui_def_but_rna into 2 functions, once which takes... |
commit | commitdiff | tree |
2011-08-06 |
Campbell Barton | for UI text drawing use BLF_ascender(fs->uifont_id... |
commit | commitdiff | tree |
2011-08-06 |
Campbell Barton | remove copy modifiers function, now handled in link... |
commit | commitdiff | tree |
2011-08-05 |
Brecht Van... | KEYMAP REFACTORING |
commit | commitdiff | tree |
2011-08-05 |
Kent Mein | Messed up char was causing problems on windows even... |
commit | commitdiff | tree |
2011-08-05 |
Campbell Barton | fix for GHOST/SDL key input with uppercase keys. |
commit | commitdiff | tree |
2011-08-05 |
Campbell Barton | ifdef out support for for python owning and freeing... |
commit | commitdiff | tree |
2011-08-05 |
Campbell Barton | pyrna - add own callable function type rather then... |
commit | commitdiff | tree |
2011-08-05 |
Campbell Barton | move the ndof menu into the userpref's since it adjusts... |
commit | commitdiff | tree |
2011-08-05 |
Campbell Barton | patch from jensverwiebe to scons to be compatible with... |
commit | commitdiff | tree |
2011-08-05 |
Campbell Barton | fix for icon scaling with the DPI setting |
commit | commitdiff | tree |
2011-08-05 |
Campbell Barton | get a tad more vertical space in the toolbar. |
commit | commitdiff | tree |
2011-08-05 |
Campbell Barton | fix [#28160] Pressing Y on an image sequence to seperat... |
commit | commitdiff | tree |
2011-08-05 |
Campbell Barton | fix for possible uninitialized RNA strings, when RNA_st... |
commit | commitdiff | tree |
2011-08-05 |
Campbell Barton | fix [#28102] Typing 'C:' into the file selector's direc... |
commit | commitdiff | tree |
2011-08-05 |
Campbell Barton | change BLO_library_append_begin to take a main argument... |
commit | commitdiff | tree |
2011-08-04 |
Campbell Barton | fix for building with clang. makesrna wasnt linking... |
commit | commitdiff | tree |
2011-08-04 |
Jeroen Bakker | Typo when reading line curving. The subversion is 1... |
commit | commitdiff | tree |
2011-08-04 |
Campbell Barton | remove append to cursor code, wasnt used and made some... |
commit | commitdiff | tree |
2011-08-04 |
Jeroen Bakker | UserPref/Node editor feature: Change the level of noodl... |
commit | commitdiff | tree |
2011-08-04 |
Dalai Felinto | rst API doc fixes: literalincluding bge.texture and... |
commit | commitdiff | tree |
2011-08-04 |
Campbell Barton | when appending with a NULL context dont print warnigns... |
commit | commitdiff | tree |
2011-08-04 |
Campbell Barton | patch from jensverwiebe to disable ndof if header is... |
commit | commitdiff | tree |
2011-08-04 |
Mike Erwin | stricter guards for disabling NDOF code (will test... |
commit | commitdiff | tree |
2011-08-04 |
Campbell Barton | fix [#28114] Render Crash |
commit | commitdiff | tree |
2011-08-03 |
Kent Mein | Add .py extension if it is missing from keymap file. |
commit | commitdiff | tree |
next |