2010-03-05 |
Campbell Barton | reprojection |
commit | commitdiff | tree |
2010-03-05 |
Campbell Barton | bug from own commit 27277, ortho wasnt being disabled... |
commit | commitdiff | tree |
2010-03-05 |
Elia Sarti | Bugfix for #21452, Crashdown in Video Sequence Editor |
commit | commitdiff | tree |
2010-03-05 |
Campbell Barton | reproject operator, use to reproject edited renders... |
commit | commitdiff | tree |
2010-03-05 |
Sergey Sharybin | Constructive modifiers for curves and surfaces |
commit | commitdiff | tree |
2010-03-05 |
Brecht Van... | Fix #21458: tangent space normal maps didn't work corre... |
commit | commitdiff | tree |
2010-03-05 |
Brecht Van... | Fix #21442: RNA mesh texture face layer was giving... |
commit | commitdiff | tree |
2010-03-05 |
Brecht Van... | Fix #21374: OS X Makefiles missed optimization flags... |
commit | commitdiff | tree |
2010-03-05 |
Campbell Barton | utility function object_camera_matrix, moved code from... |
commit | commitdiff | tree |
2010-03-05 |
Campbell Barton | remove viewfac from Render struct, its only used locally |
commit | commitdiff | tree |
2010-03-05 |
Joshua Leung | Bugfix #21434: 'Ghost' for Rotation F-curves was not... |
commit | commitdiff | tree |
2010-03-05 |
Dalai Felinto | Bringing back "Auto Start" option in the Game Menu. |
commit | commitdiff | tree |
2010-03-05 |
Campbell Barton | re-arrange paint initialization (no functional change) |
commit | commitdiff | tree |
2010-03-05 |
Campbell Barton | minor change to dupli draw looping, no functional changes. |
commit | commitdiff | tree |
2010-03-05 |
Dalai Felinto | partial fix for: [#21400] bpy.ops.view3d.game_start... |
commit | commitdiff | tree |
2010-03-05 |
Joshua Leung | Patch #21459: Expose viewmat (in Region3DView) via... |
commit | commitdiff | tree |
2010-03-05 |
Joshua Leung | Bugfix #20574: New 3D View regions were all had their... |
commit | commitdiff | tree |
2010-03-05 |
Joshua Leung | Bugfix #21463: Bone driven Shapekey broken in 2.5Alpha2... |
commit | commitdiff | tree |
2010-03-05 |
Joshua Leung | Bugfix #21215: Panning Properties header shows unnecess... |
commit | commitdiff | tree |
2010-03-04 |
Campbell Barton | using displist with dupli objects logic was flawed... |
commit | commitdiff | tree |
2010-03-04 |
Campbell Barton | minor fix to dupli drawing, compare with the previous... |
commit | commitdiff | tree |
2010-03-04 |
Campbell Barton | effector shape names: old/new --> point/plane |
commit | commitdiff | tree |
2010-03-03 |
Dalai Felinto | small png include adjustments (ifndef NOPNG ...). |
commit | commitdiff | tree |
2010-03-03 |
Campbell Barton | select roots of the hair verts when converting hair... |
commit | commitdiff | tree |
2010-03-03 |
Dalai Felinto | fix for CMake compile in windows. ($PNG_INC was needed... |
commit | commitdiff | tree |
2010-03-03 |
Campbell Barton | [#21436] Do not set BASACT to NULL when new base wasn... |
commit | commitdiff | tree |
2010-03-03 |
Campbell Barton | fix for minor errors/warnings |
commit | commitdiff | tree |
2010-03-03 |
Campbell Barton | fix for more crashes with baked fcurves |
commit | commitdiff | tree |
2010-03-03 |
Campbell Barton | baked fcurves would crash on deleting in the graph... |
commit | commitdiff | tree |
2010-03-03 |
Campbell Barton | marker/camera select, makes active as well as selecting. |
commit | commitdiff | tree |
2010-03-03 |
Campbell Barton | bugfix [#21428] Particle number display offset |
commit | commitdiff | tree |
2010-03-03 |
Campbell Barton | worldspace text locations & made some improvements... |
commit | commitdiff | tree |
2010-03-03 |
Campbell Barton | set the context on importing bpy module. |
commit | commitdiff | tree |
2010-03-03 |
Campbell Barton | move to make way for external svn addons |
commit | commitdiff | tree |
2010-03-03 |
Dalai Felinto | BGE 2D Filters: filters run per scene now (fix for... |
commit | commitdiff | tree |
2010-03-02 |
Guillermo S... | Make object stat consistent with the rest of counters... |
commit | commitdiff | tree |
2010-03-02 |
Ton Roosendaal | Splash for testbuild update... |
commit | commitdiff | tree |
2010-03-02 |
Ton Roosendaal | Blender internal number upped to 252, so it matches... |
commit | commitdiff | tree |
2010-03-02 |
Campbell Barton | fairly horrid feature so Colin can see at a glance... |
commit | commitdiff | tree |
2010-03-02 |
Campbell Barton | Ctrl+RMB on markers selects their cameras too |
commit | commitdiff | tree |
2010-03-02 |
Campbell Barton | convert to mesh (Alt+C), was failing in cases when... |
commit | commitdiff | tree |
2010-03-02 |
Campbell Barton | fix for OBJ exporting Texface images |
commit | commitdiff | tree |
2010-03-02 |
Joshua Leung | Info Header: Non-blocking Info Messages |
commit | commitdiff | tree |
2010-03-02 |
Campbell Barton | bugfix for displaying ID properties |
commit | commitdiff | tree |
2010-03-02 |
Campbell Barton | patch from Sergey Sharybin (nazgul), use buildinfod... |
commit | commitdiff | tree |
2010-03-01 |
Erwin Coumans | Replace the >>why is this here?? comment by some hard... |
commit | commitdiff | tree |
2010-03-01 |
Andrea Weikert | MSVC projectfiles_vc9: |
commit | commitdiff | tree |
2010-03-01 |
Brecht Van... | Fix #21227, #21346 and #21336: image texture wasn't... |
commit | commitdiff | tree |
2010-03-01 |
Campbell Barton | allow display lists for dupli objects within a dupli... |
commit | commitdiff | tree |
2010-03-01 |
Campbell Barton | bugfix [#21405] Error on loading of thumbnails from... |
commit | commitdiff | tree |
2010-03-01 |
Joshua Leung | Delete keyframe API method now takes array_index =... |
commit | commitdiff | tree |
2010-03-01 |
Campbell Barton | parts of the Python API are unstable, big discalmer... |
commit | commitdiff | tree |
2010-03-01 |
Joshua Leung | Missed a spot when renaming the API functions for addin... |
commit | commitdiff | tree |
2010-03-01 |
Joshua Leung | Bugfix #21262: Loading Alpha 0 project crash in Alpha 1 |
commit | commitdiff | tree |
2010-03-01 |
Joshua Leung | Bugfix #21384: Bone Driven Shapekeys Child Evaluation... |
commit | commitdiff | tree |
2010-03-01 |
Joshua Leung | Bugfix #21398: Renaming sequencer strip disables F... |
commit | commitdiff | tree |
2010-03-01 |
Campbell Barton | replace operator options bl_undo and bl_register with... |
commit | commitdiff | tree |
2010-02-28 |
Campbell Barton | remove netrender reference from rigify |
commit | commitdiff | tree |
2010-02-28 |
Campbell Barton | patch from Clark Gaebel, use const char * for buildinfo... |
commit | commitdiff | tree |
2010-02-28 |
Campbell Barton | comparing Vector(-2, 0, 0) and Vector(2, 0, 0) was... |
commit | commitdiff | tree |
2010-02-28 |
Martin Poirier | Revert back debuging code that made drawing transform... |
commit | commitdiff | tree |
2010-02-28 |
Martin Poirier | [#19918] edit mode with mesh only having edges without... |
commit | commitdiff | tree |
2010-02-28 |
Campbell Barton | update for .B.blend |
commit | commitdiff | tree |
2010-02-28 |
Campbell Barton | remove so-called security patch, |
commit | commitdiff | tree |
2010-02-28 |
Campbell Barton | make BGL and BLF modile names lowercase |
commit | commitdiff | tree |
2010-02-28 |
Campbell Barton | examples for autogenerated docs are now implicit and... |
commit | commitdiff | tree |
2010-02-28 |
Campbell Barton | include BLF in automated doc generation |
commit | commitdiff | tree |
2010-02-28 |
Campbell Barton | python BLF module for drawing text, updated template... |
commit | commitdiff | tree |
2010-02-28 |
Andrea Weikert | Partial Fix: [#21085] Sequencer file selector for movie... |
commit | commitdiff | tree |
2010-02-28 |
Andrea Weikert | soundfile loading: fix crash with long path to the... |
commit | commitdiff | tree |
2010-02-28 |
Andrea Weikert | MSVC projectfiles_vc9 maintenance |
commit | commitdiff | tree |
2010-02-28 |
Campbell Barton | - template with an example of a modal operator drawing... |
commit | commitdiff | tree |
2010-02-28 |
Joerg Mueller | Bug in OpenAL backend returning wrong playback position. |
commit | commitdiff | tree |
2010-02-28 |
Joshua Leung | Fix for crash in imbuf code under certain circumstances... |
commit | commitdiff | tree |
2010-02-28 |
Guillermo S... | Fix include path for GHOST include. |
commit | commitdiff | tree |
2010-02-27 |
Campbell Barton | bugfix [#21381] Wrong negative separated units |
commit | commitdiff | tree |
2010-02-27 |
Campbell Barton | bugfix [#21247] Controls holding numbers are not zeroed... |
commit | commitdiff | tree |
2010-02-27 |
Campbell Barton | patch from Andy Braham with some modifications |
commit | commitdiff | tree |
2010-02-27 |
Martin Poirier | NetRender: Use threading mixin for master server. See... |
commit | commitdiff | tree |
2010-02-27 |
Damien Plisson | System dependent standard directory retrieval functions... |
commit | commitdiff | tree |
2010-02-27 |
Ton Roosendaal | Patch #21267 by Sergey Sharybin |
commit | commitdiff | tree |
2010-02-27 |
Ton Roosendaal | fix in commit today using strnlen, which is only availa... |
commit | commitdiff | tree |
2010-02-27 |
Campbell Barton | utility function pyrna_enum_value_from_id for getting... |
commit | commitdiff | tree |
2010-02-27 |
Campbell Barton | store vars in py operators in the instance rather then... |
commit | commitdiff | tree |
2010-02-27 |
Campbell Barton | hold the python operator instance in the operator,... |
commit | commitdiff | tree |
2010-02-27 |
Campbell Barton | python support for defining region drawing callbacks... |
commit | commitdiff | tree |
2010-02-27 |
Campbell Barton | fixes for auto script execution, changing the user... |
commit | commitdiff | tree |
2010-02-27 |
Campbell Barton | was using wrong global flag for python script disabling... |
commit | commitdiff | tree |
2010-02-27 |
Daniel Salazar | One more decimal to the lamp distance and energy button... |
commit | commitdiff | tree |
2010-02-27 |
Joshua Leung | * Renaming some Keying Sets API functions to make the... |
commit | commitdiff | tree |
2010-02-27 |
Campbell Barton | rename flag for auto script execution since scriptlinks... |
commit | commitdiff | tree |
2010-02-27 |
Campbell Barton | option to set the blend file as from a 'Trusted Source... |
commit | commitdiff | tree |
2010-02-26 |
Campbell Barton | bugfix [#20694] Copy Paste to buffer missing in Console... |
commit | commitdiff | tree |
2010-02-26 |
Benoit Bolsee | VideoTexture: optional arguments to ImageBuff constructor. |
commit | commitdiff | tree |
2010-02-26 |
Joerg Mueller | Fix for ffmpeg audio rendering being to long. |
commit | commitdiff | tree |
2010-02-26 |
Campbell Barton | rename extension to addon after discussion with meta... |
commit | commitdiff | tree |
2010-02-26 |
Campbell Barton | rna/py api |
commit | commitdiff | tree |
2010-02-26 |
Martin Poirier | Adding back decorator (metaclass registration not in... |
commit | commitdiff | tree |
2010-02-26 |
Campbell Barton | remove rna functions image.get_export_path() and image... |
commit | commitdiff | tree |
2010-02-26 |
Joshua Leung | Bugfix #21339: Grease Pencil operator weirdness |
commit | commitdiff | tree |
next |