2012-08-12 |
Campbell Barton | replace ELEM8(gs, ID_ME, ID_CU, ID_MB, ID_LT, ID_LA... |
commit | commitdiff | tree |
2012-08-12 |
Sergey Sharybin | Sequencer: free cache used by sequence when removing... |
commit | commitdiff | tree |
2012-08-12 |
Sergey Sharybin | Sequencer: overlay display type options |
commit | commitdiff | tree |
2012-08-12 |
Sergey Sharybin | NDOF navigation support for clip editor |
commit | commitdiff | tree |
2012-08-12 |
Sergey Sharybin | Fix #32313: freetype fails to load PFB builtin font |
commit | commitdiff | tree |
2012-08-12 |
Sergey Sharybin | Fix sequencer crash when invalidating strip when there... |
commit | commitdiff | tree |
2012-08-12 |
Daniel Genrich | Fix El Topo compile with scons (win32 + linux - both... |
commit | commitdiff | tree |
2012-08-12 |
Campbell Barton | smooth-view for 2d views, graph editor, sequencer,... |
commit | commitdiff | tree |
2012-08-12 |
Daniel Genrich | Fix El Topo compile with scons (only win64 so far) |
commit | commitdiff | tree |
2012-08-11 |
Campbell Barton | style cleanup |
commit | commitdiff | tree |
2012-08-11 |
Campbell Barton | code cleanup: WM naming conventions |
commit | commitdiff | tree |
2012-08-11 |
Campbell Barton | default player was still set to 2.4x, default to intern... |
commit | commitdiff | tree |
2012-08-11 |
Campbell Barton | rename full viewport and disable manipulator |
commit | commitdiff | tree |
2012-08-11 |
Campbell Barton | fix for own error with opencl bokeh blur. |
commit | commitdiff | tree |
2012-08-11 |
Campbell Barton | minor improvements to cmake's datatoc usage, now change... |
commit | commitdiff | tree |
2012-08-11 |
Campbell Barton | add back datatoc, use this instead of cmake script... |
commit | commitdiff | tree |
2012-08-11 |
Sergey Sharybin | Fix #32306: Applying location or rotation scales sculpt... |
commit | commitdiff | tree |
2012-08-11 |
Campbell Barton | remove all remaining data files from source, now all... |
commit | commitdiff | tree |
2012-08-11 |
Campbell Barton | generate brush icons C files at build time. |
commit | commitdiff | tree |
2012-08-11 |
Sergey Sharybin | Style cleanup: whitespace and line breaks |
commit | commitdiff | tree |
2012-08-11 |
Sergey Sharybin | Sequencer: support for masked color balance |
commit | commitdiff | tree |
2012-08-11 |
Campbell Barton | simplified data_to_c macro in cmake |
commit | commitdiff | tree |
2012-08-11 |
Campbell Barton | generate glsl shaders c files at build time. |
commit | commitdiff | tree |
2012-08-11 |
Campbell Barton | startup.blend and preview.blend are now converted to... |
commit | commitdiff | tree |
2012-08-11 |
Campbell Barton | add MEM_recallocN(), so bytes are ensured to be zero... |
commit | commitdiff | tree |
2012-08-11 |
Sergey Sharybin | Code cleanup and minor change to CMake's colalda detect... |
commit | commitdiff | tree |
2012-08-11 |
Campbell Barton | docs for window structs |
commit | commitdiff | tree |
2012-08-11 |
Campbell Barton | fix for minor UI annoyance - when the window is fullscr... |
commit | commitdiff | tree |
2012-08-10 |
Sergey Sharybin | Fix effect settings panel for adjustment effect |
commit | commitdiff | tree |
2012-08-10 |
Campbell Barton | compositor: bokeh blur size input can now be an image... |
commit | commitdiff | tree |
2012-08-10 |
Sergey Sharybin | Fix infinite recursion when using adjustment strip... |
commit | commitdiff | tree |
2012-08-10 |
Campbell Barton | fix own error with scons, building failed when BF_BUILD... |
commit | commitdiff | tree |
2012-08-10 |
Campbell Barton | code cleanup: compositor - define size for executePixel... |
commit | commitdiff | tree |
2012-08-10 |
Campbell Barton | use define for bokeh blur size, also define size of... |
commit | commitdiff | tree |
2012-08-10 |
Sergey Sharybin | Fix building with audaspace disabled |
commit | commitdiff | tree |
2012-08-10 |
Campbell Barton | add asserts in MemoryBuffer.readNoCheck() so it raises... |
commit | commitdiff | tree |
2012-08-10 |
Campbell Barton | fix [#32289] Border Zoom, Zoom Border or Zoom to Border? |
commit | commitdiff | tree |
2012-08-10 |
Campbell Barton | fix [#32300] Convex Hull Poll Shouldn't Require 3D... |
commit | commitdiff | tree |
2012-08-10 |
Campbell Barton | split off auto depth option to have cursor placement... |
commit | commitdiff | tree |
2012-08-10 |
Campbell Barton | minor compositor change: use the max dimension for... |
commit | commitdiff | tree |
2012-08-10 |
Lukas Toenne | Fix for particle object rendering in Cycles. On object... |
commit | commitdiff | tree |
2012-08-10 |
Daniel Genrich | Smoke: High res on even resolution did not write to... |
commit | commitdiff | tree |
2012-08-10 |
Sergey Sharybin | Fix wrong tracks list used for search in Follow Track... |
commit | commitdiff | tree |
2012-08-10 |
Campbell Barton | zero rotation values for quat_apply_track() which were... |
commit | commitdiff | tree |
2012-08-10 |
Lukas Toenne | Extended the search operator for nodes to also support... |
commit | commitdiff | tree |
2012-08-10 |
Lukas Toenne | Added a poll function for the node_tree pointer node... |
commit | commitdiff | tree |
2012-08-10 |
Daniel Genrich | Bugfix: Cloth did not work with Dynamic Paint. |
commit | commitdiff | tree |
2012-08-09 |
Thomas Dinges | Cycles Test App: |
commit | commitdiff | tree |
2012-08-09 |
Campbell Barton | Separate uv selection operator: Y key, behaves much... |
commit | commitdiff | tree |
2012-08-09 |
Campbell Barton | generate COM_OpenCLKernels.cl.h automatically at build... |
commit | commitdiff | tree |
2012-08-09 |
Sergey Sharybin | Frame matching methods for follow track constraint |
commit | commitdiff | tree |
2012-08-09 |
Sergey Sharybin | Fixed typo in clip's display aspect usage |
commit | commitdiff | tree |
2012-08-09 |
Campbell Barton | use sensor size when calculating dof rather then hard... |
commit | commitdiff | tree |
2012-08-09 |
Daniel Genrich | Bugfix/Enhancement: Cloth didn't support animated verte... |
commit | commitdiff | tree |
2012-08-09 |
Thomas Dinges | Cycles / Cmake: |
commit | commitdiff | tree |
2012-08-09 |
Lukas Toenne | Fix for the default internal connect function for nodes... |
commit | commitdiff | tree |
2012-08-09 |
Sergey Sharybin | Remove redundant referenced to bf_intern_bop |
commit | commitdiff | tree |
2012-08-08 |
Campbell Barton | code cleanup: ensure macros require ';' endings |
commit | commitdiff | tree |
2012-08-08 |
Campbell Barton | utility functions for getting/setting rectangles for... |
commit | commitdiff | tree |
2012-08-08 |
Campbell Barton | support for border zooming out by using the middle... |
commit | commitdiff | tree |
2012-08-08 |
Campbell Barton | code cleanup: rename G.afbreek --> is_break, G.renderin... |
commit | commitdiff | tree |
2012-08-08 |
Campbell Barton | code cleanup: rename G.rt to G.debug_value |
commit | commitdiff | tree |
2012-08-08 |
Campbell Barton | add threshold blending to opencl too. |
commit | commitdiff | tree |
2012-08-08 |
Campbell Barton | sync changes between opencl and C++ VariableSizeBokehBl... |
commit | commitdiff | tree |
2012-08-08 |
Lukas Toenne | Renamed the mx/my coordinates in SpaceNode to more... |
commit | commitdiff | tree |
2012-08-08 |
Campbell Barton | code cleanup: lazy init enum for node search |
commit | commitdiff | tree |
2012-08-08 |
Campbell Barton | dof node; change how threshold is applied, rather then... |
commit | commitdiff | tree |
2012-08-08 |
Sergey Sharybin | Sequencer: corrections to sequence cache invalidation |
commit | commitdiff | tree |
2012-08-08 |
Sergey Sharybin | Sequencer: initial implementation of multithreaded... |
commit | commitdiff | tree |
2012-08-08 |
Sergey Sharybin | Code cleanup: use defines instead of magic constants |
commit | commitdiff | tree |
2012-08-08 |
Sergey Sharybin | Sequencer: do not invalidate sequences which are not... |
commit | commitdiff | tree |
2012-08-08 |
Sergey Sharybin | Style cleanup: whitespace |
commit | commitdiff | tree |
2012-08-08 |
Sergey Sharybin | Sequencer: initial support of refreshing only changed... |
commit | commitdiff | tree |
2012-08-08 |
Campbell Barton | improvement to the DOF node, after blurring the radius... |
commit | commitdiff | tree |
2012-08-08 |
Lukas Toenne | Search option for adding nodes. |
commit | commitdiff | tree |
2012-08-08 |
Campbell Barton | DOF node: clamp blurring the zdepth radius buffer by... |
commit | commitdiff | tree |
2012-08-08 |
Campbell Barton | data_to_c in cmake, not used yet. |
commit | commitdiff | tree |
2012-08-08 |
Joshua Leung | Code cleanup - whitespace |
commit | commitdiff | tree |
2012-08-08 |
Joshua Leung | Disable saving property defaults for many of the proper... |
commit | commitdiff | tree |
2012-08-08 |
Joshua Leung | Bugfix [#32250] Dubious selection mode in Dopesheet... |
commit | commitdiff | tree |
2012-08-08 |
Sergey Sharybin | Movie cache: add function to iterate through cache... |
commit | commitdiff | tree |
2012-08-08 |
Sv. Lockal | Fix logic error in mipmap filter and refactor scaling... |
commit | commitdiff | tree |
2012-08-08 |
Sergey Sharybin | Code cleanup: make some more functions more meaningful... |
commit | commitdiff | tree |
2012-08-08 |
Sergey Sharybin | Style cleanup |
commit | commitdiff | tree |
2012-08-08 |
Sergey Sharybin | Code cleanup: BKE_ prefix for public sequencer functions |
commit | commitdiff | tree |
2012-08-08 |
Sergey Sharybin | Code cleanup: remove redundant struct and some space... |
commit | commitdiff | tree |
2012-08-08 |
Sergey Sharybin | Code cleanup: remove unused functions |
commit | commitdiff | tree |
2012-08-08 |
Sergey Sharybin | Style cleanup: white space |
commit | commitdiff | tree |
2012-08-08 |
Sergey Sharybin | Code cleanup: mark functions as static, ifdef 0 some... |
commit | commitdiff | tree |
2012-08-08 |
Campbell Barton | fix for minor regression in own recent edits: sample... |
commit | commitdiff | tree |
2012-08-08 |
Campbell Barton | skip loading file selector icons when running in backgr... |
commit | commitdiff | tree |
2012-08-08 |
Sergey Sharybin | Fix crash in cases when render layers node is muted |
commit | commitdiff | tree |
2012-08-08 |
Campbell Barton | patch [#32282] Fix segfault on exit in IM shutdown. |
commit | commitdiff | tree |
2012-08-08 |
Mitchell Stokes | Accidentally did a commit when I wanted to revert.... |
commit | commitdiff | tree |
2012-08-08 |
Mitchell Stokes | (no commit message) |
commit | commitdiff | tree |
2012-08-07 |
Campbell Barton | use -FLT_MAX where FLT_MIN was misused |
commit | commitdiff | tree |
2012-08-07 |
Campbell Barton | minor edits to node view |
commit | commitdiff | tree |
2012-08-07 |
Campbell Barton | fix for own error confusing FLT_MIN with -FLT_MAX ... |
commit | commitdiff | tree |
2012-08-07 |
Campbell Barton | select linked |
commit | commitdiff | tree |
2012-08-07 |
Sergey Sharybin | Made image buffer threaded processor generic function, |
commit | commitdiff | tree |
next |