2013-04-13 |
Campbell Barton | code cleanup: use `const char` for args and replace... |
tree | commitdiff |
2013-04-13 |
Campbell Barton | code cleanup: warnings + style |
tree | commitdiff |
2013-04-12 |
Antony Riakiotakis | Allow rake/random brush rotation for random mapping... |
tree | commitdiff |
2013-04-12 |
Antony Riakiotakis | Fixes: |
tree | commitdiff |
2013-04-12 |
Antony Riakiotakis | oversight on scons, this should fix. |
tree | commitdiff |
2013-04-12 |
Antony Riakiotakis | Add function to query maximum texture size. Also, make... |
tree | commitdiff |
2013-04-12 |
Antony Riakiotakis | Paint refactoring commit, non-disruptive (in theory :p) |
tree | commitdiff |
2013-04-12 |
Antony Riakiotakis | Add property update for radial control operator. It... |
tree | commitdiff |
2013-04-12 |
Lukas Toenne | Fix for user count when adding a new library node tree... |
tree | commitdiff |
2013-04-12 |
Brecht Van Lommel | Fix #34322: cycles crash with (undo) save during thread... |
tree | commitdiff |
2013-04-12 |
Brecht Van Lommel | Fix #34961: camera fly mode would reset camera scale. |
tree | commitdiff |
2013-04-12 |
Sergey Sharybin | Blender is compilable with strict compiler flags again |
tree | commitdiff |
2013-04-12 |
Ton Roosendaal | Adding scrollbar default to Python console and Python... |
tree | commitdiff |
2013-04-12 |
Lukas Toenne | Added 'move' functions to the inputs and outputs node... |
tree | commitdiff |
2013-04-12 |
Campbell Barton | minor edit to bake printouts which could get mixed... |
tree | commitdiff |
2013-04-12 |
Lukas Toenne | Removed a lot of now-unnecessary checks from node RNA... |
tree | commitdiff |
2013-04-12 |
Sergey Sharybin | Image draw method option |
tree | commitdiff |
2013-04-12 |
Lukas Toenne | Made the update callback in bNodeTree registerable... |
tree | commitdiff |
2013-04-12 |
Lukas Toenne | Small change to the node space RNA function for opening... |
tree | commitdiff |
2013-04-12 |
Campbell Barton | fix for own recent addition of transform indervidual... |
tree | commitdiff |
2013-04-12 |
Dalai Felinto | bge fix: framing mode "Expanded" not updated when resiz... |
tree | commitdiff |
2013-04-12 |
Campbell Barton | code cleanup: warnings and style. |
tree | commitdiff |
2013-04-11 |
Brecht Van Lommel | Related to #34558: clarify the description for the... |
tree | commitdiff |
2013-04-11 |
Jens Verwiebe | Correct stub for snapObjectsRayEx |
tree | commitdiff |
2013-04-11 |
Jens Verwiebe | Add stub for snapObjectsRayEx |
tree | commitdiff |
2013-04-11 |
Jens Verwiebe | Add stub for snapObjectsRayEx |
tree | commitdiff |
2013-04-11 |
Thomas Dinges | And another compile fix for Windows / scons for r55946. |
tree | commitdiff |
2013-04-11 |
Thomas Dinges | Compile fix for r55970. |
tree | commitdiff |
2013-04-11 |
Brecht Van Lommel | Fix #34817: improve OpenGL preview render speed, it... |
tree | commitdiff |
2013-04-11 |
Brecht Van Lommel | Fix #34956: rendering animation with audio would crash... |
tree | commitdiff |
2013-04-11 |
Sergey Sharybin | Fix issue with bright frames appearing in clip editor... |
tree | commitdiff |
2013-04-11 |
Antony Riakiotakis | Fix #34954, due to hardcoded key release it was impossi... |
tree | commitdiff |
2013-04-11 |
Brecht Van Lommel | Fix #34929: windows would show a "No disk in drive... |
tree | commitdiff |
2013-04-11 |
Sergey Sharybin | Fix for material icon rendering with cycles |
tree | commitdiff |
2013-04-11 |
Antony Riakiotakis | Fix #34923 Images that have their alpha calculated... |
tree | commitdiff |
2013-04-11 |
Campbell Barton | make scene.ray_cast() behave like object.ray_cast(... |
tree | commitdiff |
2013-04-11 |
Campbell Barton | py api: |
tree | commitdiff |
2013-04-11 |
Sergey Sharybin | Use SWS_FULL_CHR_H_INT for SWS context for more accurat... |
tree | commitdiff |
2013-04-11 |
Campbell Barton | fix for crash in own recent commit. searchbox's need... |
tree | commitdiff |
2013-04-11 |
Campbell Barton | fix [#34936] Unable to select items using only the... |
tree | commitdiff |
2013-04-11 |
Campbell Barton | add 2d length functions for testing pixel coords. len_m... |
tree | commitdiff |
2013-04-11 |
Campbell Barton | fix own mistake in recent inset-interpolation option... |
tree | commitdiff |
2013-04-10 |
Campbell Barton | fix [#34947] Alt-F Fill not working |
tree | commitdiff |
2013-04-10 |
Campbell Barton | code cleanup: unused defines, remove unused scanfill... |
tree | commitdiff |
2013-04-10 |
Campbell Barton | interpolate verts as well as loops for inset. |
tree | commitdiff |
2013-04-10 |
Jens Verwiebe | Fluid threads: re-add an erratically forgotten line... |
tree | commitdiff |
2013-04-10 |
Campbell Barton | correction to own recent changes to exitmode using... |
tree | commitdiff |
2013-04-10 |
Campbell Barton | code cleanup: unused vars, make other vars static. |
tree | commitdiff |
2013-04-10 |
Tamito Kajiyama | Fix for a crash in the Bezier Curve geometry modifier. |
tree | commitdiff |
2013-04-10 |
Jens Verwiebe | Add a gui control for setting omp threads in fluids |
tree | commitdiff |
2013-04-10 |
Brecht Van Lommel | Fix #34941: Space.draw_handler_add now supports PRE_VIE... |
tree | commitdiff |
2013-04-10 |
Campbell Barton | alternate solution for r55921 which was calling invoke... |
tree | commitdiff |
2013-04-10 |
Tamito Kajiyama | Fix for [#34904] and [#34913]: broken Freestyle edge... |
tree | commitdiff |
2013-04-10 |
Tamito Kajiyama | Fix for the subtype of range_min/max parameters in... |
tree | commitdiff |
2013-04-09 |
Sergey Sharybin | Fix #34938: Not freeing dynstr_cstring memory blocks... |
tree | commitdiff |
2013-04-09 |
Sergey Sharybin | Fixes for sequencer effects |
tree | commitdiff |
2013-04-09 |
Brecht Van Lommel | Fix #34932: drivers on world nodes not updating on... |
tree | commitdiff |
2013-04-09 |
Gaia Clary | temporary fix for saving custom template files similar... |
tree | commitdiff |
2013-04-09 |
Mitchell Stokes | BGE: Non-mesh objects (lamps, empties, group instances... |
tree | commitdiff |
2013-04-09 |
Campbell Barton | rigidbody operators poll functions were mixing up CTX_d... |
tree | commitdiff |
2013-04-09 |
Campbell Barton | code cleanup: abbreviations ob, con - aren't normally... |
tree | commitdiff |
2013-04-09 |
Campbell Barton | Pressing Ctrl+R when blender was built without bullet... |
tree | commitdiff |
2013-04-09 |
Tamito Kajiyama | Attempt to fix a potential name conflict between Freest... |
tree | commitdiff |
2013-04-09 |
Campbell Barton | fix [#34902] Unicode decode error in Python console... |
tree | commitdiff |
2013-04-09 |
Campbell Barton | fix for error in recent changes to beautify, clear... |
tree | commitdiff |
2013-04-08 |
Antony Riakiotakis | Compatibility and robustness: |
tree | commitdiff |
2013-04-08 |
Brecht Van Lommel | Fix #34875: 0 digits of precision was not supported... |
tree | commitdiff |
2013-04-08 |
Antony Riakiotakis | Texture tools robustness: |
tree | commitdiff |
2013-04-08 |
Brecht Van Lommel | Fix #34908: compressed DDS files did not display proper... |
tree | commitdiff |
2013-04-08 |
Bastien Montagne | A few more UI messages fixes... |
tree | commitdiff |
2013-04-08 |
Campbell Barton | fix for bug where notifiers could hold pointers to... |
tree | commitdiff |
2013-04-08 |
Campbell Barton | rewind part of r55893, smooth-view for pan was annoying... |
tree | commitdiff |
2013-04-08 |
Sergey Sharybin | 2D stabilization default filter to bilinear |
tree | commitdiff |
2013-04-08 |
Sergey Sharybin | Camera stabilization fixes and improvements |
tree | commitdiff |
2013-04-08 |
Campbell Barton | fix for various crashes from incorrect poll functions. |
tree | commitdiff |
2013-04-08 |
Campbell Barton | code cleanup: unused macros |
tree | commitdiff |
2013-04-08 |
Lukas Toenne | Exposed the bNodeSocket->limit value in RNA, so it... |
tree | commitdiff |
2013-04-08 |
Campbell Barton | fix for own mistake in recent adjustments to transform... |
tree | commitdiff |
2013-04-08 |
Bastien Montagne | Fix [#34920] Hit Spacebar, search for freestyle, click... |
tree | commitdiff |
2013-04-08 |
Campbell Barton | fix [#34900] Building blender as a python module is... |
tree | commitdiff |
2013-04-08 |
Campbell Barton | fix [#34903] Lock Camera to View allows Numpad orbit... |
tree | commitdiff |
2013-04-08 |
Campbell Barton | style cleanup |
tree | commitdiff |
2013-04-08 |
Campbell Barton | inset and bevel could both be activated when there... |
tree | commitdiff |
2013-04-08 |
Campbell Barton | fix [#34918] Interactive bevel doesn't accept +/- keys... |
tree | commitdiff |
2013-04-08 |
Campbell Barton | fix [#34905] Text editor: replacing matches by empty... |
tree | commitdiff |
2013-04-08 |
Campbell Barton | fix for fix: re-activating buttons to fix [#33466]... |
tree | commitdiff |
2013-04-08 |
Campbell Barton | surpport converting boundary edges to curves with BKE_m... |
tree | commitdiff |
2013-04-07 |
Thomas Dinges | Fix for [#34898] Typo in error message of mathutils... |
tree | commitdiff |
2013-04-07 |
Sergej Reich | rigidbody: Fix/workaround for transforming rigid bodies... |
tree | commitdiff |
2013-04-07 |
Sergej Reich | transform: Code cleanup |
tree | commitdiff |
2013-04-07 |
Campbell Barton | Mesh Tool, |
tree | commitdiff |
2013-04-07 |
Campbell Barton | use lowercase name for freestyle module (as with all... |
tree | commitdiff |
2013-04-07 |
Bastien Montagne | Reverting changes from r55873 for rna_define.c, sorry... |
tree | commitdiff |
2013-04-07 |
Thomas Dinges | Freestyle UI: |
tree | commitdiff |
2013-04-07 |
Tamito Kajiyama | Fix for Unicode literal (causing a compile error in... |
tree | commitdiff |
2013-04-07 |
Bastien Montagne | Usual typo fixes... ;) |
tree | commitdiff |
2013-04-07 |
Tamito Kajiyama | Reverted a change accidentally committed. |
tree | commitdiff |
2013-04-07 |
Tamito Kajiyama | Missing build_files updates in the merger in revision... |
tree | commitdiff |
2013-04-07 |
Campbell Barton | mesh inset tool - option to interpolate UV's vcols... |
tree | commitdiff |
2013-04-07 |
Campbell Barton | simplify inset loop-customdata-copying, no real benefit... |
tree | commitdiff |
next |