2011-05-01 |
Tamito Kajiyama | Merged changes in the trunk up to revision 36408. |
tree | commitdiff |
2011-05-01 |
Campbell Barton | replace inline string searches with BLI_findstring... |
tree | commitdiff |
2011-05-01 |
Campbell Barton | copying texture point density was using inline dupalloc... |
tree | commitdiff |
2011-05-01 |
Campbell Barton | fix for r36399 |
tree | commitdiff |
2011-05-01 |
Joseph Eagar | =trunk= |
tree | commitdiff |
2011-04-30 |
Campbell Barton | fix for render stamp text drawing too low. |
tree | commitdiff |
2011-04-30 |
Campbell Barton | scene sequencer strips now work when camera override... |
tree | commitdiff |
2011-04-30 |
Campbell Barton | use camera render argument to avoid temp overwriting... |
tree | commitdiff |
2011-04-30 |
Campbell Barton | - pass the camera to the render stamp function. |
tree | commitdiff |
2011-04-30 |
Campbell Barton | add back support for rendering local view camera. |
tree | commitdiff |
2011-04-29 |
Campbell Barton | corrections for redundant null checks & transform print... |
tree | commitdiff |
2011-04-29 |
Campbell Barton | spelling corrections. |
tree | commitdiff |
2011-04-28 |
Campbell Barton | fix [#26727] Make Proxy ignores group offset |
tree | commitdiff |
2011-04-28 |
Campbell Barton | CMake build option for security report: CVE-2009-3850 |
tree | commitdiff |
2011-04-27 |
Campbell Barton | comment regarding bug [#27175] UV faces show incorrect... |
tree | commitdiff |
2011-04-27 |
Campbell Barton | remove normalize call in derived mesh GetNormal, its... |
tree | commitdiff |
2011-04-26 |
Joshua Leung | Adding support for adding copies of existing drivers... |
tree | commitdiff |
2011-04-26 |
Nathan Letwory | Bump version for imminent 2.57b tag. v2.57b |
tree | commitdiff |
2011-04-26 |
Campbell Barton | fix [#27178] Material links lost when making mesh data... |
tree | commitdiff |
2011-04-25 |
Janne Karhu | Fix for [#27112] Boid Particles get Z clamped to 0... |
tree | commitdiff |
2011-04-25 |
Campbell Barton | fix [#27140] Negative Subdiv level in the operator... |
tree | commitdiff |
2011-04-24 |
Campbell Barton | harmless changes to quiet clang static check warnings. |
tree | commitdiff |
2011-04-24 |
Lukas Toenne | Another fix for node groups: Internal socket stack... |
tree | commitdiff |
2011-04-23 |
Tamito Kajiyama | Merged changes in the trunk up to revision 36301. |
tree | commitdiff |
2011-04-23 |
Campbell Barton | quiet some clang warnings & fix for bugs in exceptional... |
tree | commitdiff |
2011-04-23 |
Sergey Sharybin | Sculpting on shapekeys |
tree | commitdiff |
2011-04-23 |
Campbell Barton | fix for possible (but unlikely) crash. |
tree | commitdiff |
2011-04-23 |
Lukas Toenne | Fix for group output memory leak, bug #27104. This... |
tree | commitdiff |
2011-04-21 |
Campbell Barton | pass even mouse coords value as const so its not edited... |
tree | commitdiff |
2011-04-21 |
Campbell Barton | ack, should have done this before tagging else bpy... |
tree | commitdiff |
2011-04-21 |
Campbell Barton | converted more mixed tab/space indentations to tabs... |
tree | commitdiff |
2011-04-21 |
Campbell Barton | whitespace only, no functional change mixed tabs/spaces... v2.57a |
tree | commitdiff |
2011-04-21 |
Campbell Barton | following on from last commit r36263. |
tree | commitdiff |
2011-04-21 |
Campbell Barton | fix [#27096] Segmentation Fault trying to export Direct... |
tree | commitdiff |
2011-04-21 |
Campbell Barton | remove checks on deprecated multires pointer. |
tree | commitdiff |
2011-04-21 |
Campbell Barton | minor changes |
tree | commitdiff |
2011-04-21 |
Joshua Leung | Bugfix [#27090] Available keying set fails in armature... |
tree | commitdiff |
2011-04-20 |
Lukas Toenne | Internal need_exec tagging for group nodes, fixes ... |
tree | commitdiff |
2011-04-20 |
Sergey Sharybin | Fix #27014: ctrl-A, ctrl-C, ctrl-V breaks formatting... |
tree | commitdiff |
2011-04-20 |
Campbell Barton | minor cleanup & replace inline armature separate pchan... |
tree | commitdiff |
2011-04-20 |
Campbell Barton | fix for crash when loading testfile from report [#27002]. |
tree | commitdiff |
2011-04-19 |
Campbell Barton | fix [#26967] separate mesh with p crashes blender |
tree | commitdiff |
2011-04-19 |
Janne Karhu | Fix for [#27038] Bugs when linking particles/collision... |
tree | commitdiff |
2011-04-19 |
Lukas Toenne | Corrected updating inside edited groups, fix for #27018... |
tree | commitdiff |
2011-04-19 |
Janne Karhu | Fix for [#27008] Replacing particle hair with group... |
tree | commitdiff |
2011-04-19 |
Joshua Leung | Bugfix [#25960] Action/NLA Editor issues with animdata... |
tree | commitdiff |
2011-04-19 |
Campbell Barton | patch [#26978] Minor Spelling Mistakes in Editor Operators |
tree | commitdiff |
2011-04-19 |
Campbell Barton | Some strings to store ID names were too small, could... |
tree | commitdiff |
2011-04-18 |
Campbell Barton | cmake |
tree | commitdiff |
2011-04-17 |
Tamito Kajiyama | Merged changes in the trunk up to revision 36199. |
tree | commitdiff |
2011-04-17 |
Peter Schlaile | == Sequencer == |
tree | commitdiff |
2011-04-16 |
Sergey Sharybin | Fix for IRC reported bug from Dalai: |
tree | commitdiff |
2011-04-15 |
Campbell Barton | fix [#26906] Panorama Button (Camera Data Properties) |
tree | commitdiff |
2011-04-15 |
Campbell Barton | possible fix [#26930] Blender 2.57 Shuts down when... |
tree | commitdiff |
2011-04-15 |
Campbell Barton | style changes & replace some memset's with zero initial... |
tree | commitdiff |
2011-04-14 |
Joseph Eagar | correct typo |
tree | commitdiff |
2011-04-14 |
Campbell Barton | no functional change, avoid making stack arrays for... |
tree | commitdiff |
2011-04-12 |
Campbell Barton | edits to blender version data. |
tree | commitdiff |
2011-04-12 |
Ton Roosendaal | The Epic Blender 2.57 first stable commit! :) |
tree | commitdiff |
2011-04-12 |
Campbell Barton | revert Joseph Eagar's eltopo commits r36073, 36075... |
tree | commitdiff |
2011-04-11 |
Campbell Barton | patch [#26861] Spelling, Typos, and Grammar |
tree | commitdiff |
2011-04-11 |
Tamito Kajiyama | Merged changes in the trunk up to revision 36092. |
tree | commitdiff |
2011-04-10 |
Joerg Mueller | Fix for [#26652] "Audio Muted" in Time Line Editor... |
tree | commitdiff |
2011-04-10 |
Campbell Barton | - background job style cleanup. |
tree | commitdiff |
2011-04-10 |
Janne Karhu | [#26848] Keyed Particles seems to be broken |
tree | commitdiff |
2011-04-09 |
Joseph Eagar | =cloth collisions= |
tree | commitdiff |
2011-04-08 |
Ton Roosendaal | Fixes related to using Library files: |
tree | commitdiff |
2011-04-08 |
Janne Karhu | Fix for [#26800] Particle Render "Use Group Count"... |
tree | commitdiff |
2011-04-08 |
Nathan Letwory | doxygen comments, removal of superfluous backslash. |
tree | commitdiff |
2011-04-05 |
Campbell Barton | add option WITH_BUILTIN_GLEW, so linux packagers can... |
tree | commitdiff |
2011-04-04 |
Campbell Barton | quiet warning & minor pep8 edits. |
tree | commitdiff |
2011-04-04 |
Ton Roosendaal | Bugfix #26761 |
tree | commitdiff |
2011-04-04 |
Brecht Van Lommel | Revert mesh recalculation change that gives different... |
tree | commitdiff |
2011-04-04 |
Campbell Barton | disable continuous grab in the header, its more annoyin... |
tree | commitdiff |
2011-04-03 |
Campbell Barton | fix crash with previewing point density colorband,... |
tree | commitdiff |
2011-04-03 |
Sergey Sharybin | Fixed invalid RNA access in radial brush operators... |
tree | commitdiff |
2011-04-03 |
Brecht Van Lommel | Add material slot now adds no material in the new slot. |
tree | commitdiff |
2011-04-03 |
Tamito Kajiyama | Merged changes in the trunk up to revision 35972. |
tree | commitdiff |
2011-04-03 |
Campbell Barton | quiet various warnings, also disable -Wdouble-promotion... |
tree | commitdiff |
2011-04-02 |
Campbell Barton | fix [#26732] Colorband bug with compositing. |
tree | commitdiff |
2011-04-02 |
Campbell Barton | quiet gcc float -> double promotion warnings. |
tree | commitdiff |
2011-04-02 |
Campbell Barton | fix [#26727] Make Proxy ignores group offset |
tree | commitdiff |
2011-04-01 |
Sergey Sharybin | Comments for mesh normals calculation from Mortem Mikke... |
tree | commitdiff |
2011-04-01 |
Campbell Barton | modification to api docs so release point to: |
tree | commitdiff |
2011-04-01 |
Campbell Barton | fix for memory leak when freeing metastrips from the... |
tree | commitdiff |
2011-04-01 |
Campbell Barton | fix [#26713] Video Sequencer: Audio mute after making... |
tree | commitdiff |
2011-04-01 |
Campbell Barton | while looking into adding back brush tool keys found... |
tree | commitdiff |
2011-03-31 |
Campbell Barton | blender had no option to add a new scene from the UI... |
tree | commitdiff |
2011-03-30 |
Campbell Barton | quiet gcc implicit float -> double warnings & use float... |
tree | commitdiff |
2011-03-30 |
Campbell Barton | update blender release cycle ID. |
tree | commitdiff |
2011-03-30 |
Campbell Barton | fix [#26682] Accessing weight sometimes crashes blender |
tree | commitdiff |
2011-03-30 |
Campbell Barton | Fix for old bug with subsurf not initializing normals... |
tree | commitdiff |
2011-03-29 |
Campbell Barton | use less verbose string formatting for units and interface. |
tree | commitdiff |
2011-03-29 |
Janne Karhu | Fix for [#26665] Force field absorption does not work |
tree | commitdiff |
2011-03-29 |
Janne Karhu | Fix for [#26658] Permeable colliders stop particles |
tree | commitdiff |
2011-03-29 |
Joshua Leung | Bugfix [#26645] Crash when duplicating an object with... |
tree | commitdiff |
2011-03-28 |
Campbell Barton | particles & vector-font: floats were being implicitly... |
tree | commitdiff |
2011-03-28 |
Janne Karhu | Bug fix: particles emitted from a moving emitter explod... |
tree | commitdiff |
2011-03-28 |
Campbell Barton | blenkernel: floats were being implicitly promoted to... |
tree | commitdiff |
2011-03-28 |
Campbell Barton | - quiet new warnings with gcc 4.6 |
tree | commitdiff |
next |