2011-09-05 |
Campbell Barton | fix some complier warnings and add -Wundef to CMake... |
commit | commitdiff | tree |
2011-09-05 |
Nathan Letwory | Typofix |
commit | commitdiff | tree |
2011-09-05 |
Guillermo S... | SVN maintenance. |
commit | commitdiff | tree |
2011-09-05 |
Lukas Toenne | Fix for blender player linker bug, missing a stub funct... |
commit | commitdiff | tree |
2011-09-05 |
Nathan Letwory | Put dead zone printout behind debug. |
commit | commitdiff | tree |
2011-09-05 |
Lukas Toenne | Merged the particles-2010 branch with node improvements... |
commit | commitdiff | tree |
2011-09-05 |
Nathan Letwory | Add parser error handler. |
commit | commitdiff | tree |
2011-09-05 |
Brecht Van... | Code cleanup: remove context from RNA update functions... |
commit | commitdiff | tree |
2011-09-05 |
Brecht Van... | Code cleanup: warning fixes. |
commit | commitdiff | tree |
2011-09-05 |
Brecht Van... | Fix #28404: certain keyboard shortcuts not shown in... |
commit | commitdiff | tree |
2011-09-05 |
Brecht Van... | Fix #28394: clouds texture error with high noise depth... |
commit | commitdiff | tree |
2011-09-05 |
Brecht Van... | Fix #28389: UILayout.menu function didn't emboss menu... |
commit | commitdiff | tree |
2011-09-05 |
Nathan Letwory | Left debug print accidently enabled. |
commit | commitdiff | tree |
2011-09-05 |
Brecht Van... | Fix #28504: lib linking errors were not shown when... |
commit | commitdiff | tree |
2011-09-05 |
Sergey Sharybin | Partial revert commit 39878 "Fix #28280: Insert Hook... |
commit | commitdiff | tree |
2011-09-05 |
Daniel Salazar | Adding noise module by default in driver_namespace |
commit | commitdiff | tree |
2011-09-04 |
Nathan Letwory | Remove NULL-checks, as they might cause infinite loops... |
commit | commitdiff | tree |
2011-09-04 |
Sergey Sharybin | Fix #28503: Selecting a Grease Pencil from the Properti... |
commit | commitdiff | tree |
2011-09-04 |
Nathan Letwory | [#27884] Collada import: materials mismatch when 2... |
commit | commitdiff | tree |
2011-09-04 |
Sergey Sharybin | Fix #28500: Reshape in multires modifier makes blender... |
commit | commitdiff | tree |
2011-09-04 |
Sergey Sharybin | Fix #28423: Screw-modifier crash in cunjunction with... |
commit | commitdiff | tree |
2011-09-04 |
Nathan Letwory | Prevent potential crasher, commonEffects could be empty. |
commit | commitdiff | tree |
2011-09-04 |
Mitchell Stokes | BGE animations: fixing initialization order issues... |
commit | commitdiff | tree |
2011-09-04 |
Mitchell Stokes | BGE animations: Fixing a potential crash when using... |
commit | commitdiff | tree |
2011-09-04 |
Nathan Letwory | Fix [#28322] COLLADA imports messed up UVs |
commit | commitdiff | tree |
2011-09-04 |
Nathan Letwory | Some whitespace changes |
commit | commitdiff | tree |
2011-09-03 |
Mitchell Stokes | BGE animations: Adding a separate list to KX_Scene... |
commit | commitdiff | tree |
2011-09-03 |
Mitchell Stokes | BGE animations: Fixing a crash that would happen if... |
commit | commitdiff | tree |
2011-09-03 |
Campbell Barton | warning fixes |
commit | commitdiff | tree |
2011-09-03 |
Campbell Barton | minor edits to build on openbsd |
commit | commitdiff | tree |
2011-09-03 |
Nicholas Bishop | == CustomData == |
commit | commitdiff | tree |
2011-09-03 |
Campbell Barton | PyC_ExceptionBuffer is now threadsafe, used for convert... |
commit | commitdiff | tree |
2011-09-03 |
Campbell Barton | fix [#28462] Tiled textures and 2D filters don't mix |
commit | commitdiff | tree |
2011-09-03 |
Campbell Barton | whitespace edits |
commit | commitdiff | tree |
2011-09-02 |
Sergey Sharybin | Fix for grid lines drawing outside of histogram widget. |
commit | commitdiff | tree |
2011-09-02 |
Sergey Sharybin | Add missed notifier when toggling object's force field. |
commit | commitdiff | tree |
2011-09-02 |
Sergey Sharybin | Fix crash caused by recently added assert about if... |
commit | commitdiff | tree |
2011-09-02 |
Sergey Sharybin | Fix #28280: Insert Hook wrong index |
commit | commitdiff | tree |
2011-09-02 |
Sergey Sharybin | Fix #28467: Crash while deleting objects in outliner... |
commit | commitdiff | tree |
2011-09-02 |
Joshua Leung | Bugfix [#28435] Key Visual transform and Parenting... |
commit | commitdiff | tree |
2011-09-02 |
Campbell Barton | paranoid check that RNA string functions set the string... |
commit | commitdiff | tree |
2011-09-02 |
Sergey Sharybin | Partial fix for #28441: Tab width in texteditor ignored... |
commit | commitdiff | tree |
2011-09-02 |
Campbell Barton | patch [#28473] Outliner Simple Todo |
commit | commitdiff | tree |
2011-09-02 |
Campbell Barton | fix [#28460] SEGFAULT when trying to make empty display... |
commit | commitdiff | tree |
2011-09-02 |
Campbell Barton | tweak to WM_operatortype_find to perform better when... |
commit | commitdiff | tree |
2011-09-02 |
Campbell Barton | fix for keymap search, was using uninitialized memory... |
commit | commitdiff | tree |
2011-09-02 |
Campbell Barton | fix for error in recent commit, when audaspace is enabled |
commit | commitdiff | tree |
2011-09-02 |
Mitchell Stokes | BGE animations: adding a missing comma. |
commit | commitdiff | tree |
2011-09-02 |
Campbell Barton | Credits generator which cross references with the patch... |
commit | commitdiff | tree |
2011-09-02 |
Campbell Barton | minor warning fixes, also correct some float -> double... |
commit | commitdiff | tree |
2011-09-01 |
Mitchell Stokes | BGE animations: This is an attempt to help smooth out... |
commit | commitdiff | tree |
2011-09-01 |
Mitchell Stokes | BGE: Undoing r39729 and applying a simpler fix (ensurin... |
commit | commitdiff | tree |
2011-09-01 |
Joshua Leung | Feature Request #28449: Pose Library poses can be renam... |
commit | commitdiff | tree |
2011-09-01 |
Campbell Barton | use a fixed 32byte buffer for getting an rna string... |
commit | commitdiff | tree |
2011-09-01 |
Campbell Barton | fix for building without audaspace, since pepper merge |
commit | commitdiff | tree |
2011-09-01 |
Campbell Barton | wip doc for py api tips and tricks. |
commit | commitdiff | tree |
2011-09-01 |
Campbell Barton | whitespace bge edits |
commit | commitdiff | tree |
2011-09-01 |
Campbell Barton | spaces -> tabs (configure you're editors right!) |
commit | commitdiff | tree |
2011-09-01 |
Campbell Barton | fix for error in patch from r39821. |
commit | commitdiff | tree |
2011-09-01 |
Dalai Felinto | making carbon to build again (note: NDOF is not working... |
commit | commitdiff | tree |
2011-08-31 |
Mitchell Stokes | BGE animations: Updating some constant names. They... |
commit | commitdiff | tree |
2011-08-31 |
Mitchell Stokes | BGE Animations: The return type for KX_GameObject.getAc... |
commit | commitdiff | tree |
2011-08-31 |
Jens Verwiebe | set OSX default python to static |
commit | commitdiff | tree |
2011-08-31 |
Jens Verwiebe | OSX/scons: fix compile with static python, my patch... |
commit | commitdiff | tree |
2011-08-31 |
Campbell Barton | patch [#28218] During-render callback functionality |
commit | commitdiff | tree |
2011-08-31 |
Nathan Letwory | COLLADA: Take parent bone length and direction instead... |
commit | commitdiff | tree |
2011-08-31 |
Mitchell Stokes | BGE: Adding two new functions to bge.render to allow... |
commit | commitdiff | tree |
2011-08-31 |
Campbell Barton | typo fix: end of lines ;; --> ; |
commit | commitdiff | tree |
2011-08-31 |
Campbell Barton | fix [#28430] Image with Stampinfo does not get saved... |
commit | commitdiff | tree |
2011-08-30 |
Jens Verwiebe | OSX: additionally choice to link against python-framewo... |
commit | commitdiff | tree |
2011-08-30 |
Campbell Barton | fix for error in my recent change to image save. |
commit | commitdiff | tree |
2011-08-30 |
Campbell Barton | catch exception and report an error when failing to... |
commit | commitdiff | tree |
2011-08-30 |
Guillermo S... | SVN maintenance. |
commit | commitdiff | tree |
2011-08-30 |
Mitchell Stokes | When creating a multisample window for Win32, the first... |
commit | commitdiff | tree |
2011-08-30 |
Nathan Letwory | Check for potential crasher. |
commit | commitdiff | tree |
2011-08-30 |
Sergey Sharybin | Fix #28427: smooth faces flash momentarily when extrude... |
commit | commitdiff | tree |
2011-08-30 |
Thomas Dinges | Fix for [#28425] when user prefs -> editing -> align... |
commit | commitdiff | tree |
2011-08-30 |
Thomas Dinges | 2.5 Game UI: |
commit | commitdiff | tree |
2011-08-30 |
Nathan Letwory | Enable libsndfile by default on win32 too. |
commit | commitdiff | tree |
2011-08-30 |
Thomas Dinges | Fix for my last commit. |
commit | commitdiff | tree |
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 |
next |