2011-08-30 |
Joerg Mueller | Last bunch of minor fixes before merge. |
tree | commitdiff |
2011-08-29 |
Joerg Mueller | * Reverting Titlecard commit r37537 |
tree | commitdiff |
2011-08-29 |
Mitchell Stokes | BGE Animations: Various changes to make code reviewers... |
tree | commitdiff |
2011-08-28 |
Sukhitha Prabhath... | armature object animation bug fix. |
tree | commitdiff |
2011-08-28 |
Joerg Mueller | * Removing mocap GSoC (is an addon already). |
tree | commitdiff |
2011-08-28 |
Joshua Leung | Assorted comment clarification in response to code... |
tree | commitdiff |
2011-08-27 |
Campbell Barton | fix for bug with all rotation modes being treated as... |
tree | commitdiff |
2011-08-26 |
Sukhitha Prabhath... | code review fixes |
tree | commitdiff |
2011-08-23 |
Joerg Mueller | Bugfix: Removing a sound from a speaker resulted in... |
tree | commitdiff |
2011-08-22 |
Joerg Mueller | Merging trunk up to r39637. |
tree | commitdiff |
2011-08-22 |
Morten Mikkelsen | glsl and render support for derivative maps |
tree | commitdiff |
2011-08-22 |
Campbell Barton | fix for buildinfo changes with blenderplayer |
tree | commitdiff |
2011-08-22 |
Joerg Mueller | 3D Audio GSoC: |
tree | commitdiff |
2011-08-22 |
Morten Mikkelsen | actually, this if is still marginally good to have |
tree | commitdiff |
2011-08-22 |
Sergey Sharybin | FFmpeg library update: |
tree | commitdiff |
2011-08-22 |
Campbell Barton | properly escape chars for pythons bpy objects __repr__ |
tree | commitdiff |
2011-08-22 |
Campbell Barton | rename NAN_BUILDINFO --> WITH_BUILDINFO |
tree | commitdiff |
2011-08-22 |
Campbell Barton | buildinfo is now quoted from the build systems, avoids... |
tree | commitdiff |
2011-08-22 |
Joshua Leung | Bugfix [#28217] Moving multiple selected action strips... |
tree | commitdiff |
2011-08-22 |
Joshua Leung | Reshuffling DopeSheet filter icons so that they appear... |
tree | commitdiff |
2011-08-22 |
Joshua Leung | Rearrange anim channels - quick hotkey tweak |
tree | commitdiff |
2011-08-22 |
Joshua Leung | Improved hotkeys for frame/keyframe/jumping |
tree | commitdiff |
2011-08-21 |
Campbell Barton | fix [bf-blender-Patches][27924] Redundant applying... |
tree | commitdiff |
2011-08-21 |
Sukhitha Prabhath... | Armature object animations export. |
tree | commitdiff |
2011-08-21 |
Sukhitha Prabhath... | export animations if a bone is in a deform group. ... |
tree | commitdiff |
2011-08-21 |
Sergey Sharybin | Fix #28154: linux3-config.py doesn't exist |
tree | commitdiff |
2011-08-21 |
Joshua Leung | Bugfix [#28309] pose lib too many keyframes in automati... |
tree | commitdiff |
2011-08-21 |
Ton Roosendaal | Small fix, report in IRC by Olivier: |
tree | commitdiff |
2011-08-21 |
Campbell Barton | fix for out of bounds array access for shaded drawing... |
tree | commitdiff |
2011-08-21 |
Joshua Leung | Bugfix [#28308] Crashes when individual channels are... |
tree | commitdiff |
2011-08-20 |
Campbell Barton | floats were being promoted to doubles in quite a few... |
tree | commitdiff |
2011-08-20 |
Sukhitha Prabhath... | small fixes and refactoring. |
tree | commitdiff |
2011-08-20 |
Campbell Barton | use ghash for DNA_struct_find_nr(), gives ~18% speedup... |
tree | commitdiff |
2011-08-20 |
Campbell Barton | fix for crash when loading a file from a script, and... |
tree | commitdiff |
2011-08-19 |
Campbell Barton | remove over zealous undo's on operators that don't... |
tree | commitdiff |
2011-08-19 |
Campbell Barton | warning cleanup for -Wdouble-promotion |
tree | commitdiff |
2011-08-19 |
Sukhitha Prabhath... | Animation exporter matrix source param fix. |
tree | commitdiff |
2011-08-19 |
Campbell Barton | minor speedup to python/rna api keyword argument lookups. |
tree | commitdiff |
2011-08-19 |
Campbell Barton | minor style change |
tree | commitdiff |
2011-08-18 |
Nathan Letwory | Export only objects on visible layers. This ensures... |
tree | commitdiff |
2011-08-18 |
Campbell Barton | store a pointer to the units system in the uiBlock... |
tree | commitdiff |
2011-08-18 |
Sukhitha Prabhath... | Blender tip profile for bones with 2 or more children. |
tree | commitdiff |
2011-08-18 |
Campbell Barton | misc changes to unterface & undo |
tree | commitdiff |
2011-08-18 |
Campbell Barton | minor change for operator OUTLINER_OT_item_activate |
tree | commitdiff |
2011-08-18 |
Morten Mikkelsen | bugfix: genx and geny are not the image resolution... |
tree | commitdiff |
2011-08-18 |
Campbell Barton | disable undo for hard coded interface buttons: |
tree | commitdiff |
2011-08-18 |
Campbell Barton | disable undo for screen & wm RNA buttons, changing... |
tree | commitdiff |
2011-08-18 |
Campbell Barton | formatting edits, no functional changes. |
tree | commitdiff |
2011-08-18 |
Campbell Barton | fix for bad array access in transform operator, was... |
tree | commitdiff |
2011-08-18 |
Nathan Letwory | Apply [#28287] COLLADA fix for inverse bind matrix... |
tree | commitdiff |
2011-08-18 |
Janne Karhu | Fix for [#28216] particles objects rotation still wrong... |
tree | commitdiff |
2011-08-17 |
Mitchell Stokes | BGE: Upon further investigation this should have been... |
tree | commitdiff |
2011-08-17 |
Mitchell Stokes | BGE: Upping the max Axis Number for the Axis event... |
tree | commitdiff |
2011-08-17 |
Sukhitha Prabhath... | Animation export id bone animation + armature importer... |
tree | commitdiff |
2011-08-17 |
Sukhitha Prabhath... | Armature importer code cleanup. |
tree | commitdiff |
2011-08-17 |
Sukhitha Prabhath... | armature animation export fix. |
tree | commitdiff |
2011-08-17 |
Brecht Van Lommel | Fix #28207: animating pin option for cloth didn't work... |
tree | commitdiff |
2011-08-17 |
Brecht Van Lommel | Fix #28262: uv unwrap in sync selection mode unwrapped... |
tree | commitdiff |
2011-08-17 |
Thomas Dinges | 2.6 RNA: |
tree | commitdiff |
2011-08-17 |
Brecht Van Lommel | Fix #28277: changing smoke border collision type did... |
tree | commitdiff |
2011-08-17 |
Brecht Van Lommel | Fix #28194, #28269: proxy object was not showing pose... |
tree | commitdiff |
2011-08-17 |
Mitchell Stokes | BGE Animations: Lamp and Camera IPOs are now handled... |
tree | commitdiff |
2011-08-16 |
Campbell Barton | fix [#28274] Cant select aditional object in edit mode. |
tree | commitdiff |
2011-08-16 |
Campbell Barton | fix for error calling RNA_property_float_get_index... |
tree | commitdiff |
2011-08-16 |
Mitchell Stokes | Adding ANIM_validate_keyingset to stubs.c so the Blende... |
tree | commitdiff |
2011-08-16 |
Mitchell Stokes | BGE Animations: Increasing the max layer count to 8... |
tree | commitdiff |
2011-08-16 |
Sukhitha Prabhath... | Animation Exporter clean up. |
tree | commitdiff |
2011-08-16 |
Sukhitha Prabhath... | Finalizing. |
tree | commitdiff |
2011-08-16 |
Joerg Mueller | Merging trunk up to r39447. |
tree | commitdiff |
2011-08-16 |
Campbell Barton | minor fix, armature selection outline was not being... |
tree | commitdiff |
2011-08-16 |
Campbell Barton | remove support for deprecated Vector() * Matrix(),... |
tree | commitdiff |
2011-08-16 |
Joerg Mueller | 3D Audio GSoC: |
tree | commitdiff |
2011-08-16 |
Sergey Sharybin | Fix #28273: Crash playing with Follow path+Bevel+Material |
tree | commitdiff |
2011-08-16 |
Thomas Dinges | 2.6 Node Muting: |
tree | commitdiff |
2011-08-16 |
Joshua Leung | Bugfix [#28267] keyframed values for shapekeys of copie... |
tree | commitdiff |
2011-08-15 |
Joerg Mueller | 3D Audio GSoC: |
tree | commitdiff |
2011-08-15 |
Morten Mikkelsen | the diffuse kernel I had first picked for dilation... |
tree | commitdiff |
2011-08-15 |
Campbell Barton | patch [#22523] Expose Object.parentinv matrix via RNA |
tree | commitdiff |
2011-08-15 |
Brecht Van Lommel | Code cleanup: add UNUSED_FUNCTION macro to avoid warnin... |
tree | commitdiff |
2011-08-15 |
Brecht Van Lommel | Remove message "Info: Config directory with "startup... |
tree | commitdiff |
2011-08-15 |
Brecht Van Lommel | Fix #27718: driving modifier properties was missing... |
tree | commitdiff |
2011-08-15 |
Joshua Leung | Restoring "Clear User Transforms" operator |
tree | commitdiff |
2011-08-15 |
Brecht Van Lommel | Fix #28162: texture properties didn't show correct... |
tree | commitdiff |
2011-08-15 |
Brecht Van Lommel | Fix #27803: editing texture did not update compositing... |
tree | commitdiff |
2011-08-15 |
Joshua Leung | Remove some unused code + warning fix |
tree | commitdiff |
2011-08-15 |
Joshua Leung | "Select Grouped" by Keying Set for Bones |
tree | commitdiff |
2011-08-15 |
Joshua Leung | Select by Keying Set... |
tree | commitdiff |
2011-08-15 |
Brecht Van Lommel | Fix #28202: deactivating keymap items not saving properly. |
tree | commitdiff |
2011-08-15 |
Campbell Barton | workaround [#28250] Append dialogue will ask to create... |
tree | commitdiff |
2011-08-15 |
Campbell Barton | comment unused lines. |
tree | commitdiff |
2011-08-14 |
Sukhitha Prabhath... | blender extra parameter animation import ( on hold ); |
tree | commitdiff |
2011-08-14 |
Sukhitha Prabhath... | Matrix transformation animation import for other object... |
tree | commitdiff |
2011-08-14 |
Sukhitha Prabhath... | Cleanup |
tree | commitdiff |
2011-08-14 |
Campbell Barton | fix for bug where changing movie filepaths would reset... |
tree | commitdiff |
2011-08-14 |
Campbell Barton | patch [#28247] Fix for: [#28236] Separate By Materials... |
tree | commitdiff |
2011-08-14 |
Campbell Barton | fix for fix r39388, this added checkboxes to buttons... |
tree | commitdiff |
2011-08-14 |
Campbell Barton | add in asserts for when array/non array RNA funcions... |
tree | commitdiff |
2011-08-14 |
Joshua Leung | Bugfix [#28244] Setting vector handle in fcurve can... |
tree | commitdiff |
2011-08-14 |
Campbell Barton | fix [#28245] Checkboxes in menu items fail for boolean... |
tree | commitdiff |
2011-08-14 |
Campbell Barton | patch [#28246] Fix for [#28240]: selecting more than... |
tree | commitdiff |
next |