2011-02-21 |
Campbell Barton | better macro for getting the blender version from BKE_b... |
commit | commitdiff | tree |
2011-02-21 |
Campbell Barton | fix [#26093] Install Add-On Fails and deletes script |
commit | commitdiff | tree |
2011-02-21 |
Nathan Letwory | doxygen: editor entry |
commit | commitdiff | tree |
2011-02-21 |
Campbell Barton | move addon utilities into their own module, these were... |
commit | commitdiff | tree |
2011-02-21 |
Nathan Letwory | doxygen: entry for gpu, modifiers, nodes, python and... |
commit | commitdiff | tree |
2011-02-21 |
Campbell Barton | fix for cmake with last commit. |
commit | commitdiff | tree |
2011-02-21 |
Campbell Barton | Move blender version info into BKE_blender.h so we... |
commit | commitdiff | tree |
2011-02-21 |
Campbell Barton | missed updating this when editing registration, |
commit | commitdiff | tree |
2011-02-21 |
Campbell Barton | bugfix [#26156] Opening .blend files through OS ignores... |
commit | commitdiff | tree |
2011-02-21 |
Campbell Barton | bugfix [#26118] Getting 'Error Totblock' when using... |
commit | commitdiff | tree |
2011-02-21 |
Campbell Barton | bug [#26089] editbone.transfrom() seems to mess up... |
commit | commitdiff | tree |
2011-02-21 |
Campbell Barton | fix [#26152] Blender File for Image too Small |
commit | commitdiff | tree |
2011-02-21 |
Nathan Letwory | Make sure we can build without the optional new WITH_PY... |
commit | commitdiff | tree |
2011-02-20 |
Campbell Barton | Experimental option to build blender as a python module... |
commit | commitdiff | tree |
2011-02-20 |
Joshua Leung | Revert r35003. It was just an extra semicolon |
commit | commitdiff | tree |
2011-02-20 |
Konrad Kleine | Fixed compilation bug in r35002: C90 forbids mixed... |
commit | commitdiff | tree |
2011-02-20 |
Joshua Leung | Bugfixes: |
commit | commitdiff | tree |
2011-02-20 |
Campbell Barton | misc warnings/fixes |
commit | commitdiff | tree |
2011-02-20 |
Sergey Sharybin | Fix for crash when sculpting on multires object during... |
commit | commitdiff | tree |
2011-02-19 |
Guillermo S... | Add XF86keysym.h detection and use to CMake system... |
commit | commitdiff | tree |
2011-02-19 |
Ton Roosendaal | Bugfix #26150 |
commit | commitdiff | tree |
2011-02-19 |
Ton Roosendaal | Todo item: |
commit | commitdiff | tree |
2011-02-19 |
Ton Roosendaal | From the todo: |
commit | commitdiff | tree |
2011-02-19 |
Ton Roosendaal | Bugfix #25967 |
commit | commitdiff | tree |
2011-02-19 |
Ton Roosendaal | Bugfix #26015 |
commit | commitdiff | tree |
2011-02-19 |
Campbell Barton | add 'make debug' option for stub cmake makefile. |
commit | commitdiff | tree |
2011-02-19 |
Diego Borghetti | Rename global_ft_lib and make it static. |
commit | commitdiff | tree |
2011-02-19 |
Campbell Barton | set main() argv functions to be const char * |
commit | commitdiff | tree |
2011-02-19 |
Ton Roosendaal | Bugfix #26009 |
commit | commitdiff | tree |
2011-02-19 |
Campbell Barton | change shrinkwrap modifier cull front/back options... |
commit | commitdiff | tree |
2011-02-19 |
Campbell Barton | fix for string wrap backface culling not working when... |
commit | commitdiff | tree |
2011-02-19 |
Campbell Barton | fix [#26104] Context Set Boolean op fails [34892i] |
commit | commitdiff | tree |
2011-02-19 |
Campbell Barton | Correct report [#26139] Documentation is incorrect |
commit | commitdiff | tree |
2011-02-19 |
Guillermo S... | Add media keys for XFree86/Xorg based X11. |
commit | commitdiff | tree |
2011-02-18 |
Joerg Mueller | Audaspace: |
commit | commitdiff | tree |
2011-02-18 |
Joerg Mueller | Relicensing audaspace under GPL 2 or later. |
commit | commitdiff | tree |
2011-02-18 |
Joshua Leung | Adding support for the "media" play/pause/stop/next... |
commit | commitdiff | tree |
2011-02-18 |
Daniel Salazar | Fix for building math nodes provided by DustyDingo |
commit | commitdiff | tree |
2011-02-18 |
Guillermo S... | SVN maintenance. |
commit | commitdiff | tree |
2011-02-18 |
Sergey Sharybin | Fix #26140: Text to 3D object (one object & one object... |
commit | commitdiff | tree |
2011-02-18 |
Ton Roosendaal | Bugfix #26101 |
commit | commitdiff | tree |
2011-02-18 |
Ton Roosendaal | Bugfix 26131 |
commit | commitdiff | tree |
2011-02-18 |
Ton Roosendaal | Bugfix #26135 |
commit | commitdiff | tree |
2011-02-18 |
Janne Karhu | Bug fix: with bigger than 1 cache step dead particles... |
commit | commitdiff | tree |
2011-02-18 |
Janne Karhu | Fix for #26111, #26112 & #26121, "only first button... |
commit | commitdiff | tree |
2011-02-18 |
Sergey Sharybin | Text space fixes: |
commit | commitdiff | tree |
2011-02-18 |
Nathan Letwory | Remove #ifdef __cplusplus, as it caused C2732 (differen... |
commit | commitdiff | tree |
2011-02-18 |
Nathan Letwory | Remove header include, conflicts otherwise with BLI_math.h |
commit | commitdiff | tree |
2011-02-18 |
Campbell Barton | examples for bpy.props |
commit | commitdiff | tree |
2011-02-18 |
Nathan Letwory | declare round() and copysign() when on windows. Impleme... |
commit | commitdiff | tree |
2011-02-18 |
Nathan Letwory | doxygen: add blenlib under core as module. |
commit | commitdiff | tree |
2011-02-18 |
Sergey Sharybin | Another small text space usability: option to show... |
commit | commitdiff | tree |
2011-02-18 |
Campbell Barton | render engine example thanks to dougal2. |
commit | commitdiff | tree |
2011-02-18 |
Nathan Letwory | doxygen: blenkernel under core as module. |
commit | commitdiff | tree |
2011-02-18 |
Ton Roosendaal | Bugfix #26127 |
commit | commitdiff | tree |
2011-02-18 |
Ton Roosendaal | Bugfix #26128 |
commit | commitdiff | tree |
2011-02-18 |
Nathan Letwory | doxygen: readblenfile part of data group |
commit | commitdiff | tree |
2011-02-18 |
Dalai Felinto | BGE Expressions: convert "\n" to real \n |
commit | commitdiff | tree |
2011-02-18 |
Nathan Letwory | Check the os.environ at the start of the build process. |
commit | commitdiff | tree |
2011-02-18 |
Campbell Barton | python api docs & examples for registrable Menu/Panel... |
commit | commitdiff | tree |
2011-02-18 |
Janne Karhu | "Fix" for [#26130] Turbulence Force Field seed does... |
commit | commitdiff | tree |
2011-02-18 |
Campbell Barton | fix own mistake [#26125] Command line render, absence... |
commit | commitdiff | tree |
2011-02-18 |
Campbell Barton | - clear some warnings |
commit | commitdiff | tree |
2011-02-18 |
Campbell Barton | py api was raising SystemError exception incorrectly... |
commit | commitdiff | tree |
2011-02-18 |
Janne Karhu | Fix for [#26120] Particle Grid options available when... |
commit | commitdiff | tree |
2011-02-18 |
Janne Karhu | Particle fluid settings weren't copied when particle... |
commit | commitdiff | tree |
2011-02-18 |
Janne Karhu | Particle textures didn't use original coordinates prope... |
commit | commitdiff | tree |
2011-02-17 |
Nathan Letwory | Bring blenloader module under data group. Rename the... |
commit | commitdiff | tree |
2011-02-17 |
Campbell Barton | fix for build warning with openCOLLADA svn833 reported... |
commit | commitdiff | tree |
2011-02-17 |
Campbell Barton | patch [#26056] fix for ValueError when no addons are... |
commit | commitdiff | tree |
2011-02-17 |
Campbell Barton | Clear some compiler warnings by commenting some functio... |
commit | commitdiff | tree |
2011-02-17 |
Guillermo S... | malloc() comes from stdlib.h per K&R ANSI C, C89 &... |
commit | commitdiff | tree |
2011-02-17 |
Nathan Letwory | DNA header files are now grouped under the same module... |
commit | commitdiff | tree |
2011-02-17 |
Sergey Sharybin | One more small text space usability: select work by... |
commit | commitdiff | tree |
2011-02-17 |
Sergey Sharybin | Simple re-order of first/last point checking when addin... |
commit | commitdiff | tree |
2011-02-17 |
Sergey Sharybin | Split cursor_set into two operators: |
commit | commitdiff | tree |
2011-02-17 |
Nathan Letwory | Start simple intros for intern and extern libs. |
commit | commitdiff | tree |
2011-02-17 |
Sergey Sharybin | Spall text space usability: |
commit | commitdiff | tree |
2011-02-17 |
Campbell Barton | clear some unused warnings |
commit | commitdiff | tree |
2011-02-17 |
Campbell Barton | patch [#26063] Fix deb package versioning (Patch for... |
commit | commitdiff | tree |
2011-02-17 |
Campbell Barton | CMake: remove workaround for cmake 2.8.3 problem testin... |
commit | commitdiff | tree |
2011-02-17 |
Joshua Leung | OpenGL playblasts now respect Preview Range, making... |
commit | commitdiff | tree |
2011-02-17 |
Campbell Barton | apply fix [#26117] Recent changes to "mikktspace.c... |
commit | commitdiff | tree |
2011-02-17 |
Nathan Letwory | Add missing file from r34923 |
commit | commitdiff | tree |
2011-02-17 |
Campbell Barton | Change to how python classes are initialized when blend... |
commit | commitdiff | tree |
2011-02-17 |
Campbell Barton | error case not being handled when calling python classe... |
commit | commitdiff | tree |
2011-02-17 |
Campbell Barton | incorrect type passed to BKE_free_animdata() |
commit | commitdiff | tree |
2011-02-17 |
Nathan Letwory | Starting work on doxygen cleanup. Many things still... |
commit | commitdiff | tree |
2011-02-17 |
Campbell Barton | pep8 cleanup and remove unused vars/imports |
commit | commitdiff | tree |
2011-02-17 |
Joshua Leung | Bugfix: "Tweaking" Markers was working incorrectly |
commit | commitdiff | tree |
2011-02-16 |
Joshua Leung | Bugfix [#26106] No instant visual feed back for Duplifr... |
commit | commitdiff | tree |
2011-02-16 |
Thomas Dinges | 2.5 UI Interface Scripts: |
commit | commitdiff | tree |
2011-02-16 |
Dalai Felinto | BGE: Action and ShapeKey Actuator PingPong playmode. |
commit | commitdiff | tree |
2011-02-16 |
Thomas Dinges | Material UI: Code cleanup. |
commit | commitdiff | tree |
2011-02-16 |
Thomas Dinges | Commit patch [#25939] material panel proposal by Ervin... |
commit | commitdiff | tree |
2011-02-16 |
Ton Roosendaal | Bugfix #26096 |
commit | commitdiff | tree |
2011-02-16 |
Campbell Barton | sphinx doc gen: multiple examples possible and include... |
commit | commitdiff | tree |
2011-02-16 |
Ton Roosendaal | Bugfix #26103 |
commit | commitdiff | tree |
2011-02-16 |
Joshua Leung | Marker Drawing Bugfix: |
commit | commitdiff | tree |
2011-02-16 |
Janne Karhu | Fix for [#26102] Particle Texture mismapped on Multires... |
commit | commitdiff | tree |
next |