2010-10-15 |
Luca Bonavita | == rna info == |
commit | commitdiff | tree |
2010-10-15 |
Nathan Letwory | Less cryptic modifier key types |
commit | commitdiff | tree |
2010-10-15 |
Campbell Barton | remove/tag unused args for view*.c, gpu*.c & image*.c |
commit | commitdiff | tree |
2010-10-15 |
Campbell Barton | nodes were being ignored by api update script. |
commit | commitdiff | tree |
2010-10-15 |
Janne Karhu | Fix for [#23314] Comp node renaming breaks animation |
commit | commitdiff | tree |
2010-10-15 |
Nathan Letwory | Add comment about when prefsizx et al are used. |
commit | commitdiff | tree |
2010-10-15 |
Nathan Letwory | Fix for r32487: the logic was suboptimal, improved... |
commit | commitdiff | tree |
2010-10-15 |
Janne Karhu | Partial fix for [#22867] retopo bug |
commit | commitdiff | tree |
2010-10-15 |
Campbell Barton | bugfix [#24264] toggle UV selection fails. |
commit | commitdiff | tree |
2010-10-15 |
Campbell Barton | patch [#24251] Add missing tooltips for image operatios |
commit | commitdiff | tree |
2010-10-15 |
Campbell Barton | [#24263] Hooks influence area with vertex group assigne... |
commit | commitdiff | tree |
2010-10-15 |
Janne Karhu | Fix for [#21822] Unusual material slot behaviour, edit... |
commit | commitdiff | tree |
2010-10-15 |
Nathan Letwory | Fix [#24260] Window geometry command-line option doesn... |
commit | commitdiff | tree |
2010-10-15 |
Campbell Barton | fix for own recent unused commit that broke with OpenMP... |
commit | commitdiff | tree |
2010-10-15 |
Campbell Barton | Ctrl+Click extrude, project the source verts when proje... |
commit | commitdiff | tree |
2010-10-15 |
Campbell Barton | replace SIDE_OF_LINE macro with line_point_side_v2... |
commit | commitdiff | tree |
2010-10-15 |
Campbell Barton | bugfix [#24247] Duplicating a Composite Group Node... |
commit | commitdiff | tree |
2010-10-15 |
Campbell Barton | bugfix [#24256] Wrong bone subdivision number in tweak... |
commit | commitdiff | tree |
2010-10-15 |
Campbell Barton | [#24250] wavefront import/export defaults |
commit | commitdiff | tree |
2010-10-15 |
Campbell Barton | enable warning for unused args with gcc: -Wunused-parameter |
commit | commitdiff | tree |
2010-10-15 |
Campbell Barton | tag UNUSED() for operator exec() and invoke() functions. |
commit | commitdiff | tree |
2010-10-14 |
Sergey Sharybin | Fix #24257: Last shape key not applied as Basis shape. |
commit | commitdiff | tree |
2010-10-14 |
Stefan Gartner | darwin Makefiles: copy release scripts and python modul... |
commit | commitdiff | tree |
2010-10-14 |
Campbell Barton | bugfix [#23070] some shortcuts cannot be saved in a... |
commit | commitdiff | tree |
2010-10-14 |
Campbell Barton | fix unused args warnings and remove some unused args. |
commit | commitdiff | tree |
2010-10-14 |
Campbell Barton | remove unused args or tag as unused for image and scree... |
commit | commitdiff | tree |
2010-10-14 |
Campbell Barton | fix for crash in own recent color picker commit, store... |
commit | commitdiff | tree |
2010-10-14 |
Nathan Letwory | fix potential crasher: malloc->calloc |
commit | commitdiff | tree |
2010-10-14 |
Nathan Letwory | Fix [#24201] COLLADA Exporter: Light source energy... |
commit | commitdiff | tree |
2010-10-14 |
Nathan Letwory | Move MAXFLOAT to BLI_math_base.h |
commit | commitdiff | tree |
2010-10-14 |
Sergey Sharybin | Update outliner when vertex group was added/removed |
commit | commitdiff | tree |
2010-10-14 |
Campbell Barton | [#24243] wavefront animation export |
commit | commitdiff | tree |
2010-10-14 |
Janne Karhu | Fix for [#24237] Hair dynamics with zero particles... |
commit | commitdiff | tree |
2010-10-14 |
Campbell Barton | hex color input wasnt clamped. |
commit | commitdiff | tree |
2010-10-14 |
Campbell Barton | add UNUSED() to modifiers, also removed some unused... |
commit | commitdiff | tree |
2010-10-14 |
Campbell Barton | bugfix [#24238] "M" (move) selects wrong action when... |
commit | commitdiff | tree |
2010-10-14 |
Campbell Barton | bugfix [#21959] 'Apply rotation' to scaled object behav... |
commit | commitdiff | tree |
2010-10-14 |
Campbell Barton | remove unused args in draw*.c and some in view*.c,... |
commit | commitdiff | tree |
2010-10-14 |
Campbell Barton | bugfix [#22161] Drawing of custom shapes in bones |
commit | commitdiff | tree |
2010-10-13 |
Campbell Barton | use UNUSED() macro for the console space + minor change... |
commit | commitdiff | tree |
2010-10-13 |
Campbell Barton | UNUSED() macro so -Wunused-parameter can be used with... |
commit | commitdiff | tree |
2010-10-13 |
Nathan Letwory | Fix for fix, not UnicodeEncodingError (where did I... |
commit | commitdiff | tree |
2010-10-13 |
Nathan Letwory | Fix UnicodeEncodingError, which prevents netrender... |
commit | commitdiff | tree |
2010-10-13 |
Sergey Sharybin | Fix #24234: Object deletion doesn't take into account... |
commit | commitdiff | tree |
2010-10-13 |
Luca Bonavita | == docs == |
commit | commitdiff | tree |
2010-10-13 |
Campbell Barton | use PyC_UnicodeFromByte for bpy.app.tempdir incase... |
commit | commitdiff | tree |
2010-10-13 |
Campbell Barton | fix for remaining glitch in square color picker, the... |
commit | commitdiff | tree |
2010-10-13 |
Campbell Barton | bugfix [#23355] Square Color picker moving by itself... |
commit | commitdiff | tree |
2010-10-13 |
Janne Karhu | Fix for [#24208] ObjectId information is wrong when... |
commit | commitdiff | tree |
2010-10-13 |
Janne Karhu | Fix for [#24205] Multilayer EXR files used as input... |
commit | commitdiff | tree |
2010-10-13 |
Luca Bonavita | == python api doc == |
commit | commitdiff | tree |
2010-10-13 |
Campbell Barton | bugfix [#23150] Creating Vertex with CTRL-LMB not snapping |
commit | commitdiff | tree |
2010-10-13 |
Sergey Sharybin | Text space |
commit | commitdiff | tree |
2010-10-13 |
Campbell Barton | bugfix [#24210] Tiled textures can cause corruption... |
commit | commitdiff | tree |
2010-10-13 |
Campbell Barton | bugfix [#24030] Grease Pencil + Driver keys |
commit | commitdiff | tree |
2010-10-13 |
Campbell Barton | [#24171] Tab key no longer responds from UV / Image... |
commit | commitdiff | tree |
2010-10-13 |
Campbell Barton | [#24128] Rigid Body Joint Constraint min/max limits... |
commit | commitdiff | tree |
2010-10-13 |
Campbell Barton | re-enable fix from r32330 but without the alt key check... |
commit | commitdiff | tree |
2010-10-13 |
Campbell Barton | bugfix [#24231] outliner not refreshed correctly |
commit | commitdiff | tree |
2010-10-13 |
Campbell Barton | patch [#24221] Creating graph from armature doesn't... |
commit | commitdiff | tree |
2010-10-12 |
Campbell Barton | python api: |
commit | commitdiff | tree |
2010-10-12 |
Campbell Barton | bugfix [#23899] renderlayers are not working properly |
commit | commitdiff | tree |
2010-10-12 |
Campbell Barton | bugfix [#22407] Object level proxies ignore transform... |
commit | commitdiff | tree |
2010-10-12 |
Janne Karhu | Fix for [#24169] Sequencer segfaults often when scrubbi... |
commit | commitdiff | tree |
2010-10-12 |
Campbell Barton | bugfix [#24144] Small problem with texture (r32316) |
commit | commitdiff | tree |
2010-10-12 |
Campbell Barton | bugfix [#23191] Ctrl-LMB quick extrude problem with... |
commit | commitdiff | tree |
2010-10-11 |
Campbell Barton | update for gamelogic templates |
commit | commitdiff | tree |
2010-10-11 |
Campbell Barton | [#24226] small inconsistency in user preferences |
commit | commitdiff | tree |
2010-10-11 |
Campbell Barton | bugfix [#24225] Blur Node ignores gamma option when... |
commit | commitdiff | tree |
2010-10-11 |
Dalai Felinto | BGE Bugfix for [#22371] Alpha Planes affecting 2DFilters |
commit | commitdiff | tree |
2010-10-11 |
Campbell Barton | [#23709] Blur node on Flat blurs even at 0 by 0 pixel... |
commit | commitdiff | tree |
2010-10-11 |
Sergey Sharybin | Fix #24215: Bad shorcut indication for Bezier curve... |
commit | commitdiff | tree |
2010-10-11 |
Dalai Felinto | make file update for recent bge.render.makeScreenshot... |
commit | commitdiff | tree |
2010-10-11 |
Nathan Letwory | COLLADA |
commit | commitdiff | tree |
2010-10-11 |
Dalai Felinto | BGE object.life - gives you the life countdown for... |
commit | commitdiff | tree |
2010-10-11 |
Janne Karhu | Fix for [#20064] Cloth simulation doesn't stop when... |
commit | commitdiff | tree |
2010-10-11 |
Nathan Letwory | Add note about Inv Quad falloff of lamp that there... |
commit | commitdiff | tree |
2010-10-11 |
Janne Karhu | Fix for [#24195] Cloth modifier doesn't work after... |
commit | commitdiff | tree |
2010-10-11 |
Nathan Letwory | Revert r32330 and reopening #24184. The change breaks... |
commit | commitdiff | tree |
2010-10-11 |
Campbell Barton | bones were not being metaclassed properly so that custo... |
commit | commitdiff | tree |
2010-10-11 |
Campbell Barton | bugfix [#20761] Bones/Armature: "Inherit Scale" doesn... |
commit | commitdiff | tree |
2010-10-11 |
Campbell Barton | bugfix [#24190] Extrude Faces called from Alt+ E_key... |
commit | commitdiff | tree |
2010-10-11 |
Campbell Barton | [#24045] heat weight fails on specific geometry. |
commit | commitdiff | tree |
2010-10-10 |
Campbell Barton | bugfix [#24214] F6 "last operator" panel repeatable... |
commit | commitdiff | tree |
2010-10-10 |
Campbell Barton | bugfix [#23412] Weightpaint and rotate around bones |
commit | commitdiff | tree |
2010-10-10 |
Campbell Barton | weight-paint in solid draw mode would draw the wire... |
commit | commitdiff | tree |
2010-10-10 |
Campbell Barton | [#24204] Packing of image sequence does not work |
commit | commitdiff | tree |
2010-10-10 |
Campbell Barton | building without python works again for the BGE |
commit | commitdiff | tree |
2010-10-10 |
Campbell Barton | enable building the game engine without bullet for... |
commit | commitdiff | tree |
2010-10-09 |
Nathan Letwory | Fix compiling for MingW too. |
commit | commitdiff | tree |
2010-10-09 |
Nathan Letwory | COLLADA |
commit | commitdiff | tree |
2010-10-09 |
Dalai Felinto | patch [#24178] bge.render.makeScreeshot - with help... |
commit | commitdiff | tree |
2010-10-09 |
Campbell Barton | patch [#23781] Dynamically Load Actions |
commit | commitdiff | tree |
2010-10-09 |
Mitchell Stokes | Fixing a memory leak with SCA_PythonKeyboard and SCA_Py... |
commit | commitdiff | tree |
2010-10-08 |
Campbell Barton | bugfix [#23868] NodeGroup font resolution problem when... |
commit | commitdiff | tree |
2010-10-08 |
Campbell Barton | fix for operator cheat sheet, recent description order... |
commit | commitdiff | tree |
2010-10-08 |
Nathan Letwory | c++ -> C++ |
commit | commitdiff | tree |
2010-10-08 |
Nathan Letwory | Enable CXX_GUARDEDALLOC support through SCons. |
commit | commitdiff | tree |
2010-10-08 |
Janne Karhu | Fix for [#24092] F-Curve Cycle doesn't behave properly... |
commit | commitdiff | tree |
2010-10-08 |
Campbell Barton | fix for console selection when pasting. |
commit | commitdiff | tree |
next |