2011-11-03 |
Campbell Barton | correct spelling mistakes |
tree | commitdiff |
2011-11-02 |
Campbell Barton | patch [#28947] Patches for #28943 (Support for XDG... |
tree | commitdiff |
2011-11-02 |
Brecht Van Lommel | Depsgraph/Python: callbacks and properties to detect... |
tree | commitdiff |
2011-11-02 |
Brecht Van Lommel | RenderEngine/Nodes: system to check for shading nodes... |
tree | commitdiff |
2011-11-02 |
Brecht Van Lommel | Nodes: add support for shader nodes on world and lamps... |
tree | commitdiff |
2011-11-02 |
Brecht Van Lommel | RenderEngine api: support for viewport rendering, detai... |
tree | commitdiff |
2011-11-02 |
Nicholas Bishop | Sculpt cleanup |
tree | commitdiff |
2011-11-02 |
Nicholas Bishop | Small sculpt cleanup |
tree | commitdiff |
2011-11-02 |
Thomas Dinges | World Mist |
tree | commitdiff |
2011-11-02 |
Brecht Van Lommel | RenderEngine: steps towards implementation of this... |
tree | commitdiff |
2011-11-02 |
Thomas Dinges | World Stars: |
tree | commitdiff |
2011-11-02 |
Brecht Van Lommel | RenderEngine: add .is_animation and .is_preview propert... |
tree | commitdiff |
2011-11-02 |
Brecht Van Lommel | Related to #29092: make the working of the Mist Intensi... |
tree | commitdiff |
2011-11-02 |
Campbell Barton | new math function: Quaternion.to_axis_angle(). |
tree | commitdiff |
2011-11-02 |
Campbell Barton | minor cleanup for weightpaint fill |
tree | commitdiff |
2011-11-02 |
Nicholas Bishop | Function convertViewVec() contained some piece of code... |
tree | commitdiff |
2011-11-01 |
Campbell Barton | quiet some warnings. |
tree | commitdiff |
2011-11-01 |
Thomas Dinges | Bugfix for [#29055] node editor / texture node / scale... |
tree | commitdiff |
2011-11-01 |
Thomas Dinges | Space types: |
tree | commitdiff |
2011-11-01 |
Thomas Dinges | == Removal of SpaceSound == |
tree | commitdiff |
2011-11-01 |
Andrea Weikert | == Cleanup of SpaceImasel == |
tree | commitdiff |
2011-11-01 |
Sergey Sharybin | Fix #29124: Modifying mesh with mirror and solidify... |
tree | commitdiff |
2011-11-01 |
Andrew Wiggin | Reverting r41409 (broken fix for #29089) |
tree | commitdiff |
2011-11-01 |
Brecht Van Lommel | Fix #29109: bpy.ops.render.render() with scene paramete... |
tree | commitdiff |
2011-11-01 |
Brecht Van Lommel | Fix #29101: 2D Tilt on Bezier Curve Bug? |
tree | commitdiff |
2011-11-01 |
Campbell Barton | correct header, for some reason gcc doesnt warn about... |
tree | commitdiff |
2011-11-01 |
Campbell Barton | vertex group mirror |
tree | commitdiff |
2011-11-01 |
Campbell Barton | macro to check if an object type supports vgroups |
tree | commitdiff |
2011-11-01 |
Campbell Barton | added path traversal flag - BPATH_TRAVERSE_SKIP_MULTIFILE, |
tree | commitdiff |
2011-11-01 |
Campbell Barton | use math functions for mesh subdivide smooth (easier... |
tree | commitdiff |
2011-10-31 |
Brecht Van Lommel | Fix #29084: material/texture nodes crash introduced... |
tree | commitdiff |
2011-10-31 |
Brecht Van Lommel | Fix crash in texture nodes, when no derivatives availab... |
tree | commitdiff |
2011-10-31 |
Brecht Van Lommel | Fix: selecting with z-buffer hiding did not work when... |
tree | commitdiff |
2011-10-31 |
Campbell Barton | fix [#29089] Faces created for "rims" by solidify modif... |
tree | commitdiff |
2011-10-31 |
Campbell Barton | use_verify option to defvert_sync_mapped and defvert_sy... |
tree | commitdiff |
2011-10-31 |
Campbell Barton | fix own error r41191 getting id property string lengths. |
tree | commitdiff |
2011-10-31 |
Campbell Barton | fix [#29098] File save dialog cannot handle extra perio... |
tree | commitdiff |
2011-10-30 |
Thomas Dinges | Blender Conference Feature Request by Jonathan: |
tree | commitdiff |
2011-10-30 |
Jens Verwiebe | WIN32, fix a crash when blender is executed in backgrou... |
tree | commitdiff |
2011-10-30 |
Sergey Sharybin | Change default values for mix node. |
tree | commitdiff |
2011-10-30 |
Campbell Barton | make_uv_vert_map() was looping over the texture face... |
tree | commitdiff |
2011-10-29 |
Thomas Dinges | Modifier compilation tweaks (Blender conference commit) |
tree | commitdiff |
2011-10-29 |
Campbell Barton | bug from revision 2!, error noticed kjym3 on IRC, buffe... |
tree | commitdiff |
2011-10-29 |
Campbell Barton | replace BLI_strtok_r from r41337 with lighter method... |
tree | commitdiff |
2011-10-28 |
Brecht Van Lommel | Fix: OpenGL renders on graphics cards which do not... |
tree | commitdiff |
2011-10-28 |
Bastien Montagne | UI list template: committing patch [#26629]. |
tree | commitdiff |
2011-10-28 |
Bastien Montagne | BLI_string: Adding the BLI_strtok_r function, which... |
tree | commitdiff |
2011-10-28 |
Campbell Barton | replace VECCOPY and QUATCOPY with inline funcs. |
tree | commitdiff |
2011-10-28 |
Campbell Barton | fix for error in gpu.export_shader() was missing *4... |
tree | commitdiff |
2011-10-28 |
Campbell Barton | use generic path remapping when making all library... |
tree | commitdiff |
2011-10-28 |
Campbell Barton | fix [#29062] Can not save image as external on a writab... |
tree | commitdiff |
2011-10-28 |
Campbell Barton | prefix common internal operator function names so its... |
tree | commitdiff |
2011-10-28 |
Joshua Leung | Renaming the extensionless "blenderbuttons" to "blender... |
tree | commitdiff |
2011-10-27 |
Jens Verwiebe | OSX: adapt comments to new behaviour when compiling... |
tree | commitdiff |
2011-10-27 |
Jens Verwiebe | Fix player prototype, fix compile for OSX/XCode4.2... |
tree | commitdiff |
2011-10-27 |
Campbell Barton | use const for readonly strings and set some functions... |
tree | commitdiff |
2011-10-27 |
Andrew Wiggin | ..and now fix linux build since my windows build fix... |
tree | commitdiff |
2011-10-27 |
Andrew Wiggin | Fix windows build (__func__ macro needs definition... |
tree | commitdiff |
2011-10-27 |
Campbell Barton | fix [#29044] applying mirror modifier causes crash... |
tree | commitdiff |
2011-10-27 |
Campbell Barton | utf8 buffer wasn't being initialized in ghost_event_proc |
tree | commitdiff |
2011-10-27 |
Campbell Barton | use path remapping for all make local functions, patch... |
tree | commitdiff |
2011-10-27 |
Campbell Barton | pass image description to image loading functions for... |
tree | commitdiff |
2011-10-27 |
Campbell Barton | bpath |
tree | commitdiff |
2011-10-27 |
Joshua Leung | Bugfix [#29015] Copy n Paste keyframes and poses broken? |
tree | commitdiff |
2011-10-27 |
Campbell Barton | - remove bpath iterator and replace all uses with visitor. |
tree | commitdiff |
2011-10-27 |
Joshua Leung | Typos and formatting fixes |
tree | commitdiff |
2011-10-26 |
Campbell Barton | Support more kinds of paths for path re-writing / trave... |
tree | commitdiff |
2011-10-26 |
Campbell Barton | quiet -Wempty-body and unused warnings |
tree | commitdiff |
2011-10-26 |
Campbell Barton | edits ontop of Alex's patch from r41292. |
tree | commitdiff |
2011-10-26 |
Brecht Van Lommel | Fix #29030: render operator only used scene property... |
tree | commitdiff |
2011-10-26 |
Alex Fraser | Fix [#28772] Filepaths are not remmaped after making... |
tree | commitdiff |
2011-10-25 |
Sergey Sharybin | Fix compilation error for win32. |
tree | commitdiff |
2011-10-25 |
Campbell Barton | - fix numpad comma replacement which was broken since... |
tree | commitdiff |
2011-10-25 |
Sergey Sharybin | Libraries upgrade: |
tree | commitdiff |
2011-10-25 |
Campbell Barton | cmake macro to set less strict flags per file - remove_... |
tree | commitdiff |
2011-10-25 |
Campbell Barton | misc small edits, remove remaining Id's |
tree | commitdiff |
2011-10-24 |
Sergey Sharybin | Remove currently unused IMB_cache_limiter_* function. |
tree | commitdiff |
2011-10-24 |
Sergey Sharybin | MovieCache implementation |
tree | commitdiff |
2011-10-24 |
Sergey Sharybin | Some small fixes and changes: |
tree | commitdiff |
2011-10-24 |
Campbell Barton | fix [#28961] FCurves.range() returns wrong values for... |
tree | commitdiff |
2011-10-24 |
Sergey Sharybin | Fix #28949: can't render video to Flash |
tree | commitdiff |
2011-10-24 |
Campbell Barton | fix for error utf8 printing input. |
tree | commitdiff |
2011-10-24 |
Campbell Barton | fix for crash when entering in non unicode ascii chars. |
tree | commitdiff |
2011-10-24 |
Campbell Barton | added function BKE_library_filepath_set which sync... |
tree | commitdiff |
2011-10-23 |
Bastien Montagne | Fix for commit 41227 (Some opening comment tags (/... |
tree | commitdiff |
2011-10-23 |
Guillermo S. Romero | Remove some more $Id$ that still were left after r41227... |
tree | commitdiff |
2011-10-23 |
Guillermo S. Romero | Remove the svn:keywords property. |
tree | commitdiff |
2011-10-23 |
Campbell Barton | remove $Id: tags after discussion on the mailign list... |
tree | commitdiff |
2011-10-23 |
Thomas Dinges | Typo fixes for the typo fixes. :D |
tree | commitdiff |
2011-10-23 |
Campbell Barton | fix some typo's |
tree | commitdiff |
2011-10-23 |
Campbell Barton | - fix for error with utf8 textinput for buttons |
tree | commitdiff |
2011-10-23 |
Brecht Van Lommel | Code refactoring: split main 3d view drawing function... |
tree | commitdiff |
2011-10-23 |
Brecht Van Lommel | RNA: fix collection iterator issue in c++ api with... |
tree | commitdiff |
2011-10-23 |
Campbell Barton | committing 'a' to merge into the tag |
tree | commitdiff |
2011-10-23 |
Campbell Barton | set pythons 'sys.stdout' encoding to utf-8 and use... |
tree | commitdiff |
2011-10-23 |
Campbell Barton | rna access to event.unicode so scripts can get unicode... |
tree | commitdiff |
2011-10-23 |
Campbell Barton | py/rna api crash fix: getting event.ascii would crash... |
tree | commitdiff |
2011-10-23 |
Campbell Barton | BLI_make_file_string wasn't guaranteed to initialize... |
tree | commitdiff |
2011-10-23 |
Campbell Barton | use defines for keying set names to avoid confusing... |
tree | commitdiff |
2011-10-23 |
Campbell Barton | fix for incorrect keying set names 'Scale' vs 'Scaling... |
tree | commitdiff |
next |