2011-08-30 |
Campbell Barton | minor edits, pep8 - also correct float -> double promot... |
commit | commitdiff | tree |
2011-08-30 |
Thomas Dinges | 2.5 UI Files: |
commit | commitdiff | tree |
2011-08-30 |
Joerg Mueller | Fix for [#25062] Sound Actuator - Positional Audio. |
commit | commitdiff | tree |
2011-08-30 |
Brecht Van... | Fixes for snprintf usage: |
commit | commitdiff | tree |
2011-08-30 |
Campbell Barton | fix for some warnings with the recent merge, also tag... |
commit | commitdiff | tree |
2011-08-30 |
Joerg Mueller | Removing outdated files. |
commit | commitdiff | tree |
2011-08-30 |
Joerg Mueller | Merging pepper to trunk at revision 39791. |
commit | commitdiff | tree |
2011-08-30 |
Joerg Mueller | * Merge trunk up to r39790. soc-2011-pepper |
commit | commitdiff | tree |
2011-08-30 |
Joerg Mueller | Last bunch of minor fixes before merge. |
commit | commitdiff | tree |
2011-08-30 |
Campbell Barton | fix [#28413] bpy.ops.nla.bake can't bake from frame 0 |
commit | commitdiff | tree |
2011-08-29 |
Sergey Sharybin | Fix #28295 Outliner, mouse button on menu's pass through. |
commit | commitdiff | tree |
2011-08-29 |
Sergey Sharybin | Fix #28347: VBO's highlights wrong faces when Mirror... |
commit | commitdiff | tree |
2011-08-29 |
Joerg Mueller | * Reverting Titlecard commit r37537 |
commit | commitdiff | tree |
2011-08-29 |
Brecht Van... | Fix player build error after envmap commit. |
commit | commitdiff | tree |
2011-08-29 |
Mitchell Stokes | BGE Animations: Various changes to make code reviewers... |
commit | commitdiff | tree |
2011-08-29 |
Dalai Felinto | bge bugfix: [#28362] Controllers names appear incorrect... |
commit | commitdiff | tree |
2011-08-29 |
Campbell Barton | clear some warnings with new proxy code. |
commit | commitdiff | tree |
2011-08-28 |
Guillermo S... | SVN maintenance. |
commit | commitdiff | tree |
2011-08-28 |
Campbell Barton | patch [#28355] Better Environment Map scripting |
commit | commitdiff | tree |
2011-08-28 |
Guillermo S... | SVN maintenance. |
commit | commitdiff | tree |
2011-08-28 |
Campbell Barton | fix [#28401] OpenGL render option disables border clipping |
commit | commitdiff | tree |
2011-08-28 |
Peter Schlaile | == Sequencer / proxies == |
commit | commitdiff | tree |
2011-08-28 |
Sergey Sharybin | Missed notifier was found when looking at #28393 |
commit | commitdiff | tree |
2011-08-28 |
Sukhitha Prabhath... | armature object animation bug fix. |
commit | commitdiff | tree |
2011-08-28 |
Peter Schlaile | == Sequencer == |
commit | commitdiff | tree |
2011-08-28 |
Joerg Mueller | * Removing mocap GSoC (is an addon already). |
commit | commitdiff | tree |
2011-08-28 |
Joshua Leung | Assorted comment clarification in response to code... |
commit | commitdiff | tree |
2011-08-28 |
Campbell Barton | RNA_property_as_string now escapes the string (so opera... |
commit | commitdiff | tree |
2011-08-28 |
Campbell Barton | - use static vars and functions where possible. |
commit | commitdiff | tree |
2011-08-28 |
Campbell Barton | check for unlikely error when freeing a library blend... |
commit | commitdiff | tree |
2011-08-28 |
Campbell Barton | remove implicit casts to doubles in the noise code... |
commit | commitdiff | tree |
2011-08-28 |
Campbell Barton | fix [#28388] Clouds at high depth give artifacts. |
commit | commitdiff | tree |
2011-08-27 |
Sergey Sharybin | Do not show confirm message when creating text block... |
commit | commitdiff | tree |
2011-08-27 |
Campbell Barton | fix [#28373] "Lock camera to view" doew not work with... |
commit | commitdiff | tree |
2011-08-27 |
Sergey Sharybin | Fix [#28341] writing }(alt+n) in text editor creates... |
commit | commitdiff | tree |
2011-08-27 |
Campbell Barton | mistake in own recent commit broke op[encollada with... |
commit | commitdiff | tree |
2011-08-27 |
Campbell Barton | - use python convention for headings |
commit | commitdiff | tree |
2011-08-27 |
Campbell Barton | fix for building with msvc, ssize_t is more correct... |
commit | commitdiff | tree |
2011-08-27 |
Campbell Barton | bpy Gotcha's section on bones by Bassam Kurdali, with... |
commit | commitdiff | tree |
2011-08-27 |
Campbell Barton | replace octal 0177 with 127 to be more clear, no functi... |
commit | commitdiff | tree |
2011-08-27 |
Campbell Barton | - use %u rather tham %d for unsigned ints in string... |
commit | commitdiff | tree |
2011-08-27 |
Campbell Barton | - fix for BL_Shader::SetUniform() missing out the last... |
commit | commitdiff | tree |
2011-08-27 |
Mitchell Stokes | BGE: Post drawing callbacks are now done per viewport... |
commit | commitdiff | tree |
2011-08-27 |
Campbell Barton | fix for bug with all rotation modes being treated as... |
commit | commitdiff | tree |
2011-08-27 |
Campbell Barton | remove deprecated & unused sequencer transform vars |
commit | commitdiff | tree |
2011-08-27 |
Campbell Barton | subtraction on unsigned values didnt work as intended... |
commit | commitdiff | tree |
2011-08-27 |
Campbell Barton | bugfix for procedural textures used as bumpmap with... |
commit | commitdiff | tree |
2011-08-27 |
Campbell Barton | remove deprecated & unused mat3_to_vec_rot and mat4_to_... |
commit | commitdiff | tree |
2011-08-27 |
Campbell Barton | bge py api XK_GameObject.linVelocityMin was returning... |
commit | commitdiff | tree |
2011-08-27 |
Campbell Barton | eek F4TOCHAR4 was assigning alpha twice too!, tsk tsk. |
commit | commitdiff | tree |
2011-08-27 |
Campbell Barton | F3TOCHAR4 macro was assigning the same value twice... |
commit | commitdiff | tree |
2011-08-26 |
Campbell Barton | sub_v4_v4v4 was taking float[3] arguments. |
commit | commitdiff | tree |
2011-08-26 |
Campbell Barton | correct missing bpy doc references. |
commit | commitdiff | tree |
2011-08-26 |
Campbell Barton | added a section to gotcha's python bpy docs about unico... |
commit | commitdiff | tree |
2011-08-26 |
Campbell Barton | fix for crash when running a python script in a non... |
commit | commitdiff | tree |
2011-08-26 |
Sergey Sharybin | Fix #28301: Sculpting a object with rotational have... |
commit | commitdiff | tree |
2011-08-26 |
Sukhitha Prabhath... | code review fixes |
commit | commitdiff | tree |
2011-08-26 |
Brecht Van... | Fix #28370: border select for curve and metaball did... |
commit | commitdiff | tree |
2011-08-26 |
Campbell Barton | when applying armature object transform now transform... |
commit | commitdiff | tree |
2011-08-26 |
Campbell Barton | document some of the pitfalls in the blender python... |
commit | commitdiff | tree |
2011-08-26 |
Campbell Barton | file-selector: when converting operator arguments to... |
commit | commitdiff | tree |
2011-08-25 |
Campbell Barton | executing operators that changed the context from the... |
commit | commitdiff | tree |
2011-08-25 |
Campbell Barton | error when a python operator gave an incorrect return... |
commit | commitdiff | tree |
2011-08-25 |
Campbell Barton | bpy-rna - simplify enum string/set parsing. |
commit | commitdiff | tree |
2011-08-25 |
Campbell Barton | sanity checks on operator exec/modal/invoke return... |
commit | commitdiff | tree |
2011-08-25 |
Alexander Kuznetsov | Fix for [#28304] |
commit | commitdiff | tree |
2011-08-25 |
Campbell Barton | picky style edits with screen/view/drawing, also remove... |
commit | commitdiff | tree |
2011-08-25 |
Jens Verwiebe | ups, syntax error, missing : |
commit | commitdiff | tree |
2011-08-25 |
Jens Verwiebe | OSX: refine logic for NDOF, if WITH_BF_3DMOUSE is disab... |
commit | commitdiff | tree |
2011-08-25 |
Jens Verwiebe | OSX: fix condition for NDOF linking |
commit | commitdiff | tree |
2011-08-25 |
Jens Verwiebe | OSX/scons: don“t link to system stubs with 10.7 sdk |
commit | commitdiff | tree |
2011-08-25 |
Janne Karhu | Fix for [#28239] Particles Billboard 3x3 Split Error. |
commit | commitdiff | tree |
2011-08-25 |
Guillermo S... | SVN maintenance. |
commit | commitdiff | tree |
2011-08-25 |
Campbell Barton | move wiki api intro and overview docs into the api... |
commit | commitdiff | tree |
2011-08-24 |
Jeroen Bakker | Patch for bug #28289 |
commit | commitdiff | tree |
2011-08-24 |
Mitchell Stokes | Committing patch #25675 "Make "Cast Buffer Shadows... |
commit | commitdiff | tree |
2011-08-24 |
Campbell Barton | part of a patch from Dan Eicher for cmake packaging. |
commit | commitdiff | tree |
2011-08-24 |
Campbell Barton | this should finally fix collada & ubuntu building with... |
commit | commitdiff | tree |
2011-08-24 |
Campbell Barton | attempt to fix issue with opencollada + ubuntu ppa |
commit | commitdiff | tree |
2011-08-24 |
Campbell Barton | opencollada find module. hopefully solves the problem... |
commit | commitdiff | tree |
2011-08-24 |
Campbell Barton | fix [#28356] Import export STL files, problem in script... |
commit | commitdiff | tree |
2011-08-24 |
Campbell Barton | fix [#28340] Can't set image depth, quality from image... |
commit | commitdiff | tree |
2011-08-23 |
Campbell Barton | fix [#28351] active RenderLayer can be set to None... |
commit | commitdiff | tree |
2011-08-23 |
Campbell Barton | fix [#28352] Deleting group name in particle system... |
commit | commitdiff | tree |
2011-08-23 |
Campbell Barton | cmake: skip rpath (paths to libs) for portable distrobution |
commit | commitdiff | tree |
2011-08-23 |
Campbell Barton | fix for 3 bugs in bone renaming |
commit | commitdiff | tree |
2011-08-23 |
Campbell Barton | BLI_strescape for a basic, python like string escaping... |
commit | commitdiff | tree |
2011-08-23 |
Brecht Van... | Fix #28343: glsl error after derivative maps commit. |
commit | commitdiff | tree |
2011-08-23 |
Campbell Barton | fix [#28336] Particles: setting to zero the count of... |
commit | commitdiff | tree |
2011-08-23 |
Campbell Barton | fix [#28344] for this file, the multires smiley has... |
commit | commitdiff | tree |
2011-08-23 |
Joerg Mueller | Bugfix: Removing a sound from a speaker resulted in... |
commit | commitdiff | tree |
2011-08-23 |
Campbell Barton | add warning about misuse of ID.user_clear() since it... |
commit | commitdiff | tree |
2011-08-23 |
Campbell Barton | Make Ctrl+RMB in editmode behave like 2.4x, was re... |
commit | commitdiff | tree |
2011-08-23 |
Thomas Dinges | Fix for [#28339] Rev:39618 The revision part doesn... |
commit | commitdiff | tree |
2011-08-23 |
Campbell Barton | change compression level for gzip saving to 1, approx... |
commit | commitdiff | tree |
2011-08-22 |
Thomas Dinges | Revert a part of 39385. |
commit | commitdiff | tree |
2011-08-22 |
Joerg Mueller | Merging trunk up to r39637. |
commit | commitdiff | tree |
2011-08-22 |
Joerg Mueller | Missed a file in last commit. |
commit | commitdiff | tree |
2011-08-22 |
Morten Mikkelsen | glsl and render support for derivative maps |
commit | commitdiff | tree |
2011-08-22 |
Sergey Sharybin | Update rules for linux cross and mingw: list of DLLs... |
commit | commitdiff | tree |
next |