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 |
2011-02-16 |
Joshua Leung | Forgot to actually hook up this operator... |
commit | commitdiff | tree |
2011-02-16 |
Janne Karhu | Particle settings can now be pinned too: |
commit | commitdiff | tree |
2011-02-16 |
Janne Karhu | Added full texture idblock controls for displace and... |
commit | commitdiff | tree |
2011-02-16 |
Janne Karhu | Correct texture pinning: |
commit | commitdiff | tree |
2011-02-16 |
Campbell Barton | enum-flag arguments were incorrectly documented. |
commit | commitdiff | tree |
2011-02-16 |
Joshua Leung | Bugfix [#22535] Dupliframes with keyframe Anim are... |
commit | commitdiff | tree |
2011-02-16 |
M.G. Kishalmi | The modifications in mkktspace broke compilation on... |
commit | commitdiff | tree |
2011-02-16 |
Joshua Leung | PoseLib Bugfixes, Cleanups, and Missing Operators |
commit | commitdiff | tree |
2011-02-16 |
Campbell Barton | doc generation support for excluding some modules,... |
commit | commitdiff | tree |
2011-02-16 |
Campbell Barton | fix from mikes for building on apple with gcc 4.2.1 |
commit | commitdiff | tree |
2011-02-16 |
Campbell Barton | rename IDPropertyGroup to PropertyGroup |
commit | commitdiff | tree |
2011-02-16 |
Campbell Barton | bugfix [#26094] Going to Bone Roll menu brings up pytho... |
commit | commitdiff | tree |
2011-02-16 |
Joshua Leung | Fix for compiler warning: forgot to hook up a poll... |
commit | commitdiff | tree |
2011-02-16 |
Joshua Leung | PoseLib UI and Bugfixes: |
commit | commitdiff | tree |
2011-02-16 |
Campbell Barton | fix [#26098] python API: quaternion.rotate never seems... |
commit | commitdiff | tree |
2011-02-16 |
Joshua Leung | Ugly hack to get PoseLib UI working ok (problem mention... |
commit | commitdiff | tree |
2011-02-16 |
Joshua Leung | Bugfix: Browing Pose Libs should work now... RNA wrappi... |
commit | commitdiff | tree |
2011-02-16 |
Joshua Leung | Pose Lib: Start of PoseLib UI in Armature buttons |
commit | commitdiff | tree |
2011-02-16 |
Michael Fox | small correction to BGE as recent commits broken normal... |
commit | commitdiff | tree |
2011-02-15 |
Nathan Letwory | Fix from sparky for compile problem with older GCC |
commit | commitdiff | tree |
2011-02-15 |
Lukas Steiblys | removed some more magic constants |
commit | commitdiff | tree |
2011-02-15 |
Sergey Sharybin | - Do not use old anchor toggling operator. It used... |
commit | commitdiff | tree |
2011-02-15 |
Campbell Barton | patch from IRIE Shinsuke, use systems openjpeg on ... |
commit | commitdiff | tree |
2011-02-15 |
Lukas Steiblys | added more code comments and removed some magic constants |
commit | commitdiff | tree |
2011-02-15 |
Lukas Steiblys | a fix for bug #25806 |
commit | commitdiff | tree |
2011-02-15 |
Campbell Barton | CPack packaging support from Dan Eicher, tested to... |
commit | commitdiff | tree |
2011-02-15 |
Campbell Barton | menu to select an enum from an RNA path: |
commit | commitdiff | tree |
2011-02-15 |
Sergey Sharybin | - Use the same logic as for BEZIERs when making segment... |
commit | commitdiff | tree |
2011-02-15 |
Sergey Sharybin | Fix #26087: in a curve, can't make segment if Fkey... |
commit | commitdiff | tree |
2011-02-15 |
Campbell Barton | Doc generator now makes 'bpy.context' api reference. |
commit | commitdiff | tree |
2011-02-15 |
Janne Karhu | Fix for [#26083] Animated Particle Textures have no... |
commit | commitdiff | tree |
2011-02-15 |
Campbell Barton | moving dir strings into global namespace for doc access... |
commit | commitdiff | tree |
2011-02-15 |
Campbell Barton | ...and for blenderplayer |
commit | commitdiff | tree |
2011-02-15 |
Campbell Barton | fix for building with make on linux from recent new... |
commit | commitdiff | tree |
2011-02-15 |
Joshua Leung | PoseLib: Adding support for custom properties |
commit | commitdiff | tree |
2011-02-15 |
Campbell Barton | corrention for bpy.props docstrings. |
commit | commitdiff | tree |
2011-02-15 |
Nathan Letwory | Move mikktspace code to own library, so it is clear... |
commit | commitdiff | tree |
2011-02-15 |
Campbell Barton | fix for own error with image info display, also dont... |
commit | commitdiff | tree |
2011-02-15 |
Campbell Barton | fix warnings. |
commit | commitdiff | tree |
2011-02-15 |
Joshua Leung | UI Tweaks: Text field in Rename Markers popup now gets... |
commit | commitdiff | tree |
2011-02-15 |
Joshua Leung | Ctrl-0 can now be used to just reset a single component... |
commit | commitdiff | tree |
2011-02-14 |
Nathan Letwory | Tweak priority so link error on Linux is solved. Report... |
commit | commitdiff | tree |
2011-02-14 |
Campbell Barton | more vars made static |
commit | commitdiff | tree |
2011-02-14 |
M.G. Kishalmi | This commit will switch blender to use tangent space... |
commit | commitdiff | tree |
2011-02-14 |
Campbell Barton | made most variables which are only used in a single... |
commit | commitdiff | tree |
2011-02-14 |
Sergey Sharybin | Fix #26082: Fkey in a curve witch was empty before |
commit | commitdiff | tree |
2011-02-14 |
Ton Roosendaal | Bug fix #26021 |
commit | commitdiff | tree |
2011-02-14 |
Sergey Sharybin | Previous commit to small optimization of sculpting... |
commit | commitdiff | tree |
2011-02-14 |
Sergey Sharybin | First modifiers with deformMatrices callback used to... |
commit | commitdiff | tree |
2011-02-14 |
Campbell Barton | comments for how py-rna calls api new classes. small... |
commit | commitdiff | tree |
2011-02-14 |
Campbell Barton | improve py/rna exception messages. |
commit | commitdiff | tree |
2011-02-14 |
Campbell Barton | py rna api: turn class.is_register into a class propert... |
commit | commitdiff | tree |
2011-02-14 |
Campbell Barton | convenience targets for makefile |
commit | commitdiff | tree |
2011-02-14 |
Sergey Sharybin | Revert incorrect fix for 26062 made in svn rev34828. |
commit | commitdiff | tree |
2011-02-14 |
Guillermo S... | SVN maintenance. |
commit | commitdiff | tree |
2011-02-14 |
Campbell Barton | python api renaming and added headers for some files... |
commit | commitdiff | tree |
2011-02-14 |
Joshua Leung | Bone Colour Sets (theme ones) can now be edited from... |
commit | commitdiff | tree |
2011-02-14 |
Sergey Sharybin | Active spline number should also be stored/restored... |
commit | commitdiff | tree |
2011-02-14 |
Campbell Barton | misc small changes: |
commit | commitdiff | tree |
2011-02-14 |
Joshua Leung | Forgot NLA Editor support for this... |
commit | commitdiff | tree |
2011-02-14 |
Joshua Leung | Graph Editor part of the changes in the previous commit... |
commit | commitdiff | tree |
2011-02-14 |
Joshua Leung | DopeSheet: Add menu entries and hotkeys to select all... |
commit | commitdiff | tree |
2011-02-14 |
Campbell Barton | fix for string copy error in own recent commit |
commit | commitdiff | tree |
next |