2012-04-28 |
Sergey Sharybin | Camera tracking: support of tripod motion solving |
tree | commitdiff |
2012-04-28 |
Brecht Van Lommel | Cycles: merging features from tomato branch. |
tree | commitdiff |
2012-04-28 |
Thomas Dinges | Plugin system: |
tree | commitdiff |
2012-04-28 |
Campbell Barton | style cleanup: changes to brace placement / newlines... |
tree | commitdiff |
2012-04-26 |
Brecht Van Lommel | Fix related to #31067: missing update when toggling... |
tree | commitdiff |
2012-04-24 |
Campbell Barton | style cleanup: no functional changes |
tree | commitdiff |
2012-04-24 |
Antony Riakiotakis | Add libMV and Scons support for MinGW-w64, patches... |
tree | commitdiff |
2012-04-23 |
Campbell Barton | corrections from an article about using PVS-Studio... |
tree | commitdiff |
2012-04-23 |
Campbell Barton | py/rna api: remove selection and pin variable for textu... |
tree | commitdiff |
2012-04-23 |
Bastien Montagne | i18n: Re-enabling uk_UA, as we are going to have a... |
tree | commitdiff |
2012-04-23 |
Campbell Barton | code cleanup: comment unused functions (removed one... |
tree | commitdiff |
2012-04-23 |
Campbell Barton | py api: |
tree | commitdiff |
2012-04-23 |
Campbell Barton | - fix for python freeing its own bmesh clearing the... |
tree | commitdiff |
2012-04-22 |
Campbell Barton | rename Mesh.uv_loop_layers --> uv_layers |
tree | commitdiff |
2012-04-22 |
Campbell Barton | style cleanup: comments |
tree | commitdiff |
2012-04-21 |
Campbell Barton | style cleanup: correct typos |
tree | commitdiff |
2012-04-21 |
Campbell Barton | style cleanup |
tree | commitdiff |
2012-04-20 |
Campbell Barton | fix [#31036] image.gl_load() consistently segfault... |
tree | commitdiff |
2012-04-17 |
Brecht Van Lommel | Fix #30570: UI issue editing modal keymaps below operat... |
tree | commitdiff |
2012-04-17 |
Brecht Van Lommel | Fix #30977: error loading modal keymaps from keyconfigu... |
tree | commitdiff |
2012-04-16 |
Lukas Toenne | Dynamic output sockets for the image input node. This... |
tree | commitdiff |
2012-04-15 |
Thomas Dinges | Fluid Simulation: |
tree | commitdiff |
2012-04-15 |
Bastien Montagne | Style cleanup (mostly line length, also no final point... |
tree | commitdiff |
2012-04-15 |
Thomas Dinges | Fix [#30959] "undocumented operator" tooltip for Collad... |
tree | commitdiff |
2012-04-15 |
Campbell Barton | style cleanup: for loop macros, also add a config file... |
tree | commitdiff |
2012-04-14 |
Thomas Dinges | Scons ToDo: |
tree | commitdiff |
2012-04-14 |
Daniel Genrich | Fluidsim: Text fix. |
tree | commitdiff |
2012-04-14 |
Daniel Genrich | Fluidsim: |
tree | commitdiff |
2012-04-14 |
Bastien Montagne | Minor fix to UI messages. |
tree | commitdiff |
2012-04-14 |
Bastien Montagne | Fixed some UI message typos (spotted by Leon Cheung... |
tree | commitdiff |
2012-04-14 |
Sergey Sharybin | Camera tracking: support of tripod motion solving |
tree | commitdiff |
2012-04-14 |
Sergey Sharybin | Merging r44227 through r45619 from trunk into soc-2011... |
tree | commitdiff |
2012-04-13 |
Bastien Montagne | i18n: "labels" of multi-section enums need to be marked... |
tree | commitdiff |
2012-04-13 |
Brecht Van Lommel | Fix #30376: cycles ignores camera override from sequencer. |
tree | commitdiff |
2012-04-13 |
Brecht Van Lommel | Fix missing cycles update when tweaking some render... |
tree | commitdiff |
2012-04-13 |
Sergey Sharybin | Increase limit for game simulation steps to 50, made... |
tree | commitdiff |
2012-04-13 |
Nicholas Bishop | Fix loading external MDisps, BMesh merge bug. |
tree | commitdiff |
2012-04-11 |
Sergey Sharybin | Fix #30904: MovieClip.objects.new() segfault when no... |
tree | commitdiff |
2012-04-10 |
Daniel Genrich | Smoke: Fix for some non animated properties |
tree | commitdiff |
2012-04-10 |
Brecht Van Lommel | Fix #30754: motion blur shutter was animateable while... |
tree | commitdiff |
2012-04-10 |
Sergey Sharybin | mango request: option to draw background in front of... |
tree | commitdiff |
2012-04-10 |
Sergey Sharybin | Fix #30843: Blender Game in Metric Mode allows only... |
tree | commitdiff |
2012-04-10 |
Campbell Barton | code cleanup: replace (val >> 16) with macro RNA_SUBTYP... |
tree | commitdiff |
2012-04-10 |
Campbell Barton | Address [#30842] Blenders Measurement Units set to... |
tree | commitdiff |
2012-04-10 |
Campbell Barton | expose double limit used by auto-merge, addresses bug... |
tree | commitdiff |
2012-04-09 |
Bastien Montagne | Fix own mistake with kyrgyz iso code (did not seem... |
tree | commitdiff |
2012-04-09 |
Campbell Barton | fix [#30865] Crash when browsing last operators in... |
tree | commitdiff |
2012-04-07 |
Campbell Barton | fix for passing float to RNA_def_property_ui_range... |
tree | commitdiff |
2012-04-06 |
Campbell Barton | update python keywords (remove exec, print, add nonlocal) |
tree | commitdiff |
2012-04-05 |
Brecht Van Lommel | Fix #30804: nodetree.links.new() incorrectly disconnect... |
tree | commitdiff |
2012-04-05 |
Sergey Sharybin | Fix for setting active UV, vertex colors and probably... |
tree | commitdiff |
2012-04-05 |
Bastien Montagne | More i18n minor fixes: |
tree | commitdiff |
2012-04-05 |
Bastien Montagne | Adding turkish (tr_TR) language. |
tree | commitdiff |
2012-04-05 |
Campbell Barton | report [#30814] Absolute Shape Keys not working in 2.6 |
tree | commitdiff |
2012-04-04 |
Brecht Van Lommel | Fix #30803: shader node Mapping location property confl... |
tree | commitdiff |
2012-04-04 |
Bastien Montagne | Vector blur compo node: raising hard limit for Blur... |
tree | commitdiff |
2012-04-04 |
Campbell Barton | switching shape keys in editmode needs to recalc normals. |
tree | commitdiff |
2012-04-03 |
Campbell Barton | fix [#30608] Regression: BMesh merge broke customdata... |
tree | commitdiff |
2012-04-03 |
Campbell Barton | rna/py api - rename layers with polygon prefix, since... |
tree | commitdiff |
2012-04-02 |
Sergey Sharybin | Fix #30767: VSE timeline marker update |
tree | commitdiff |
2012-04-02 |
Campbell Barton | code cleanup: |
tree | commitdiff |
2012-03-31 |
Bastien Montagne | Fixing kyrgyz language (code is ky_KG, just ky does... |
tree | commitdiff |
2012-03-31 |
Campbell Barton | move debug flag into its own global var (G.debug),... |
tree | commitdiff |
2012-03-30 |
Brecht Van Lommel | Node socket values now only have soft limits, rather... |
tree | commitdiff |
2012-03-30 |
Bastien Montagne | Fix [#30709] Renaming a bone renames all drivers' targe... |
tree | commitdiff |
2012-03-29 |
Campbell Barton | added Mesh.calc_tessface(), needed to update mesh tessf... |
tree | commitdiff |
2012-03-29 |
Campbell Barton | skip using bmesh operators for converting to/from undo... |
tree | commitdiff |
2012-03-28 |
Campbell Barton | expose image render_slot so keybindings can be configur... |
tree | commitdiff |
2012-03-28 |
Brecht Van Lommel | Cycles: add rendered draw mode option in 3d view header... |
tree | commitdiff |
2012-03-28 |
Lukas Toenne | Fix for the node tree nodes.new API function, this... |
tree | commitdiff |
2012-03-27 |
Campbell Barton | style/name cleanup: have EDBM_* functions match our... |
tree | commitdiff |
2012-03-26 |
Bastien Montagne | Renaming pt_BR to pt, as a recent reform [1] made most... |
tree | commitdiff |
2012-03-26 |
Brecht Van Lommel | Cycles: add ColorRamp node. |
tree | commitdiff |
2012-03-26 |
Sergey Sharybin | Fix #30671: Reset to default values bug |
tree | commitdiff |
2012-03-26 |
Bastien Montagne | Minor fixes to recent new UI messages. |
tree | commitdiff |
2012-03-26 |
Campbell Barton | disallow adding tessfaces to a mesh with polygons ... |
tree | commitdiff |
2012-03-26 |
Campbell Barton | setting the active texture layer from python would... |
tree | commitdiff |
2012-03-26 |
Campbell Barton | rename lattice influence to strength from r45144 (other... |
tree | commitdiff |
2012-03-25 |
Thomas Dinges | Patch: [#30652] Influence slider for Lattice Modifier |
tree | commitdiff |
2012-03-25 |
Campbell Barton | inset tool now works better when insetting around corne... |
tree | commitdiff |
2012-03-24 |
Campbell Barton | style cleanup: follow style guide for/with/if spacing |
tree | commitdiff |
2012-03-24 |
Campbell Barton | style cleanup: pep8, indentation |
tree | commitdiff |
2012-03-24 |
Campbell Barton | style cleanup: follow style guide for formatting of... |
tree | commitdiff |
2012-03-24 |
Campbell Barton | code cleanup: move bmesh inline funcs to headers (avoid... |
tree | commitdiff |
2012-03-23 |
Thomas Dinges | Sequence Editor Themes: |
tree | commitdiff |
2012-03-23 |
Thomas Dinges | 3D View Themes: |
tree | commitdiff |
2012-03-23 |
Campbell Barton | doc cleanup: minor corrections and improvements to... |
tree | commitdiff |
2012-03-23 |
Campbell Barton | rna/python api change: rename Mesh.faces --> tessfaces... |
tree | commitdiff |
2012-03-22 |
Sergey Sharybin | Correction recent start/end range values for frames... |
tree | commitdiff |
2012-03-22 |
Joshua Leung | Quick Mango request: Adjustable contrast/intensity... |
tree | commitdiff |
2012-03-21 |
Peter Schlaile | == Sequencer == |
tree | commitdiff |
2012-03-21 |
Campbell Barton | bmesh docs: |
tree | commitdiff |
2012-03-20 |
Campbell Barton | patch [#30593] Minor 3D View Hint Changes |
tree | commitdiff |
2012-03-20 |
Campbell Barton | replace SETCOL defines with inline function: rgba_char_... |
tree | commitdiff |
2012-03-20 |
Campbell Barton | py/rna api - fix for an empty enum flag with no members... |
tree | commitdiff |
2012-03-20 |
Campbell Barton | fix [#30589] RNA function descriptions not showing... |
tree | commitdiff |
2012-03-20 |
Janne Karhu | Some advanced particle rotation modes and reorganizatio... |
tree | commitdiff |
2012-03-19 |
Campbell Barton | patch [#30595] Wiki Quick Hacks: Make Tooltip Backgroun... |
tree | commitdiff |
2012-03-18 |
Janne Karhu | "Fix" for [#30098] Particle rotation wrong / explode... |
tree | commitdiff |
2012-03-18 |
Nicholas Bishop | Re-enable the clay strips sculpt brush. |
tree | commitdiff |
next |